Browse Source

Mass-Commit: - split "Distribution" header into "Distribution" (old) and "Class" (new) headers by moving the attached class information. - embed the vendor version tracking configuration through the new "%track" section. - bump up the OpenPKG bootstrap dependency, because the "Class" header and "%track" section are only supported by our latest bootstrap version.

master
parent
commit
81c7391c14
  1. 16
      a2ps/a2ps.spec
  2. 16
      abiword/abiword.spec
  3. 16
      accent/accent.spec
  4. 21
      acroread/acroread.spec
  5. 16
      adns/adns.spec
  6. 16
      aegis/aegis.spec
  7. 16
      afio/afio.spec
  8. 14
      aft/aft.spec
  9. 16
      aica/aica.spec
  10. 16
      aide/aide.spec
  11. 16
      al/al.spec
  12. 16
      amavisd/amavisd.spec
  13. 16
      amd/amd.spec
  14. 16
      analog/analog.spec
  15. 16
      ant/ant.spec
  16. 16
      antiword/antiword.spec
  17. 83
      apache/apache.spec
  18. 14
      apache2/apache2.spec
  19. 16
      apg/apg.spec
  20. 16
      apr/apr.spec
  21. 18
      apt/apt.spec
  22. 17
      arpd/arpd.spec
  23. 16
      as-cui/as-cui.spec
  24. 16
      as-gui/as-gui.spec
  25. 16
      ascii/ascii.spec
  26. 31
      aspell/aspell.spec
  27. 18
      atk/atk.spec
  28. 16
      atool/atool.spec
  29. 16
      audiofile/audiofile.spec
  30. 16
      autoconf/autoconf.spec
  31. 16
      autogen/autogen.spec
  32. 16
      automake/automake.spec
  33. 16
      autotrace/autotrace.spec
  34. 18
      awk/awk.spec
  35. 16
      axyftp/axyftp.spec
  36. 16
      bar/bar.spec
  37. 23
      bash/bash.spec
  38. 16
      bc/bc.spec
  39. 16
      beecrypt/beecrypt.spec
  40. 24
      bind/bind.spec
  41. 16
      bind8/bind8.spec
  42. 16
      binutils/binutils.spec
  43. 21
      bison/bison.spec
  44. 16
      blender/blender.spec
  45. 16
      bochs/bochs.spec
  46. 16
      bogofilter/bogofilter.spec
  47. 16
      boxes/boxes.spec
  48. 16
      bs/bs.spec
  49. 16
      bsdiff/bsdiff.spec
  50. 16
      btyacc/btyacc.spec
  51. 18
      bzip2/bzip2.spec
  52. 17
      c2man/c2man.spec
  53. 16
      cabextract/cabextract.spec
  54. 16
      cacti/cacti.spec
  55. 16
      cadaver/cadaver.spec
  56. 16
      calamaris/calamaris.spec
  57. 16
      calc/calc.spec
  58. 16
      ccache/ccache.spec
  59. 16
      ccrypt/ccrypt.spec
  60. 16
      cdk/cdk.spec
  61. 16
      cdpr/cdpr.spec
  62. 16
      cdrecord/cdrecord.spec
  63. 16
      cfengine/cfengine.spec
  64. 16
      cfg/cfg.spec
  65. 21
      cflow/cflow.spec
  66. 16
      cftp/cftp.spec
  67. 16
      chkrootkit/chkrootkit.spec
  68. 16
      clamav/clamav.spec
  69. 16
      cocor/cocor.spec
  70. 21
      coreutils/coreutils.spec
  71. 16
      cpio/cpio.spec
  72. 16
      cpu/cpu.spec
  73. 16
      crm114/crm114.spec
  74. 16
      cronolog/cronolog.spec
  75. 16
      cscope/cscope.spec
  76. 18
      cups/cups.spec
  77. 16
      curl/curl.spec
  78. 21
      cvs/cvs.spec
  79. 18
      cvs2cl/cvs2cl.spec
  80. 16
      cvsd/cvsd.spec
  81. 16
      cvsps/cvsps.spec
  82. 16
      cvstrac/cvstrac.spec
  83. 16
      cvsweb/cvsweb.spec
  84. 16
      cvsync/cvsync.spec
  85. 16
      daemon/daemon.spec
  86. 16
      dailystrips/dailystrips.spec
  87. 21
      db/db.spec
  88. 16
      dbtool/dbtool.spec
  89. 16
      dcoracle2/dcoracle2.spec
  90. 16
      dcron/dcron.spec
  91. 16
      ddd/ddd.spec
  92. 15
      delegate/delegate.spec
  93. 16
      devtodo/devtodo.spec
  94. 16
      dhcp-agent/dhcp-agent.spec
  95. 16
      dhcpd/dhcpd.spec
  96. 16
      dhcpdump/dhcpdump.spec
  97. 16
      dhcping/dhcping.spec
  98. 16
      di/di.spec
  99. 18
      dia/dia.spec
  100. 16
      dialog/dialog.spec
  101. Some files were not shown because too many files have changed in this diff Show More

16
a2ps/a2ps.spec

@ -33,11 +33,12 @@ Summary: Any to Postscript Conversion Tool
URL: http://www.inf.enst.fr/~demaille/a2ps/
Vendor: Akim Demaille
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Converter
License: GPL
Version: %{V_major}%{V_minor}
Release: 20020609
Release: 20040203
# list of sources
Source0: ftp://ftp.enst.fr/pub/unix/a2ps/a2ps-%{V_major}%{V_minor}.tar.gz
@ -45,8 +46,8 @@ Source0: ftp://ftp.enst.fr/pub/unix/a2ps/a2ps-%{V_major}%{V_minor}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, psutils, flex, bison
PreReq: OpenPKG, openpkg >= 20020206, psutils
BuildPreReq: OpenPKG, openpkg >= 20040130, psutils, flex, bison
PreReq: OpenPKG, openpkg >= 20040130, psutils
AutoReq: no
AutoReqProv: no
@ -57,6 +58,13 @@ AutoReqProv: no
able to deal with other file types (PostScript, Texinfo, compressed,
whatever...) provided you have the necessary tools.
%track
prog a2ps = {
version = 4.13b
url = ftp://ftp.enst.fr/pub/unix/a2ps/
regex = a2ps-(__VER__)\.tar\.gz
}
%prep
%setup -q -n a2ps-%{V_major}

16
abiword/abiword.spec

@ -33,11 +33,12 @@ Summary: X11 Word Processor
URL: http://www.abisource.com/
Vendor: Abi the Ant
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Editor
License: GPL
Version: %{V_opkg}
Release: 20040105
Release: 20040203
# list of sources
Source0: http://download.sourceforge.net/sourceforge/abiword/abiword-%{V_dist}.tar.gz
@ -56,9 +57,9 @@ Patch0: abiword.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, fontconfig, pkgconfig, fribidi, xft
BuildPreReq: OpenPKG, openpkg >= 20040130, fontconfig, pkgconfig, fribidi, xft
BuildPreReq: glib2, glib2::with_threads = yes, libiconv, libglade, zlib, popt
PreReq: OpenPKG, openpkg >= 20030103, fontconfig
PreReq: OpenPKG, openpkg >= 20040130, fontconfig
AutoReq: no
AutoReqProv: no
@ -73,6 +74,13 @@ AutoReqProv: no
WordPerfect documents, Microsoft Word documents, Rich Text
Format documents, and many more.
%track
prog abiword = {
version = 2.1.0
url = http://download.sourceforge.net/sourceforge/abiword/
regex = abiword-(\d+\.\d+\.\d+(-\d+)?)\.tar\.gz
}
%prep
%setup0 -q -n abiword-%{V_dist}
%patch0 -p0

16
accent/accent.spec

@ -29,11 +29,12 @@ Summary: Compiler Compiler for all Context-Free Languages
URL: http://accent.compilertools.net/
Vendor: GMD
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 0.8
Release: 20030723
Release: 20040203
# list of sources
Source0: http://accent.compilertools.net/accent-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://accent.compilertools.net/accent-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
technique is required. This makes Accent much simpler to use than
traditional systems such as Yacc.
%track
prog accent = {
version = 0.8
url = http://accent.compilertools.net/distribution.html
regex = accent-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst -e 's;CC=cc;CC="%{l_cc} %{l_cflags -O}";' accent/build

21
acroread/acroread.spec

@ -33,11 +33,12 @@ Summary: Acrobat Reader
URL: http://www.adobe.com/products/acrobat/
Vendor: Adobe
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Graphics
License: Commercial
Version: %{V_real}
Release: 20031019
Release: 20040203
# list of sources
Source0: ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/linux-%{V_comp}.tar.gz
@ -46,8 +47,8 @@ Source1: ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/sol-%{V_comp}
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909
PreReq: OpenPKG, openpkg >= 20030909, X11
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130, X11
AutoReq: no
AutoReqProv: no
@ -55,6 +56,18 @@ AutoReqProv: no
This is the freely-available Adobe Acrobat Reader (v5) for the
Adobe Portable Document Format (PDF).
%track
prog acroread:linux = {
version = 508
url = ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/
regex = linux-(__VER__)\.tar\.gz
}
prog acroread:solaris = {
version = 508
url = ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/
regex = sol-(__VER__)\.tar\.gz
}
%prep
%setup -q -T -c

16
adns/adns.spec

@ -29,11 +29,12 @@ Summary: Asynchronous DNS Client Library
URL: http://www.chiark.greenend.org.uk/~ian/adns/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: DNS
License: GPL
Version: 1.1
Release: 20030921
Release: 20040203
# list of sources
Source0: ftp://ftp.chiark.greenend.org.uk/users/ian/adns/adns-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: ftp://ftp.chiark.greenend.org.uk/users/ian/adns/adns-%{version}.ta
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -57,6 +58,13 @@ AutoReqProv: no
the various causes of failure properly; understands conventional
resolv.conf.
%track
prog adns = {
version = 1.1
url = ftp://ftp.chiark.greenend.org.uk/users/ian/adns/
regex = adns-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst \

16
aegis/aegis.spec

@ -29,11 +29,12 @@ Summary: Software Configuration Management System
URL: http://aegis.sourceforge.net/
Vendor: Peter Miller
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 4.16
Release: 20040115
Release: 20040203
# list of sources
Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, perl, bison, groff
PreReq: OpenPKG, openpkg >= 20021230, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, bison, groff
PreReq: OpenPKG, openpkg >= 20040130, perl
BuildPreReq: zlib, gettext, libiconv
PreReq: zlib, gettext, libiconv
AutoReq: no
@ -55,6 +56,13 @@ AutoReqProv: no
these changes back into the master source of the program, with as little
disruption as possible.
%track
prog aegis = {
version = 4.16
url = http://aegis.sourceforge.net/download.html
regex = aegis-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst \

16
afio/afio.spec

@ -29,11 +29,12 @@ Summary: CPIO Archiver
URL: http://freshmeat.net/projects/afio/
Vendor: Mark Brukhartz et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Archiver
License: LGPL
Version: 2.5
Release: 20031222
Release: 20040203
# list of sources
Source0: http://members.brabant.chello.nl/~k.holtman/afio-%{version}.tgz
@ -42,8 +43,8 @@ Patch0: afio.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
much safer than compressed tar(1) or cpio(1) archives. Afio is best
used as an `archive engine' in a backup script.
%track
prog afio = {
version = 2.5
url = http://freshmeat.net/projects/afio/
regex = afio-(__VER__)\.tgz
}
%prep
%setup -q
%patch -p0

14
aft/aft.spec

@ -29,7 +29,8 @@ Summary: Almost Free Text
URL: http://www.maplefish.com/todd/aft.html
Vendor: Todd Coram
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 5.0931
@ -41,8 +42,8 @@ Source0: http://www.maplefish.com/todd/aft-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: OpenPKG, openpkg >= 20040130, perl
AutoReq: no
AutoReqProv: no
@ -57,6 +58,13 @@ AutoReqProv: no
be done is to edit a rule file. You can even customize your own HTML rule
files for specialized output.
%track
prog aft = {
version = 5.0931
url = http://www.maplefish.com/todd/aft.html
regex = aft-(\d+\.\d+)\.tar\.gz
}
%prep
%setup -q

16
aica/aica.spec

@ -29,11 +29,12 @@ Summary: Certification Authority and PKI Tools
URL: http://mars.elcom.nitech.ac.jp/security
Vendor: Akira Iwata Laboratory
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Security
License: AiCrypto
Version: 0.81
Release: 20031117
Release: 20040203
# list of sources
Source0: http://mars.elcom.nitech.ac.jp/security/AiCA-%{version}.tar.gz
@ -44,8 +45,8 @@ Patch0: aica.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20031117, gcc
PreReq: OpenPKG, openpkg >= 20031117
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -55,6 +56,13 @@ AutoReqProv: no
This product includes software developed by Akira Iwata Laboratory,
Nagoya Institute of Technology in Japan (http://mars.elcom.nitech.ac.jp/)
%track
prog aica = {
version = 0.81
url = http://mars.elcom.nitech.ac.jp/security/
regex = AiCA-(__VER__)\.tar\.gz
}
%prep
%setup -q -n AiCA
%patch -p0

16
aide/aide.spec

@ -29,11 +29,12 @@ Summary: Advanced Intrusion Detection Environment
URL: http://www.aide.org/
Vendor: R. Lehti & P. Virolainen
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Security
License: GPL
Version: 0.9
Release: 20030724
Release: 20040203
# package options
%option with_fsl yes
@ -47,9 +48,9 @@ Patch0: aide.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, bison, flex
BuildPreReq: OpenPKG, openpkg >= 20040130, bison, flex
BuildPreReq: mhash, zlib
PreReq: OpenPKG, openpkg >= 20030718
PreReq: OpenPKG, openpkg >= 20040130
PreReq: mhash, zlib
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
@ -61,6 +62,13 @@ AutoReqProv: no
%description
Aide is an intrusion detection system for checking the integrity of files.
%track
prog aide = {
version = 0.9
url = ftp://www.cs.tut.fi/pub/src/gnu/
regex = \baide-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p1

16
al/al.spec

@ -29,11 +29,12 @@ Summary: Assembly Line Library
URL: http://www.ossp.org/pkg/lib/al/
Vendor: The OSSP Project
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: System
License: MIT/X11-style
Version: 0.9.1
Release: 20030115
Release: 20040203
# package options
%option with_ex no
@ -44,8 +45,8 @@ Source0: ftp://ftp.ossp.org/pkg/lib/al/al-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_ex}" == "yes"
BuildPreReq: ex
PreReq: ex
@ -62,6 +63,13 @@ AutoReqProv: no
has convenient chunk traversal methods and optional OSSP ex based
exception handling.
%track
prog al = {
version = 0.9.1
url = ftp://ftp.ossp.org/pkg/lib/al/
regex = al-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
amavisd/amavisd.spec

@ -33,11 +33,12 @@ Summary: Interface Daemon between MTA and Content Checker
URL: http://www.ijs.si/software/amavisd/
Vendor: Mark Martinec
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Mail
License: GPL
Version: %{V_major}%{V_minor}
Release: 20040105
Release: 20040203
# package options
%option with_milter no
@ -49,8 +50,8 @@ Source1: rc.amavisd
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, sed
PreReq: OpenPKG, openpkg >= 20030718, spamassassin
BuildPreReq: OpenPKG, openpkg >= 20040130, sed
PreReq: OpenPKG, openpkg >= 20040130, spamassassin
PreReq: perl, perl-net, perl-util, perl-mail, perl-time
PreReq: perl-sys, perl-comp, perl-conv
%if "%{with_milter}" == "yes"
@ -68,6 +69,13 @@ AutoReqProv: no
programs. Best with Postfix, works with Exim, sendmail/milter, or
with any MTA as a SMTP relay.
%track
prog amavisd = {
version = 20030616-p7
url = http://www.ijs.si/software/amavisd/
regex = amavisd-new-(__VER__)\.tar\.gz
}
%prep
%setup -q -n amavisd-new-%{V_major}
%{l_shtool} subst \

16
amd/amd.spec

@ -29,11 +29,12 @@ Summary: Auto-Mounting Daemon
URL: http://www.am-utils.org/
Vendor: UCB
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: System
License: BSD
Version: 6.0.9
Release: 20040202
Release: 20040203
# list of sources
Source0: ftp://ftp.am-utils.org/pub/am-utils/am-utils-%{version}.tar.gz
@ -44,8 +45,8 @@ Patch0: amd.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, flex, bison
PreReq: OpenPKG, openpkg >= 20030909, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, flex, bison
PreReq: OpenPKG, openpkg >= 20040130, perl
AutoReq: no
AutoReqProv: no
@ -66,6 +67,13 @@ AutoReqProv: no
inaccessible and then mount replacement filesystems as and when they
become available.
%track
prog amd = {
version = 6.0.9
url = ftp://ftp.am-utils.org/pub/am-utils/
regex = am-utils-(6\.0\.\d+)\.tar\.gz
}
%prep
%setup -q -n am-utils-%{version}
%patch -p0

16
analog/analog.spec

@ -29,11 +29,12 @@ Summary: Website Logfile Analysing and Reporting
URL: http://www.analog.cx/
Vendor: Stephen Turner
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Web
License: GPL
Version: 5.32
Release: 20030919
Release: 20040203
# list of sources
Source0: http://www.analog.cx/analog-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.analog.cx/analog-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, make
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
visiting from, which sites they tried to follow broken links from,
and all sorts of other useful information.
%track
prog analog = {
version = 5.32
url = http://www.analog.cx/download.html
regex = analog-(\d+\.\d+)\.tar\.gz
}
%prep
%setup -q

16
ant/ant.spec

@ -33,11 +33,12 @@ Summary: A Java based build tool
URL: http://jakarta.apache.org/ant/
Vendor: Apache Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Development
License: Apache Software License
Version: %{V_opkg}
Release: 20031219
Release: 20040203
# list of sources
Source0: http://www.apache.org/dist/ant/binaries/apache-ant-%{V_real}-bin.tar.bz2
@ -47,8 +48,8 @@ Source2: rc.ant
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718
PreReq: OpenPKG, openpkg >= 20030718, JRE
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130, JRE
AutoReq: no
AutoReqProv: no
@ -56,6 +57,13 @@ AutoReqProv: no
Apache Ant is a Java based build tool. In theory it is kind of like make
without make's wrinkles.
%track
prog ant = {
version = 1.6.0
url = http://www.apache.org/dist/ant/binaries/
regex = apache-ant-(__VER__)-bin\.tar\.bz2
}
%prep
%setup -q -n apache-ant-%{V_real}

16
antiword/antiword.spec

@ -29,11 +29,12 @@ Summary: Microsoft Word to ASCII/PostScript converter
URL: http://www.winfield.demon.nl/index.html
Vendor: Adri van Os
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Converter
License: GPL
Version: 0.35
Release: 20031206
Release: 20040203
# list of sources
Source0: http://www.winfield.demon.nl/linux/antiword-%{version}.tar.gz
@ -41,14 +42,21 @@ Source0: http://www.winfield.demon.nl/linux/antiword-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
%description
Converts Microsoft Word documents to plain ASCII or PostScript documents.
%track
prog antiword = {
version = 0.35
url = http://www.winfield.demon.nl/linux/
regex = antiword-(__VER__)\.tar\.gz
}
%prep
%setup -q

83
apache/apache.spec

@ -57,11 +57,12 @@ Summary: Apache HTTP Server
URL: http://httpd.apache.org/
Vendor: Apache Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Web
License: ASF
Version: %{V_apache}
Release: 20040202
Release: 20040203
# package options (suexec related)
%option with_suexec yes
@ -194,8 +195,8 @@ Patch0: apache.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030927
PreReq: OpenPKG, openpkg >= 20030927
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_mod_ssl}" == "yes"
BuildPreReq: openssl, mm
PreReq: openssl, mm
@ -344,6 +345,80 @@ AutoReqProv: no
of users have contributed ideas, code, and documentation to the
project.
%track
prog apache = {
version = 1.3.29
url = http://www.apache.org/dist/httpd/
regex = apache_(__VER__)\.tar\.gz
}
prog apache:mod_access_referer = {
version = 1.0.2
url = http://prdownloads.sourceforge.net/accessreferer/
regex = mod_access_referer-(__VER__)\.tar\.gz
}
prog apache:mod_auth_mysql = {
version = 20030510
url = http://sourceforge.net/projects/modauthmysql/
regex = release_id=\d+[^\d]+(\d+)
}
prog apache:mod_dav = {
version = 1.0.3-1.3.6
url = http://www.webdav.org/mod_dav/
regex = mod_dav-(__VER__)\.tar\.gz
}
prog apache:mod_fastcgi = {
version = 2.4.2
url = http://www.fastcgi.com/dist/
regex = mod_fastcgi-(__VER__)\.tar\.gz
}
prog apache:mod_layout = {
version = 3.2.1
url = http://software.tangent.org/download/
regex = mod_layout-(3\.[\d.]+)\.tar\.gz
}
prog apache:mod_macro = {
disabled
comment = "rse: permission denied on URL, no new URL available"
version = 1.1.2
url = http://www.cri.ensmp.fr/~coelho/mod_macro/
regex = mod_macro-(__VER__)\.tar\.gz
}
prog apache:mod_perl = {
version = 1.29
url = http://perl.apache.org/dist/
regex = mod_perl-(1\.[2-8]\d+)\.tar\.gz
}
prog apache:mod_php = {
version = 4.3.4
url = http://www.php.net/downloads.php
regex = php-(\d+\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_relocate = {
version = 1.0
url = http://software.tangent.org/download/
regex = mod_relocate-(__VER__)\.tar\.gz
}
prog apache:mod_roaming = {
version = 1.0.2
url = http://www.klomp.org/mod_roaming/
regex = mod_roaming-(1\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_ssl = {
version = 2.8.16-1.3.29
url = http://www.modssl.org/source/
regex = mod_ssl-(__VER__)\.tar\.gz
}
prog apache:mod_throttle = {
version = 312
url = http://www.snert.com/Software/mod_throttle/
regex = mod_throttle(__VER__)\.tgz
}
prog apache:suphp = {
version = 0.5
url = http://www.suphp.org/Download.html
regex = suphp-(__VER__).tar.gz
}
%prep
# unpack Apache distribution
%setup0 -q -c

14
apache2/apache2.spec

@ -29,7 +29,8 @@ Summary: Apache Webserver (V2)
URL: http://httpd.apache.org/
Vendor: Apache Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Web
License: ASF
Version: 2.0.48
@ -43,8 +44,8 @@ Patch0: apache2.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, perl, make, expat, libiconv
PreReq: OpenPKG, openpkg >= 20030718, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, make, expat, libiconv
PreReq: OpenPKG, openpkg >= 20040130, perl
AutoReq: no
AutoReqProv: no
Conflicts: apache, apr
@ -65,6 +66,13 @@ Conflicts: apache, apr
it is not a direct drop-in replacement. This software won't be released
by OpenPKG (it is EVAL) until it is fit for use on production machines.
%track
prog apache2 = {
version = 2.0.48
url = http://www.apache.org/dist/httpd/
regex = httpd-(__VER__)\.tar\.gz
}
%prep
%setup -q -n httpd-%{version}
%patch -p0

16
apg/apg.spec

@ -29,11 +29,12 @@ Summary: Automated Password Generator
URL: http://www.adel.nursat.kz/apg/
Vendor: Adel I. Mirzazhanov
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: System
License: GPL
Version: 2.2.3
Release: 20030919
Release: 20040203
# list of sources
Source0: http://www.adel.nursat.kz/apg/download/apg-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: apg.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, gcc
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -55,6 +56,13 @@ AutoReqProv: no
number generator, and 35 modes of password generation, including
pronounceable password generation.
%track
prog apg = {
version = 2.2.3
url = http://www.adel.nursat.kz/apg/download.shtml
regex = apg-(\d+\.\d+\.\d+)\.tar\.gz
}
%prep
%setup -q
chmod 755 . */. */*/. */*/*/.

16
apr/apr.spec

@ -29,11 +29,12 @@ Summary: Apache Portable Runtime
URL: http://apr.apache.org/
Vendor: Apache Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: System
License: Apache
Version: 0.9.4
Release: 20031014
Release: 20040203
# list of sources
Source0: http://www.apache.org/dist/apr/apr-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.apache.org/dist/apr/apr-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: db
PreReq: db
AutoReq: no
@ -54,6 +55,13 @@ Conflicts: apache2
and routines, forming a common system portability layer to as many
operating systems as possible.
%track
prog apr = {
version = 0.9.4
url = http://www.apache.org/dist/apr/
regex = apr-(__VER__)\.tar\.gz
}
%prep
%setup -q

18
apt/apt.spec

@ -33,11 +33,12 @@ Summary: Advanced Packaging Tool
URL: https://moin.conectiva.com.br/AptRpm
Vendor: Jason Gunthorpe et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Bootstrapping
License: GPL
Version: %{V_base}.%{V_rev}
Release: 20040124
Release: 20040203
# list of sources
Source0: http://moin.conectiva.com.br/files/AptRpm/attachments/apt-%{V_base}cnc%{V_rev}.tar.bz2
@ -53,8 +54,8 @@ Patch0: apt.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030913, ncurses, readline, make, gcc, autoconf
PreReq: OpenPKG, openpkg >= 20030913, ncurses, readline
BuildPreReq: OpenPKG, openpkg >= 20040130, ncurses, readline, make, gcc, autoconf
PreReq: OpenPKG, openpkg >= 20040130, ncurses, readline
AutoReq: no
AutoReqProv: no
@ -65,6 +66,15 @@ AutoReqProv: no
you to easily perform package installation, upgrading and removal.
Dependencies are automatically handled.
%track
prog apt = {
disabled
comment = "rse: vcheck does not support HTTPS and HTTP access is not possible"
version = 0.5.15cnc5
url = http://moin.conectiva.com.br/AptRpm
regex = apt-(__VER__)\.tar\.bz2
}
%prep
%setup -q -n apt-%{V_base}cnc%{V_rev}
%patch -p0 -P 0

17
arpd/arpd.spec

@ -29,11 +29,12 @@ Summary: Address Resolution Protocol (ARP) Reply Daemon
URL: http://www.citi.umich.edu/u/provos/honeyd/
Vendor: Niels Provos, Dug Song
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Network
License: GNU
Version: 0.2
Release: 20040124
Release: 20040203
# package options
%option with_fsl yes
@ -47,8 +48,8 @@ Patch0: arpd.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, libdnet, libpcap, libevent, gcc
PreReq: OpenPKG, openpkg >= 20030718, libdnet, libpcap, libevent
BuildPreReq: OpenPKG, openpkg >= 20040130, libdnet, libpcap, libevent, gcc
PreReq: OpenPKG, openpkg >= 20040130, libdnet, libpcap, libevent
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
PreReq: fsl >= 1.2.0
@ -66,6 +67,14 @@ AutoReqProv: no
up. This enables a single host to claim all unassigned addresses on
a LAN for network monitoring or simulation.
%track
prog arpd = {
comment = "rse: website hidden behind form because of law issues"
version = 0.2
url = http://www.citi.umich.edu/u/provos/honeyd/
regex = arpd-(__VER__)\.tar\.gz
}
%prep
%setup -q -n arpd
%patch -p0

16
as-cui/as-cui.spec

@ -29,11 +29,12 @@ Summary: Accounting System (AS) Character/Command-Line User Interface (CUI)
URL: http://as.is.eu.cw.com/
Vendor: Thomas Lotterer
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Editor
License: GPL
Version: 0.6.5
Release: 20030227
Release: 20040203
# list of sources
Source0: http://as.is.eu.cw.com/source/as-cui-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://as.is.eu.cw.com/source/as-cui-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206, perl, perl-curses >= 20021125, perl-xml, perl-parse >= 20021016, perl-crypto >= 20021030
BuildPreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: OpenPKG, openpkg >= 20040130, perl, perl-curses >= 20021125, perl-xml, perl-parse >= 20021016, perl-crypto >= 20021030
AutoReq: no
AutoReqProv: no
@ -51,6 +52,13 @@ AutoReqProv: no
Accounting system. AS CUI is the character and command-line user
interface for Unix.
%track
prog as-cui = {
version = 0.6.5
url = http://as.is.eu.cw.com/source/
regex = as-cui-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
as-gui/as-gui.spec

@ -29,11 +29,12 @@ Summary: Accounting System (AS) Graphical User Interface (GUI)
URL: http://as.is.eu.cw.com/
Vendor: Michael Schloh von Bennewitz
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Editor
License: GPL
Version: 0.7.5
Release: 20031120
Release: 20040203
# package options
%option with_mico yes
@ -45,8 +46,8 @@ Source0: http://as.is.eu.cw.com/source/as-gui-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, X11
PreReq: OpenPKG, openpkg >= 20020206, X11
BuildPreReq: OpenPKG, openpkg >= 20040130, X11
PreReq: OpenPKG, openpkg >= 20040130, X11
BuildPreReq: qt >= 3.2.3-20031120, pkgconfig, make
%if "%{with_mico}" == "yes"
BuildPreReq: mico
@ -61,6 +62,13 @@ AutoReqProv: no
Accounting System (AS) is the Cable & Wireless time tracking and
accounting system. AS GUI is the graphical user interface client.
%track
prog as-gui = {
version = 0.7.5
url = http://as.is.eu.cw.com/source/
regex = as-gui-(__VER__)\.tar\.gz
}
%prep
%setup -q -n as-gui-%{version}

16
ascii/ascii.spec

@ -29,11 +29,12 @@ Summary: ASCII Utility
URL: http://www.catb.org/~esr/ascii/
Vendor: Eric S. Raymond
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 3.6
Release: 20040126
Release: 20040203
# list of sources
Source0: http://www.catb.org/~esr/ascii/ascii-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.catb.org/~esr/ascii/ascii-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -55,6 +56,13 @@ AutoReqProv: no
it will try to display all others. Called with no arguments it
displays a handy small ASCII chart.
%track
prog ascii = {
version = 3.6
url = http://www.catb.org/~esr/ascii/
regex = ascii-(__VER__)\.tar\.gz
}
%prep
%setup -q

31
aspell/aspell.spec

@ -35,11 +35,12 @@ Summary: Interactive Spell Checker
URL: http://aspell.net/
Vendor: Kevin Atkinson
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Text
License: GPL
Version: %{V_aspell}
Release: 20040126
Release: 20040203
# package options
%option with_perl no
@ -54,8 +55,8 @@ Patch0: aspell.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030708, gcc, ncurses
PreReq: OpenPKG, openpkg >= 20030708, ncurses, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, ncurses
PreReq: OpenPKG, openpkg >= 20040130, ncurses, perl
%if "%{with_perl}" == "yes"
BuildPreReq: perl, perl-openpkg >= 20040126
PreReq: perl, perl-openpkg >= 20040126
@ -74,6 +75,28 @@ AutoReqProv: no
for dictionaries and intelligently handling personal dictionaries
when more than one Aspell process is open at once.
%track
prog aspell:aspell = {
version = 0.50.4.1
url = http://aspell.net/
regex = aspell-(__VER__)\.tar\.gz
}
prog aspell:aspell-de = {
version = 0.50-2
url = ftp://ftp.gnu.org/gnu/aspell/dict/de/
regex = aspell-de-(__VER__)\.tar\.bz2
}
prog aspell:aspell-en = {
version = 0.51-0
url = ftp://ftp.gnu.org/gnu/aspell/dict/en/
regex = aspell-en-(__VER__)\.tar\.bz2
}
prog aspell:aspell-perl = {
version = 0.04
url = http://www.cpan.org/modules/by-module/Text/
regex = Text-Aspell-(__VER__)\.tar\.gz
}
%prep
%setup -q -c
%setup -q -T -D -a 1

18
atk/atk.spec

@ -34,11 +34,12 @@ Summary: The Gtk Accessability Toolkit
URL: http://www.gtk.org/
Vendor: The Gtk Project
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: XWindow
License: GPL
Version: %{V_atk}
Release: 20031116
Release: 20040203
# list of sources
Source0: ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/atk-%{V_atk}.tar.gz
@ -47,8 +48,8 @@ Patch0: atk.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, X11, glib2 >= %{V_glib_major}, make
PreReq: OpenPKG, openpkg >= 20020206, X11, glib2 >= %{V_glib_major}
BuildPreReq: OpenPKG, openpkg >= 20040130, X11, glib2 >= %{V_glib_major}, make
PreReq: OpenPKG, openpkg >= 20040130, X11, glib2 >= %{V_glib_major}
AutoReq: no
AutoReqProv: no
@ -58,6 +59,15 @@ AutoReqProv: no
with such tools as screen readers, magnifiers, and alternative input
devices.
%track
prog atk = {
version = 1.2.4
url = ftp://ftp.gtk.org/pub/gtk/
regex = (v2\.[246])
url = ftp://ftp.gtk.org/pub/gtk/__NEWVER__/
regex = atk-(__VER__)\.tar\.gz
}
%prep
%setup -q -n atk-%{version}
%patch -p0

16
atool/atool.spec

@ -29,11 +29,12 @@ Summary: Archiving Tool
URL: http://www.student.lu.se/~nbi98oli/
Vendor: Oskar Liljeblad
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Archiver
License: GPL
Version: 0.27.0
Release: 20031206
Release: 20040203
# list of sources
Source0: http://www.student.lu.se/~nbi98oli/src/atool-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.student.lu.se/~nbi98oli/src/atool-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make
PreReq: OpenPKG, openpkg >= 20020206, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130, perl
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
and then moving back the files if possible. aunpack also prevents
local files from being overwritten by mistake.
%track
prog atool = {
version = 0.27.0
url = http://www.student.lu.se/~nbi98oli/src/
regex = atool-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst \

16
audiofile/audiofile.spec

@ -29,11 +29,12 @@ Summary: Library to handle various audio file formats
URL: http://www.68k.org/~michael/audiofile/
Vendor: SGI, Michael Pruett
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Audio
License: LGPL
Version: 0.2.5
Release: 20031222
Release: 20040203
# list of sources
Source0: http://www.68k.org/~michael/audiofile/audiofile-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.68k.org/~michael/audiofile/audiofile-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -53,6 +54,13 @@ AutoReqProv: no
NeXT/Sun .snd/.au, and Berkeley/IRCAM/CARL. Supported compression
formats are currently G.711 mu-law and A-law and IMA and MS ADPCM.
%track
prog audiofile = {
version = 0.2.5
url = http://www.68k.org/~michael/audiofile/
regex = audiofile-(__VER__)\.tar\.gz
}
%prep
%setup -q
chmod a+x install-sh

16
autoconf/autoconf.spec

@ -33,11 +33,12 @@ Summary: GNU Source Autoconfiguration
URL: http://www.gnu.org/software/autoconf/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
Distribution: OpenPKG
Class: CORE
Group: Development
License: GPL
Version: %{V_latest}
Release: 20031217
Release: 20040203
# list of sources
Source1: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
@ -47,8 +48,8 @@ Patch0: autoconf.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, m4, perl, make
PreReq: OpenPKG, openpkg >= 20020206, m4, perl
BuildPreReq: OpenPKG, openpkg >= 20040130, m4, perl, make
PreReq: OpenPKG, openpkg >= 20040130, m4, perl
AutoReq: no
AutoReqProv: no
@ -61,6 +62,13 @@ AutoReqProv: no
the operating system features that the package can use, in the form
of m4 macro calls.
%track
prog autoconf = {
version = 2.59
url = ftp://ftp.gnu.org/gnu/autoconf/
regex = autoconf-(__VER__)\.tar\.gz
}
%prep
%setup0 -q -c -n autoconf-%{V_latest}
%setup1 -q -T -D -a 1

16
autogen/autogen.spec

@ -29,11 +29,12 @@ Summary: Automated Text and Program Generation Tool
URL: http://www.gnu.org/software/autogen/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Development
License: GPL
Version: 5.5.7
Release: 20040126
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/autogen/autogen-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: autogen.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, guile, libtool, texinfo, make, gzip
PreReq: OpenPKG, openpkg >= 20030909, guile
BuildPreReq: OpenPKG, openpkg >= 20040130, guile, libtool, texinfo, make, gzip
PreReq: OpenPKG, openpkg >= 20040130, guile
AutoReq: no
AutoReqProv: no
@ -59,6 +60,13 @@ AutoReqProv: no
AutoGen comes with an add-on package named AutoOpts that simplifies
the maintenance and documentation of program options.
%track
prog autogen = {
version = 5.5.7
url = http://prdownloads.sourceforge.net/autogen/
regex = autogen-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
automake/automake.spec

@ -29,11 +29,12 @@ Summary: Automatic Makefile Generation Tools
URL: http://sources.redhat.com/automake/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Development
License: GPL
Version: 1.8.2
Release: 20040113
Release: 20040203
# list of sources
Source0: ftp://sources.redhat.com/pub/automake/automake-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: automake.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, autoconf >= 2.58
PreReq: OpenPKG, openpkg >= 20020206, perl, autoconf >= 2.58
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, autoconf >= 2.58
PreReq: OpenPKG, openpkg >= 20040130, perl, autoconf >= 2.58
AutoReq: no
AutoReqProv: no
@ -51,6 +52,13 @@ AutoReqProv: no
Automake is a tool for automatically generating Makefiles compliant
with the GNU Coding Standards.
%track
prog automake = {
version = 1.8.2
url = ftp://sources.redhat.com/pub/automake/
regex = automake-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
autotrace/autotrace.spec

@ -29,11 +29,12 @@ Summary: Bitmap to Vector Graphics Conversion
URL: http://autotrace.sf.net/
Vendor: Martin Weber
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Converter
License: GPL
Version: 0.31.1
Release: 20031029
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/autotrace/autotrace-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/autotrace/autotrace-%{v
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, pstoedit
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, pstoedit
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: imagemagick, zlib, png
PreReq: imagemagick, zlib, png
AutoReq: no
@ -54,6 +55,13 @@ AutoReqProv: no
available application with a functionality similar to CorelTrace or
Adobe Streamline.
%track
prog autotrace = {
version = 0.31.1
url = http://prdownloads.sourceforge.net/autotrace/
regex = autotrace-(__VER__)\.tar\.gz
}
%prep
%setup -q

18
awk/awk.spec

@ -29,11 +29,12 @@ Summary: The One True Awk
URL: http://cm.bell-labs.com/who/bwk/
Vendor: Brian Kernighan
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Language
License: BSD
Version: 20030731
Release: 20040126
Release: 20040203
# list of sources
Source0: http://cm.bell-labs.com/who/bwk/awk.tar.gz
@ -42,8 +43,8 @@ Patch0: awk.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, bison
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, bison
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -51,6 +52,15 @@ AutoReqProv: no
Awk is the one true implementation of the AWK programming language
from Brian Kernighan.
%track
prog awk = {
disabled
comment = "rse: non-versioned vendor distribution tarball"
version = 20030731
url = http://cm.bell-labs.com/who/bwk/
regex = awk\.tar\.gz
}
%prep
%setup -q -c
%patch -p0

16
axyftp/axyftp.spec

@ -29,11 +29,12 @@ Summary: Graphical FTP Client
URL: http://www.wxftp.seul.org/
Vendor: Alexander Yukhimets
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: FTP
License: Artistic
Version: 0.5.1
Release: 20030708
Release: 20040203
# list of sources
Source0: ftp://ftp.wxftp.seul.org/pub/wxftp/axyftp-%{version}.tar.gz
@ -41,14 +42,21 @@ Source0: ftp://ftp.wxftp.seul.org/pub/wxftp/axyftp-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030708, gtk
PreReq: OpenPKG, openpkg >= 20030708, gtk
BuildPreReq: OpenPKG, openpkg >= 20040130, gtk
PreReq: OpenPKG, openpkg >= 20040130, gtk
AutoReq: no
AutoReqProv: no
%description
AxY-FTP is an X Window System FTP client based on Gtk.
%track
prog axyftp = {
version = 0.5.1
url = ftp://ftp.wxftp.seul.org/pub/wxftp/
regex = axyftp-(\d+\.\d+\.\d+)\.tar\.gz
}
%prep
%setup -q

16
bar/bar.spec

@ -29,11 +29,12 @@ Summary: Command Line Progression Bar
URL: http://clpbar.sourceforge.net/
Vendor: Michael Peek
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Terminal
License: GPL
Version: 1.08
Release: 20040109
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/clpbar/bar-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: bar.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, gcc
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
the data stream is known it will display the ETA, percent complete,
and a progress bar.
%track
prog bar = {
version = 1.08
url = http://prdownloads.sourceforge.net/clpbar/
regex = bar-(\d+\.\d+)\.tar\.gz
}
%prep
%setup -q
%patch -p0

23
bash/bash.spec

@ -33,11 +33,12 @@ Summary: Bourne-Again Shell
URL: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
Distribution: OpenPKG
Class: CORE
Group: Shell
License: GPL
Version: %{V_real}
Release: 20031006
Release: 20040203
# list of sources
Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{V_real}.tar.gz
@ -54,8 +55,8 @@ Patch7: ftp://ftp.cwru.edu/pub/bash/bash-%{V_real}-patches/bash%{V_comp}-0
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030927
PreReq: OpenPKG, openpkg >= 20030927
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -66,6 +67,20 @@ AutoReqProv: no
Bash is intended to be a conformant implementation of the IEEE POSIX Shell
and Tools specification (IEEE Working Group 1003.2).
%track
prog bash = {
version = 2.05b
url = ftp://ftp.cwru.edu/pub/bash/
regex = bash-(__VER__)\.tar\.gz
}
prog bash:patches = {
version = 205b-007
url = ftp://ftp.cwru.edu/pub/bash/
regex = (bash-\d+\.\d+[a-z]+-patches)
url = ftp://ftp.cwru.edu/pub/bash/__NEWVER__/
regex = bash(\S+-\d+)
}
%prep
%setup -q
%patch0 -p0

16
bc/bc.spec

@ -29,11 +29,12 @@ Summary: Arbitrary Precision Calculator Language
URL: http://www.gnu.org/software/bc/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Algorithm
License: GPL
Version: 1.06
Release: 20030707
Release: 20040203
# list of sources
Source0: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, flex, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, flex, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
multi-character variable names, an `else' statement and full Boolean
expressions. GNU bc does not require the separate GNU dc program.
%track
prog bc = {
version = 1.06
url = ftp://ftp.gnu.org/gnu/bc/
regex = bc-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
beecrypt/beecrypt.spec

@ -29,11 +29,12 @@ Summary: Cryptography Library
URL: http://www.virtualunlimited.com/products/beecrypt/
Vendor: Virtual Unlimited, Inc.
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Cryptography
License: LGPL
Version: 3.1.0
Release: 20030909
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/beecrypt/beecrypt-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: beecrypt.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -56,6 +57,13 @@ AutoReqProv: no
but to be a general purpose toolkit which can be used in a variety
of applications.
%track
prog beecrypt = {
version = 3.1.0
url = http://prdownloads.sourceforge.net/beecrypt/
regex = beecrypt-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

24
bind/bind.spec

@ -33,11 +33,12 @@ Summary: Berkeley Internet Name Domain (BIND)
URL: http://www.isc.org/products/BIND/
Vendor: Internet Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: DNS
License: ISC
Version: %{V_bind}
Release: 20031108
Release: 20040203
# package options
%option with_dlz_mysql no
@ -69,8 +70,8 @@ Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, make
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: openssl
PreReq: openssl
%if "%{with_dlz}" == "yes"
@ -104,6 +105,21 @@ Conflicts: bind8, powerdns
of the Domain Name System, including a Domain Name System server
(named)
%track
prog bind = {
version = 9.2.3
url = ftp://ftp.isc.org/isc/bind9/
regex = (\d+\.\d+\.\d+[^a-z].*)
transform = "s/(\\d+\\.\\d+\\.\\d+)([^a-z].*$)/$1/; $_"
url = ftp://ftp.isc.org/isc/bind9/__NEWVER__/
regex = bind-(__VER__)\.tar\.gz
}
prog bind:DLZ = {
version = 0.6.0
url = http://osdn.dl.sourceforge.net/bind-dlz/
regex = DLZ-(__VER__)\.tar\.gz
}
%prep
%setup -q
%if "%{with_dlz}" == "yes"

16
bind8/bind8.spec

@ -29,11 +29,12 @@ Summary: Berkeley Internet Name Domain (BIND)
URL: http://www.isc.org/products/BIND/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: DNS
License: GPL
Version: 8.4.4
Release: 20040125
Release: 20040203
# list of sources
Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
@ -49,8 +50,8 @@ Patch0: bind8.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, make, flex, bison, gcc
PreReq: OpenPKG, openpkg >= 20030718
BuildPreReq: OpenPKG, openpkg >= 20040130, make, flex, bison, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
Conflicts: bind, powerdns
@ -62,6 +63,13 @@ Conflicts: bind, powerdns
of the Domain Name System, including a Domain Name System server
(named)
%track
prog bind8 = {
version = 8.4.4
url = ftp://ftp.isc.org/isc/bind/src/
regex = (\d+\.\d+\.\d+)
}
%prep
%setup0 -q -c -n bind8-%{version}
%setup1 -q -T -D -a 1

16
binutils/binutils.spec

@ -29,11 +29,12 @@ Summary: GNU Binary Utilities
URL: http://sources.redhat.com/binutils/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
Distribution: OpenPKG
Class: CORE
Group: Utility
License: GPL
Version: 2.14
Release: 20030909
Release: 20040203
# list of sources
Source0: ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
@ -42,8 +43,8 @@ Patch0: binutils.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, make
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -60,6 +61,13 @@ AutoReqProv: no
printable strings from files), strip (discards symbols) and gprof
(displays profiling information).
%track
prog binutils = {
version = 2.14
url = ftp://sources.redhat.com/pub/binutils/releases/
regex = binutils-(__VER__)\.tar\.bz2
}
%prep
%setup -q
%patch -p0

21
bison/bison.spec

@ -33,11 +33,12 @@ Summary: Yacc-compatible LALR(1) Parser Generator
URL: http://www.gnu.org/software/bison/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
Distribution: OpenPKG
Class: CORE
Group: Language
License: GPL
Version: %{V_release}
Release: 20030723
Release: 20040203
# package options
%option with_beta yes
@ -50,8 +51,8 @@ Patch0: bison.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make, m4
PreReq: OpenPKG, openpkg >= 20030103, m4
BuildPreReq: OpenPKG, openpkg >= 20040130, make, m4
PreReq: OpenPKG, openpkg >= 20040130, m4
AutoReq: no
AutoReqProv: no
@ -65,6 +66,18 @@ AutoReqProv: no
with no change. Anyone familiar with yacc should be able to use bison with
little trouble.
%track
prog bison:release = {
version = 1.35
url = ftp://ftp.gnu.org/gnu/bison/
regex = bison-(1\.3\d+)\.tar\.gz
}
prog bison:beta = {
version = 1.875
url = ftp://ftp.gnu.org/gnu/bison/
regex = bison-(1\.[5-9]\d+)\.tar\.gz
}
%prep
%setup0 -q -c -n bison-%{V_release}
%if "%{with_beta}" == "yes"

16
blender/blender.spec

@ -33,11 +33,12 @@ Summary: Modeling/Rendering/Animation Engine
URL: http://www.blender.org/
Vendor: The Blender Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
Distribution: OpenPKG
Class: JUNK
Group: Graphics
License: GPL
Version: 2.31a
Release: 20031204
Release: 20040203
# list of sources
Source0: http://download.blender.org/source/blender-%{version}.tar.bz2
@ -45,8 +46,8 @@ Source0: http://download.blender.org/source/blender-%{version}.tar.bz2
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, python, gcc
PreReq: OpenPKG, openpkg >= 20030103, X11, python
BuildPreReq: OpenPKG, openpkg >= 20040130, X11, python, gcc
PreReq: OpenPKG, openpkg >= 20040130, X11, python
BuildPreReq: openssl, zlib, png, jpeg, freetype, sdl, mesa
PreReq: openssl, zlib, png, jpeg, freetype, sdl, mesa
AutoReq: no
@ -57,6 +58,13 @@ AutoReqProv: no
modeling/rendering/animation GUI and engine, originally developed
for game graphics development.
%track
prog blender = {
version = 2.31a
url = http://download.blender.org/source/
regex = blender-(__VER__)\.tar\.bz2
}
%prep
%setup -q
%{l_prefix}/bin/automake -a -c || true

16
bochs/bochs.spec

@ -29,11 +29,12 @@ Summary: IA-32 Emulator
URL: http://bochs.sourceforge.net/
Vendor: Kevin Lawton
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Misc
License: LGPL
Version: 2.1
Release: 20040127
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/bochs/bochs-%{version}.tar.gz
@ -43,8 +44,8 @@ Patch0: bochs.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021218, X11, gcc, gzip
PreReq: OpenPKG, openpkg >= 20021218, X11
BuildPreReq: OpenPKG, openpkg >= 20040130, X11, gcc, gzip
PreReq: OpenPKG, openpkg >= 20040130, X11
AutoReq: no
AutoReqProv: no
@ -57,6 +58,13 @@ AutoReqProv: no
Linux, Windows, DOS, and others. This package also contains a
pre-configured FreeDOS 8h1 image to demonstrate Bochs in action.
%track
prog bochs = {
version = 2.1
url = http://prdownloads.sourceforge.net/bochs/
regex = bochs-(\d+\.\d+(\.\d+)?)\.tar\.gz
}
%prep
%setup0 -q
%setup1 -q -T -D -a 1

16
bogofilter/bogofilter.spec

@ -29,11 +29,12 @@ Summary: Bayesian Mail Filter
URL: http://www.bogofilter.org/
Vendor: Eric S. Raymond et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 0.17.0
Release: 20040202
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, flex
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, flex
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: db
PreReq: db
AutoReq: no
@ -55,6 +56,13 @@ AutoReqProv: no
classifications and corrections. The statistical technique is known
as the Bayesian technique.
%track
prog bogofilter = {
version = 0.17.0
url = http://prdownloads.sourceforge.net/bogofilter/
regex = bogofilter-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
boxes/boxes.spec

@ -29,11 +29,12 @@ Summary: Draw Boxes around Text
URL: http://boxes.thomasjensen.com/
Vendor: Thomas Jensen
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 1.0.1
Release: 20030111
Release: 20040203
# list of sources
Source0: http://boxes.thomasjensen.com/download/boxes-%{version}.src.tar.gz
@ -41,8 +42,8 @@ Source0: http://boxes.thomasjensen.com/download/boxes-%{version}.src.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, bison, flex
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, bison, flex
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
in any programming language. With the help of an editor macro or
mapping, damaged boxes can easily be repaired.
%track
prog boxes = {
version = 1.0.1
url = http://boxes.thomasjensen.com/download/
regex = boxes-(__VER__)\.src\.tar.gz
}
%prep
%setup -q
%{l_shtool} subst \

16
bs/bs.spec

@ -33,11 +33,12 @@ Summary: Big Sister
URL: http://bigsister.graeff.com/
Vendor: Thomas Aeby
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
Distribution: OpenPKG
Class: JUNK
Group: Network
License: GNU
Version: %{V_major}%{V_patch}
Release: 20031127
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/bigsister/big-sister-%{version}.tar.gz
@ -48,8 +49,8 @@ Source3: bsapachectl
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, perl
PreReq: OpenPKG, openpkg >= 20030718, perl, apache
BuildPreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: OpenPKG, openpkg >= 20040130, perl, apache
AutoReq: no
AutoReqProv: no
@ -60,6 +61,13 @@ AutoReqProv: no
generate a history of status changes; interoperate with other Big
Sister instances or foreign network monitors.
%track
prog bs = {
version = 0.98c8
url = http://prdownloads.sourceforge.net/sourceforge/bigsister/
regex = big-sister-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
bsdiff/bsdiff.spec

@ -29,11 +29,12 @@ Summary: Binary Difference and Patching Tools
URL: http://www.daemonology.net/bsdiff/
Vendor: Colin Percival
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Utility
License: BSD Protection License
Version: 4.1
Release: 20040126
Release: 20040203
# list of sources
Source0: http://www.daemonology.net/bsdiff/bsdiff-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: bsdiff.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103, bzip2
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130, bzip2
AutoReq: no
AutoReqProv: no
@ -55,6 +56,13 @@ AutoReqProv: no
those produced by Xdelta, and 15% smaller than those produced by
.RTPatch (a commercial patch tool).
%track
prog bsdiff = {
version = 4.1
url = http://www.daemonology.net/bsdiff/
regex = bsdiff-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
btyacc/btyacc.spec

@ -33,11 +33,12 @@ Summary: Backtracking Berkeley Yacc
URL: http://www.siber.com/btyacc/
Vendor: BSD
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: BSD
Version: %{V_here}
Release: 20031031
Release: 20040203
# list of sources
Source0: http://www.siber.com/btyacc/btyacc-%{V_real}.tar.gz
@ -45,8 +46,8 @@ Source0: http://www.siber.com/btyacc/btyacc-%{V_real}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -55,6 +56,13 @@ AutoReqProv: no
further enhanced by Vadim Maslov of Siber Systems to support
backtracking in order to better fit production environment.
%track
prog btyacc = {
version = 3-0
url = http://www.siber.com/btyacc/
regex = btyacc-(__VER__)\.tar\.gz
}
%prep
%setup -q -c

18
bzip2/bzip2.spec

@ -33,11 +33,12 @@ Summary: De-/Compression with BZIP2 Algorithm
URL: http://sources.redhat.com/bzip2/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
Distribution: OpenPKG
Class: CORE
Group: Compression
License: GPL
Version: %{V_long}
Release: 20040112
Release: 20040203
# list of sources
Source0: ftp://sources.redhat.com/pub/bzip2/v%{V_short}/bzip2-%{V_long}.tar.gz
@ -45,8 +46,8 @@ Source0: ftp://sources.redhat.com/pub/bzip2/v%{V_short}/bzip2-%{V_long}.tar
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -57,6 +58,15 @@ AutoReqProv: no
compressors), whilst being around twice as fast at compression and
six times faster at decompression.
%track
prog bzip2 = {
version = 1.0.2
url = ftp://sources.redhat.com/pub/bzip2/
regex = v(\d+)
url = ftp://sources.redhat.com/pub/bzip2/v__NEWVER__/
regex = bzip2-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst \

17
c2man/c2man.spec

@ -33,11 +33,12 @@ Summary: C Source Manual Page Extraction Tool
URL: ftp://ftp.research.canon.com.au/pub/misc/c2man/
Vendor: Graham Stoney
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Converter
License: GPL
Version: %{V_here}
Release: 20030417
Release: 20040203
# list of sources
Source0: ftp://ftp.research.canon.com.au/pub/misc/c2man/c2man-%{V_real}.tar.gz
@ -45,8 +46,8 @@ Source0: ftp://ftp.research.canon.com.au/pub/misc/c2man/c2man-%{V_real}.tar
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, flex, bison
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, flex, bison
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -60,6 +61,14 @@ AutoReqProv: no
and use a typesetting language. Acceptable documentation can often be
generated from existing code with no modifications.
%track
prog c2man = {
comment = "thl: ftp server is very slow; curl cannot connect at all"
version = 2.0@42
url = ftp://ftp.research.canon.com.au/pub/misc/c2man/
regex = c2man-([\d.@]+)\.tar\.gz
}
%prep
%setup -q -c %{V_here}

16
cabextract/cabextract.spec

@ -29,11 +29,12 @@ Summary: Extraction Tool for Microsoft CAB Format Files
URL: http://www.kyz.uklinux.net/cabextract.php
Vendor: Stuart Caie
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Archiver
License: GPL
Version: 0.6
Release: 20031221
Release: 20040203
# list of sources
Source0: http://www.kyz.uklinux.net/downloads/cabextract-%{version}.tar.gz
@ -41,14 +42,21 @@ Source0: http://www.kyz.uklinux.net/downloads/cabextract-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
%description
Cabextract is an extraction tool for Microsoft cabinet (.CAB) files.
%track
prog cabextract = {
version = 0.6
url = http://www.kyz.uklinux.net/cabextract.php
regex = cabextract-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
cacti/cacti.spec

@ -29,11 +29,12 @@ Summary: Network Monitoring and Graphing Frontend
URL: http://www.raxnet.net/products/cacti/
Vendor: raXnet
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Database
License: GPL
Version: 0.8.4
Release: 20040126
Release: 20040203
# list of sources
Source0: http://www.raxnet.net/downloads/cacti-%{version}.tar.gz
@ -45,8 +46,8 @@ Source4: rc.cacti
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
PreReq: rrdtool, mysql, snmp, perl, php, wget
PreReq: apache
PreReq: apache::with_mod_php = yes
@ -62,6 +63,13 @@ AutoReqProv: no
Cacti handles the data gathering as well. There is also SNMP
support for those used to creating traffic graphs with MRTG.
%track
prog cacti = {
version = 0.8.4
url = http://www.raxnet.net/products/cacti/download_cacti.php
regex = cacti-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
cadaver/cadaver.spec

@ -29,11 +29,12 @@ Summary: Command-Line WebDAV client
URL: http://www.webdav.org/cadaver/
Vendor: Joe Orton
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Web
License: GPL
Version: 0.22.0
Release: 20040126
Release: 20040203
# list of sources
Source0: http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
@ -41,9 +42,9 @@ Source0: http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: ncurses, libxml, zlib, openssl, libiconv, readline, getopt
PreReq: OpenPKG, openpkg >= 20021230
PreReq: OpenPKG, openpkg >= 20040130
PreReq: ncurses, libxml, zlib, openssl, libiconv, readline, getopt
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
(move/copy), collection creation and deletion, and locking
operations.
%track
prog cadaver = {
version = 0.22.0
url = http://www.webdav.org/cadaver/
regex = cadaver-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
calamaris/calamaris.spec

@ -29,11 +29,12 @@ Summary: Squid Logfile Statistics Tool
URL: http://cord.de/tools/squid/calamaris/
Vendor: Cord Beermann
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Web
License: GPL
Version: 2.58
Release: 20030515
Release: 20040203
# list of sources
Source0: http://cord.de/tools/squid/calamaris/calamaris-%{version}.tar.gz
@ -41,14 +42,21 @@ Source0: http://cord.de/tools/squid/calamaris/calamaris-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206, perl, squid
BuildPreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: OpenPKG, openpkg >= 20040130, perl, squid
AutoReq: no
AutoReqProv: no
%description
Calamaris parses the logfiles from Squid and generates a report.
%track
prog calamaris = {
version = 2.58
url = http://cord.de/tools/squid/calamaris/Welcome.html
regex = calamaris-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
calc/calc.spec

@ -29,11 +29,12 @@ Summary: C-Style Arbitrary Precision Calculator
URL: http://www.isthe.com/chongo/tech/comp/calc/
Vendor: David I. Bell et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Algorithm
License: GPL
Version: 2.11.8.1
Release: 20030826
Release: 20040203
# list of sources
Source0: http://www.isthe.com/chongo/src/calc/calc-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.isthe.com/chongo/src/calc/calc-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -56,6 +57,13 @@ AutoReqProv: no
In the simplest case, commands are simply expressions which are
evaluated.
%track
prog calc = {
version = 2.11.8.1
url = http://www.isthe.com/chongo/src/calc/
regex = calc-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
ccache/ccache.spec vendored

@ -29,11 +29,12 @@ Summary: Compiler Cache
URL: http://ccache.samba.org/
Vendor: Andrew Tridgell
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Language
License: GPL
Version: 2.3
Release: 20030928
Release: 20040203
# list of sources
Source0: http://ccache.samba.org/ftp/ccache/ccache-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://ccache.samba.org/ftp/ccache/ccache-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
when a compilation can be satisfied from cache. This often results
in a 5 to 10 times speedup in common compilations.
%track
prog ccache = {
version = 2.3
url = http://ccache.samba.org/ftp/ccache/
regex = ccache-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
ccrypt/ccrypt.spec

@ -29,11 +29,12 @@ Summary: Cryptography Tool
URL: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/
Vendor: Peter Selinger
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Converter
License: GPL
Version: 1.6
Release: 20030827
Release: 20040203
# list of sources
Source0: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
candidate for the Advanced Encryption Standard (AES). This cipher is
believed to provide very strong security.
%track
prog ccrypt = {
version = 1.6
url = http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/
regex = ccrypt-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
cdk/cdk.spec

@ -33,11 +33,12 @@ Summary: Curses Development Kit
URL: http://invisible-island.net/cdk/cdk.html
Vendor: Mike Glover, Thomas E. Dickey
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Terminal
License: BSD
Version: %{V_maj}.%{V_min}
Release: 20040121
Release: 20040203
# list of sources
Source0: ftp://invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz
@ -45,8 +46,8 @@ Source0: ftp://invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, ncurses, make
PreReq: OpenPKG, openpkg >= 20020206, ncurses
BuildPreReq: OpenPKG, openpkg >= 20040130, ncurses, make
PreReq: OpenPKG, openpkg >= 20040130, ncurses
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
The Curses Development Kit (CDK) is a C library providing 21 reusable
NCurses widgets for implementing text based applications.
%track
prog cdk = {
version = 4.9.11-20031210
url = ftp://invisible-island.net/cdk/
regex = cdk-(\d+\.\d+\.\d+-\d+)\.tgz
}
%prep
%setup -q -n cdk-%{V_maj}-%{V_min}

16
cdpr/cdpr.spec

@ -29,11 +29,12 @@ Summary: Cisco Discovery Protocol (CDP) Reporter
URL: http://cdpr.sourceforge.net/
Vendor: Lance O'Connor
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Network
License: GPL
Version: 2.1.0
Release: 20031213
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/cdpr/cdpr-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: cdpr.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, libpcap
PreReq: OpenPKG, openpkg >= 20030103, libpcap
BuildPreReq: OpenPKG, openpkg >= 20040130, libpcap
PreReq: OpenPKG, openpkg >= 20040130, libpcap
AutoReq: no
AutoReqProv: no
@ -53,6 +54,13 @@ AutoReqProv: no
announced information. This can be especially used to determine the
port on a Cisco switch a server is connected to.
%track
prog cdpr = {
version = 2.1.0
url = http://prdownloads.sourceforge.net/cdpr/
regex = cdpr-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
cdrecord/cdrecord.spec

@ -29,11 +29,12 @@ Summary: A program to create home-burned CDs
URL: http://www.fokus.fhg.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
Vendor: Joerg Schilling
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Filesystem
License: GPL
Version: 2.00.3
Release: 20040126
Release: 20040203
# list of sources
Source0: ftp://ftp.berlios.de/pub/cdrecord/cdrtools-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: ftp://ftp.berlios.de/pub/cdrecord/cdrtools-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030114, make
PreReq: OpenPKG, openpkg >= 20030114
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -50,6 +51,13 @@ AutoReqProv: no
cdrtools (formerly cdrecord) creates home-burned CDs with a CDR/CDRW
recorder. It works as a burn engine for several applications.
%track
prog cdrecord:cdrtools = {
version = 2.00.3
url = ftp://ftp.berlios.de/pub/cdrecord/
regex = cdrtools-(__VER__)\.tar\.gz
}
%prep
%setup -q -n cdrtools-%{version}

16
cfengine/cfengine.spec

@ -31,11 +31,12 @@ Summary: Automated System Administration Tool
URL: http://www.cfengine.org/
Vendor: Oslo University College, Norway
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: System
License: GPL
Version: 2.1.1
Release: 20040113
Release: 20040203
# package options
%option with_fsl yes
@ -49,8 +50,8 @@ Patch0: cfengine.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, db, openssl, bison, flex, gcc
PreReq: OpenPKG, openpkg >= 20030718, db, openssl
BuildPreReq: OpenPKG, openpkg >= 20040130, db, openssl, bison, flex, gcc
PreReq: OpenPKG, openpkg >= 20040130, db, openssl
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
PreReq: fsl >= 1.2.0
@ -68,6 +69,13 @@ AutoReqProv: no
strengths with your own scripts. You can also use it as a netwide
front-end for `cron'.
%track
prog cfengine = {
version = 2.1.1
url = ftp://ftp.iu.hio.no/pub/cfengine/
regex = \bcfengine-(\d+.\d+\.\d+)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
cfg/cfg.spec

@ -29,11 +29,12 @@ Summary: Configuration Parsing Library
URL: http://www.ossp.org/pkg/lib/cfg/
Vendor: The OSSP Project
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: System
License: MIT-style
Version: 0.9.2
Release: 20031110
Release: 20040203
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/cfg/cfg-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: ftp://ftp.ossp.org/pkg/lib/cfg/cfg-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -61,6 +62,13 @@ AutoReqProv: no
into an Abstract Syntax Tree (AST), traversing the AST and optionally
exporting the AST again as a configuration text.
%track
prog cfg = {
version = 0.9.2
url = ftp://ftp.ossp.org/pkg/lib/cfg/
regex = cfg-(__VER__)\.tar\.gz
}
%prep
%setup -q

21
cflow/cflow.spec

@ -33,11 +33,12 @@ Summary: C Source Code Program Flow Analysis
URL: http://www.ibiblio.org/pub/Linux/devel/lang/c/
Vendor: Andrew Moore et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Language
License: PD
Version: %{V_cflow}
Release: 20030723
Release: 20040203
# list of sources
Source0: http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-%{V_cflow}.tar.gz
@ -47,8 +48,8 @@ Patch0: cflow.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -57,6 +58,18 @@ AutoReqProv: no
to print a graph of the program's function call hierarchy to the
standard output.
%track
prog cflow:cflow = {
version = 2.0
url = http://www.ibiblio.org/pub/Linux/devel/lang/c/
regex = cflow-(__VER__)\.tar\.gz
}
prog cflow:cflow2vcg = {
version = 0.5
url = http://prdownloads.sourceforge.net/cflow2vcg/
regex = cflow2vcg-(__VER__)\.tar\.gz
}
%prep
%setup0 -q -c
%setup1 -q -T -D -a 1

16
cftp/cftp.spec

@ -29,11 +29,12 @@ Summary: Interactive Full-Screen FTP Client
URL: http://ftp.giga.or.at/pub/nih/cftp/
Vendor: D. Baron, T. Klausner
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: FTP
License: GPL
Version: 0.12
Release: 20020918
Release: 20040203
# list of sources
Source0: http://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
@ -41,14 +42,21 @@ Source0: http://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
%description
CFTP is a full-screen interactive client for the FTP protocol.
%track
prog cftp = {
version = 0.12
url = http://ftp.giga.or.at/pub/nih/cftp/
regex = cftp-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst -e 's;dirname(;mydirname(;g' *.[ch]

16
chkrootkit/chkrootkit.spec

@ -29,11 +29,12 @@ Summary: Check for Rootkits
URL: http://www.chkrootkit.org/
Vendor: Nelson Murilo
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: System
License: GPL
Version: 0.43
Release: 20031229
Release: 20040203
# list of sources
Source0: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: chkrootkit.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, make, gcc
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
wtmpx deletions, checks for signs of LKM trojans, and performs
quick and dirty strings replacement.
%track
prog chkrootkit = {
version = 0.43
url = ftp://ftp.pangeia.com.br/pub/seg/pac/
regex = chkrootkit-(\d+\.\d+[^a]?)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
clamav/clamav.spec

@ -29,11 +29,12 @@ Summary: Clam Antivirus
URL: http://www.clamav.org/
Vendor: Tomasz Kojm
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Filesystem
License: GPL
Version: 0.65
Release: 20031112
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
@ -43,8 +44,8 @@ Patch0: clamav.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, gcc, bzip2
PreReq: OpenPKG, openpkg >= 20030718
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, bzip2
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: zlib
PreReq: zlib
AutoReq: no
@ -60,6 +61,13 @@ AutoReqProv: no
use with your own software. The virus database is based on the virus
database from OpenAntiVirus, but contains additional signatures.
%track
prog clamav = {
version = 0.65
url = http://prdownloads.sourceforge.net/clamav/
regex = clamav-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
cocor/cocor.spec

@ -33,11 +33,12 @@ Summary: LL(1) Recursive-Descent Compiler-Compiler
URL: http://cs.ru.ac.za/homes/cspt/cocor.htm
Vendor: Hanspeter Mössenböck, Frankie Arzu
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Compiler
License: Open Source
Version: %{V_here}
Release: 20030717
Release: 20040203
# list of sources
Source0: ftp://cs.ru.ac.za/pub/coco/cocorc%{V_real}.tgz
@ -48,8 +49,8 @@ Source3: cocor.sh
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030717, gcc
PreReq: OpenPKG, openpkg >= 20030717
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -66,6 +67,13 @@ AutoReqProv: no
construct other syntax-based applications that have less of a
"compiler" flavour.
%track
prog cocor = {
version = 17
url = ftp://cs.ru.ac.za/pub/coco/
regex = cocorc(__VER__)\.tgz
}
%prep
%setup -q -c

21
coreutils/coreutils.spec

@ -29,11 +29,12 @@ Summary: GNU Core Utilities
URL: http://www.gnu.org/software/coreutils/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Utility
License: GPL
Version: 5.1.2
Release: 20040125
Release: 20040203
# package options
%option with_legacy no
@ -45,8 +46,8 @@ Patch0: coreutils.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, perl
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, make, perl
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -66,6 +67,18 @@ AutoReqProv: no
chgrp, chmod, chown, cp, dd, df, dir, dircolors, du, install, ln,
ls, mkdir, mkfifo, mknod, mv, rm, rmdir, shred, sync, touch, vdir.
%track
prog coreutils:alpha = {
version = 5.1.2
url = ftp://alpha.gnu.org/gnu/coreutils/
regex = coreutils-(__VER__)\.tar\.(gz|bz2)
}
prog coreutils:release = {
version = 5.0
url = ftp://ftp.gnu.org/gnu/coreutils/
regex = coreutils-(__VER__)\.tar\.(gz|bz2)
}
%prep
%setup -q
%patch -p0

16
cpio/cpio.spec

@ -29,11 +29,12 @@ Summary: Un-/Packing of CPIO Archive Files
URL: http://www.gnu.org/software/cpio/
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Archiver
License: GPL
Version: 2.5
Release: 20020615
Release: 20040203
# list of sources
Source0: ftp://ftp.gnu.org/pub/gnu/cpio/cpio-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: ftp://ftp.gnu.org/pub/gnu/cpio/cpio-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, texinfo
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
as their file name, owner, timestamps, and access permissions. The
archive can be another file on the disk, a magnetic tape, or a pipe.
%track
prog cpio = {
version = 2.5
url = ftp://ftp.gnu.org/pub/gnu/cpio/
regex = cpio-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
cpu/cpu.spec

@ -33,11 +33,12 @@ Summary: Change Password Utility for LDAP
URL: http://cpu.sourceforge.net/
Vendor: Blake Matheny
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Converter
License: GPL
Version: %{V_real}
Release: 20040112
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz
@ -46,8 +47,8 @@ Patch0: cpu.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, gcc
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: openldap, openssl
PreReq: openldap, openssl
AutoReq: no
@ -60,6 +61,13 @@ AutoReqProv: no
LDAP backend and wishing to have a suite of command line tools for
doing the administration.
%track
prog cpu = {
version = 1.4.3
url = http://prdownloads.sourceforge.net/cpu/
regex = cpu-(__VER__)\.tar\.gz
}
%prep
%setup -q -n cpu-%{V_unpack}
%patch -p0

16
crm114/crm114.spec

@ -33,11 +33,12 @@ Summary: CRM114 Discriminator
URL: http://crm114.sourceforge.net/
Vendor: William S. Yerazunis
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: %{V_opkg}
Release: 20031220
Release: 20040203
# list of sources
Source0: http://crm114.sourceforge.net/crm114-%{V_dist}.src.tar.gz
@ -45,8 +46,8 @@ Source0: http://crm114.sourceforge.net/crm114-%{V_dist}.src.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, tre, gcc, make
PreReq: OpenPKG, openpkg >= 20030103, tre
BuildPreReq: OpenPKG, openpkg >= 20040130, tre, gcc, make
PreReq: OpenPKG, openpkg >= 20040130, tre
AutoReq: no
AutoReqProv: no
@ -60,6 +61,13 @@ AutoReqProv: no
classifier has been seen in excess of 99 per cent, for 1/4 megabyte
of learning text. In other words, CRM114 learns, and it learns fast.
%track
prog crm114 = {
version = 20031219-RC12
url = http://crm114.sourceforge.net/
regex = crm114-(__VER__)\.src\.tar\.gz
}
%prep
%setup -q -n crm114-%{V_dist}.src

16
cronolog/cronolog.spec

@ -29,11 +29,12 @@ Summary: Flexible web log rotation tool
URL: http://www.cronolog.org/
Vendor: Andrew Ford
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Web
License: GPL
Version: 1.6.2
Release: 20030417
Release: 20040203
# list of sources
Source0: http://www.cronolog.org/download/cronolog-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.cronolog.org/download/cronolog-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -56,6 +57,13 @@ AutoReqProv: no
Cronolog is intended to be used in conjunction with a web server, such
as Apache to split the access log into daily or monthly logs.
%track
prog cronolog = {
version = 1.6.2
url = http://www.cronolog.org/download/
regex = cronolog-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
cscope/cscope.spec

@ -29,11 +29,12 @@ Summary: C Source Code Browser
URL: http://cscope.sourceforge.net/
Vendor: AT&T et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Language
License: BSD
Version: 15.5
Release: 20030905
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/cscope/cscope-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/cscope/cscope-%{version
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, ncurses, bison, flex
PreReq: OpenPKG, openpkg >= 20030103, ncurses
BuildPreReq: OpenPKG, openpkg >= 20040130, ncurses, bison, flex
PreReq: OpenPKG, openpkg >= 20040130, ncurses
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
Labs back in the days of the PDP-11. Cscope was part of the official
AT&T Unix distribution for many years.
%track
prog cscope = {
version = 15.5
url = http://prdownloads.sourceforge.net/cscope/
regex = cscope-(__VER__)\.tar\.gz
}
%prep
%setup -q

18
cups/cups.spec

@ -29,11 +29,12 @@ Summary: Common Unix Printing System
URL: http://www.cups.org/
Vendor: Easy Software Products
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Print
License: GPL/LGPL with exceptions
Version: 1.1.20
Release: 20040121
Release: 20040203
# package options
%option with_ssl no
@ -47,8 +48,8 @@ Patch0: cups.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, make, gcc
PreReq: OpenPKG, openpkg >= 20030718
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: zlib, jpeg, png, tiff
PreReq: zlib, jpeg, png, tiff
%if "%{with_ssl}" == "yes"
@ -67,6 +68,15 @@ AutoReqProv: no
uses the Internet Printing Protocol (IPP) as the basis for managing
print jobs and queues.
%track
prog cups = {
version = 1.1.20
url = ftp://ftp.easysw.com/pub/cups/
regex = ((\d+\.)+\d+)
url = ftp://ftp.easysw.com/pub/cups/__NEWVER__/
regex = cups-(__VER__)-source\.tar\.bz2
}
%prep
%setup -q
%patch -p0

16
curl/curl.spec

@ -29,11 +29,12 @@ Summary: Batch Client for HTTP, HTTPS, FTP, LDAP and DICT protocol
URL: http://curl.haxx.se/
Vendor: Daniel Stenberg
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Web
License: GPL
Version: 7.11.0
Release: 20040122
Release: 20040203
# list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
@ -41,8 +42,8 @@ Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, make, gcc
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: openssl >= 0.9.7, zlib
PreReq: openssl >= 0.9.7, zlib
AutoReq: no
@ -55,6 +56,13 @@ AutoReqProv: no
proxies, cookies, user+password authentication, file transfer resume and a
busload of other useful tricks.
%track
prog curl = {
version = 7.11.0
url = http://curl.haxx.se/download/
regex = curl-(__VER__)\.tar\.gz
}
%prep
%setup -q

21
cvs/cvs.spec

@ -33,11 +33,12 @@ Summary: Concurrent Versions Systems (CVS)
URL: http://www.cvshome.org/
Vendor: B. Berliner, D.D. Zuhn, J. Polk
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
Distribution: OpenPKG
Class: CORE
Group: SCM
License: GPL
Version: %{V_cvs}
Release: 20031220
Release: 20040203
# package options
%option with_fsl yes
@ -55,8 +56,8 @@ Patch1: cvs.patch.rse
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, perl, patch
PreReq: OpenPKG, openpkg >= 20030718, perl, patch
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, patch
PreReq: OpenPKG, openpkg >= 20040130, perl, patch
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
PreReq: fsl >= 1.2.0
@ -82,6 +83,18 @@ AutoReqProv: no
means that (still undocumented) extra functionality is available.
%endif
%track
prog cvs = {
version = 1.12.5
url = http://ccvs.cvshome.org/servlets/ProjectDownloadList
regex = cvs-(__VER__)\.tar\.bz2
}
prog cvs:cvslock = {
version = 0.2
url = ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
regex = cvslock-(__VER__)\.tar\.gz
}
%prep
%setup0 -q -c
%setup1 -q -T -D -a 1

18
cvs2cl/cvs2cl.spec

@ -29,11 +29,12 @@ Summary: CVS log to GNU ChangeLog conversion utility
URL: http://www.red-bean.com/cvs2cl/
Vendor: Karl Fogel
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: SCM
License: GPL
Version: 2.44
Release: 20030114
Release: 20040203
# list of sources
Source0: http://www.red-bean.com/cvs2cl/cvs2cl.pl
@ -41,8 +42,8 @@ Source0: http://www.red-bean.com/cvs2cl/cvs2cl.pl
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, perl
PreReq: OpenPKG, openpkg >= 20030103, perl, cvs
BuildPreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: OpenPKG, openpkg >= 20040130, perl, cvs
AutoReq: no
AutoReqProv: no
@ -51,6 +52,15 @@ AutoReqProv: no
GNU-style ChangeLog for CVS- controlled sources, by running "cvs log" and
parsing the output. Duplicate log messages get unified in the Right Way.
%track
prog cvs2cl = {
disabled
comment = "rse: author does not provide versioned distribution file"
version = 2.44
url = http://www.red-bean.com/cvs2cl/
regex = cvs2cl\.pl
}
%prep
%setup -q -c -T

16
cvsd/cvsd.spec

@ -29,11 +29,12 @@ Summary: CVS PServer Daemon
URL: http://tiefighter.et.tudelft.nl/~arthur/cvsd/
Vendor: Arthur de Jong
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: SCM
License: GPL
Version: 1.0.0
Release: 20031127
Release: 20040203
# package options
%option with_fsl yes
@ -48,8 +49,8 @@ Patch0: cvsd.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, cvs, gcc
PreReq: OpenPKG, openpkg >= 20030718, cvs
BuildPreReq: OpenPKG, openpkg >= 20040130, cvs, gcc
PreReq: OpenPKG, openpkg >= 20040130, cvs
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
PreReq: fsl >= 1.2.0
@ -75,6 +76,13 @@ AutoReqProv: no
to run cvsd without any write permissions to any directory on the
system.
%track
prog cvsd = {
version = 1.0.0
url = http://tiefighter.et.tudelft.nl/~arthur/cvsd/downloads.html
regex = cvsd-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
cvsps/cvsps.spec

@ -29,11 +29,12 @@ Summary: CVS Patchset Utility
URL: http://www.cobite.com/cvsps/
Vendor: David Mansfield
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: SCM
License: GPL
Version: 2.0rc1
Release: 20030909
Release: 20040203
# list of sources
Source0: http://www.cobite.com/cvsps/cvsps-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: cvsps.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, gcc, zlib
PreReq: OpenPKG, openpkg >= 20030909, zlib
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, zlib
PreReq: OpenPKG, openpkg >= 20040130, zlib
AutoReq: no
AutoReqProv: no
@ -56,6 +57,13 @@ AutoReqProv: no
CVS tracks revision information, it is often difficult to see what
changes were committed "atomically" to the repository.
%track
prog cvsps = {
version = 2.0rc1
url = http://www.cobite.com/cvsps/
regex = cvsps-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
cvstrac/cvstrac.spec

@ -29,11 +29,12 @@ Summary: Bug Tracking System for CVS
URL: http://www.cvstrac.org/
Vendor: D. Richard Hipp
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Database
License: GPL
Version: 1.1.2
Release: 20031204
Release: 20040203
# list of sources
Source0: http://www.hwaci.com/sw/cvstrac/cvstrac-%{version}.tar.gz
@ -43,8 +44,8 @@ Patch0: cvstrac.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, make, gcc
PreReq: OpenPKG, openpkg >= 20030909, cvs, rcs
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130, cvs, rcs
BuildPreReq: sqlite >= 2.8.4
PreReq: sqlite >= 2.8.4
AutoReq: no
@ -56,6 +57,13 @@ AutoReqProv: no
for low-ceremony development - it provides mechanisms for tracking
changes and bugs without unnecessary restrictions.
%track
prog cvstrac = {
version = 1.1.2
url = ftp://ftp.cvstrac.org/cvstrac/
regex = cvstrac-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
cvsweb/cvsweb.spec

@ -29,11 +29,12 @@ Summary: CVS Repository Web-Browsing
URL: http://www.freebsd.org/projects/cvsweb.html
Vendor: Bill Fenner, Henner Zeller, Akinori MUSHA
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Web
License: BSD
Version: 2.0.6
Release: 20020927
Release: 20040203
# list of sources
Source0: http://people.freebsd.org/~scop/cvsweb/cvsweb-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://people.freebsd.org/~scop/cvsweb/cvsweb-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206, rcs, perl, cvs, gzip, tar, infozip
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130, rcs, perl, cvs, gzip, tar, infozip
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
file, as well as diffs between revisions and downloading the whole
file.
%track
prog cvsweb = {
version = 2.0.6
url = http://people.freebsd.org/~scop/cvsweb/
regex = cvsweb-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
cvsync/cvsync.spec

@ -29,11 +29,12 @@ Summary: CVS Repository Synchronization
URL: http://www.cvsync.org/
Vendor: Maekawa Masahide
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: SCM
License: BSD
Version: 0.24.13
Release: 20031223
Release: 20040203
# list of sources
Source0: ftp://ftp.cvsync.org/pub/cvsync/cvsync-%{version}.tar.gz
@ -44,14 +45,21 @@ Source3: rc.cvsync
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc, zlib
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, zlib
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
%description
CVSync is a portable CVS repository synchronization utility.
%track
prog cvsync = {
version = 0.24.13
url = http://www.cvsync.org/
regex = cvsync-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
daemon/daemon.spec

@ -29,11 +29,12 @@ Summary: Daemon Process Manager
URL: http://libslack.org/daemon/
Vendor: Raf
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: System
License: GPL
Version: 0.6.2
Release: 20040124
Release: 20040203
# list of sources
Source0: http://libslack.org/daemon/download/daemon-%{version}.tar.gz
@ -42,8 +43,8 @@ Source1: daemon.conf
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, perl, gcc, make
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, gcc, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -53,6 +54,13 @@ AutoReqProv: no
be tedious. Daemon performs these tasks for other processes. This is
useful for writing daemons in arbitrary languages.
%track
prog daemon = {
version = 0.6.2
url = http://libslack.org/daemon/
regex = daemon-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
dailystrips/dailystrips.spec

@ -29,11 +29,12 @@ Summary: Download Daily Online Comic Strips
URL: http://dailystrips.sourceforge.net/
Vendor: Andrew Medico
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Web
License: GPL
Version: 1.0.28
Release: 20040126
Release: 20040203
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/dailystrips/dailystrips-%{version}.tar.gz
@ -43,8 +44,8 @@ Source2: rc.dailystrips
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103, perl, perl-www, perl-time
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130, perl, perl-www, perl-time
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
'local' mode in which strips are downloaded and saved locally to
speed access time.
%track
prog dailystrips = {
version = 1.0.28
url = http://prdownloads.sourceforge.net/dailystrips/
regex = dailystrips-(1\.0\.\d+)\.tar\.gz
}
%prep
%setup -q

21
db/db.spec

@ -33,7 +33,8 @@ Summary: Berkeley-DB Library
URL: http://www.sleepycat.com/
Vendor: Keith Bostic
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Database
License: BSD
Version: %{V_version}.%{V_revision}
@ -52,8 +53,8 @@ Patch2: http://www.sleepycat.com/update/%{V_version}/patch.%{V_version}.2
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, gcc
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -66,6 +67,20 @@ AutoReqProv: no
database recovery, online backups, and separate access to locking,
logging and shared memory caching subsystems.
%track
prog db = {
version = 4.2.52
url = http://www.sleepycat.com/download/patchlogsdb.shtml
regex = db-(__VER__)\.tar\.gz
}
prog db:patch = {
version = 4.2.52.2
url = http://www.sleepycat.com/download/patchlogsdb.shtml
regex = db-(__VER__)\.tar\.gz
url = http://www.sleepycat.com/update/__NEWVER__/patch.__NEWVER__.html
regex = patch.(__NEWVER__\.\d+)
}
%prep
%setup -q -n db-%{V_version}
%patch -p0 -P 0

16
dbtool/dbtool.spec

@ -29,11 +29,12 @@ Summary: Command Line Tool for GDBM
URL: http://www.daemon.de/en/software/dbtool/
Vendor: Thomas Linden
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Database
License: GPL
Version: 1.6
Release: 20040126
Release: 20040203
# list of sources
Source0: ftp://ftp.daemon.de/scip/Apps/dbtool/dbtool-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: dbtool.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: pcre, gdbm
PreReq: pcre, gdbm
AutoReq: no
@ -57,6 +58,13 @@ AutoReqProv: no
speed. It also supports encrypted databases using the AES cipher
algorithm.
%track
prog dbtool = {
version = 1.6
url = ftp://ftp.daemon.de/scip/Apps/dbtool/
regex = dbtool-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
dcoracle2/dcoracle2.spec

@ -29,11 +29,12 @@ Summary: DCOracle2 Oracle Database Bindings for Python
URL: http://www.zope.org/Members/matt/dco2/
Vendor: Matt Kromer
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Language
License: Open Source
Version: 1.2
Release: 20030723
Release: 20040203
# list of sources
Source0: http://www.zope.org/Members/matt/dco2/DCOracle2-%{version}.tgz
@ -41,8 +42,8 @@ Source0: http://www.zope.org/Members/matt/dco2/DCOracle2-%{version}.tgz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make, python, ORACLE
PreReq: OpenPKG, openpkg >= 20030103, python, ORACLE
BuildPreReq: OpenPKG, openpkg >= 20040130, make, python, ORACLE
PreReq: OpenPKG, openpkg >= 20040130, python, ORACLE
AutoReq: no
AutoReqProv: no
@ -51,6 +52,13 @@ AutoReqProv: no
8 OCI, DCOracle2 overcomes limitations of DCOracle which prevent new OCI 8
features from functioning (LOBs).
%track
prog dcoracle2 = {
version = 1.2
url = http://www.zope.org/Members/matt/dco2/
regex = DCOracle2-(\d+\.[\d\.]+)\.tgz
}
%prep
%setup -q -n DCOracle2
%{l_shtool} subst \

16
dcron/dcron.spec

@ -33,11 +33,12 @@ Summary: Dillon's Cron Daemon
URL: http://apollo.backplane.com/FreeSrc/
Vendor: Matthew Dillon
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: System
License: GPL
Version: %{V_major}.%{V_minor}
Release: 20031020
Release: 20040203
# list of sources
Source0: http://apollo.backplane.com/FreeSrc/dcron%{V_major}%{V_minor}.tgz
@ -47,8 +48,8 @@ Patch0: dcron.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718
PreReq: OpenPKG, openpkg >= 20030718, MTA, vim
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130, MTA, vim
AutoReq: no
AutoReqProv: no
@ -57,6 +58,13 @@ AutoReqProv: no
vixie-cron but has significant differences. Less attention is paid
to feature development in favor of usability and reliability.
%track
prog dcron = {
version = 2.3.3
url = http://www.ibiblio.org/pub/Linux/system/daemons/cron/
regex = dcron-(__VER__)\.tar\.gz
}
%prep
%setup -q -n dcron
%patch -p0

16
ddd/ddd.spec

@ -29,11 +29,12 @@ Summary: GNU Data Display Debugger
URL: http://www.gnu.org/software/ddd/
Vendor: Dorothea Lütkehaus, Andreas Zeller
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Development
License: GPL
Version: 3.3.8
Release: 20040109
Release: 20040203
# list of sources
Source0: ftp://ftp.gnu.org/gnu/ddd/ddd-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: ddd.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, lesstif, xpm, readline, ncurses, gcc, flex
PreReq: OpenPKG, openpkg >= 20030103, X11, lesstif, xpm, readline, ncurses, xterm
BuildPreReq: OpenPKG, openpkg >= 20040130, X11, lesstif, xpm, readline, ncurses, gcc, flex
PreReq: OpenPKG, openpkg >= 20040130, X11, lesstif, xpm, readline, ncurses, xterm
AutoReq: no
AutoReqProv: no
@ -54,6 +55,13 @@ AutoReqProv: no
texts, DDD has become famous through its interactive graphical data
display, where data structures are displayed as graphs.
%track
prog ddd = {
version = 3.3.8
url = ftp://ftp.gnu.org/gnu/ddd/
regex = ddd-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

15
delegate/delegate.spec

@ -29,7 +29,8 @@ Summary: Multi-purpose Application-Level Network Gateway
URL: http://www.delegate.org/
Vendor: Yutaka Sato
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Network
License: Freely distributable
Version: 8.9.1
@ -43,8 +44,8 @@ Source2: delegated.cf
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -58,6 +59,14 @@ AutoReqProv: no
Besides proxy, DeleGate can be used as a simple origin server for
some protocols (HTTP, FTP and NNTP).
%track
prog delegate = {
comment = "rse: just FYI: server hates fw & requires valid email"
version = 8.9.1
url = ftp://ftp.delegate.org/pub/DeleGate/
regex = delegate(__VER__)\.tar\.(gz|bz2)
}
%prep
%setup -q -n delegate%{version}
%{l_shtool} subst \

16
devtodo/devtodo.spec

@ -29,11 +29,12 @@ Summary: ToDo List Manager
URL: http://swapoff.org/DevTodo
Vendor: Alec Thomas
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Text
License: GPL
Version: 0.1.17
Release: 20040201
Release: 20040203
# list of sources
Source0: http://swapoff.org/files/devtodo/devtodo-%{version}.tar.gz
@ -43,8 +44,8 @@ Patch0: devtodo.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030708, make, gcc
PreReq: OpenPKG, openpkg >= 20030708
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: ncurses, readline
PreReq: ncurses, readline
AutoReq: no
@ -54,6 +55,13 @@ AutoReqProv: no
Developer Todo is a program to display and manage a hierarchical
list of outstanding work, or just reminders.
%track
prog devtodo = {
version = 0.1.17
url = http://swapoff.org/DevTodo
regex = devtodo-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
dhcp-agent/dhcp-agent.spec

@ -31,11 +31,12 @@ Summary: DHCP Client Suite
URL: http://dhcp-agent.sourceforge.net/
Vendor: Thamer Alharbash
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
Distribution: OpenPKG
Class: JUNK
Group: Converter
License: MIT-style
Version: 0.41
Release: 20031021
Release: 20040203
# package options
%option with_fsl yes
@ -49,8 +50,8 @@ Patch0: dhcp-agent.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, gcc
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: libdnet, libpcap, guile
PreReq: libdnet, libpcap, guile
%if "%{with_fsl}" == "yes"
@ -65,6 +66,13 @@ AutoReqProv: no
provides a DHCP client which supports basic network setup out of the
box and a DHCP sniffer for diagnostic purposes.
%track
prog dhcp-agent = {
version = 0.41
url = http://dhcp-agent.sourceforge.net/
regex = dhcp-agent-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
dhcpd/dhcpd.spec

@ -29,11 +29,12 @@ Summary: DHCP Daemon
URL: http://www.isc.org/products/DHCP/
Vendor: Internet Software Consortium
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: DNS
License: ISC/BSD
Version: 3.0.1rc12
Release: 20031031
Release: 20040203
# package options
%option with_fsl yes
@ -47,8 +48,8 @@ Source3: fsl.dhcpd
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718
PreReq: OpenPKG, openpkg >= 20030718
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
PreReq: fsl >= 1.2.0
@ -59,6 +60,13 @@ AutoReqProv: no
%description
This is the ISC DHCP daemon reference implementation.
%track
prog dhcpd = {
version = 3.0.1rc12
url = ftp://ftp.isc.org/isc/dhcp/
regex = dhcp-(__VER__)\.tar\.gz
}
%prep
%setup -q -n dhcp-%{version}

16
dhcpdump/dhcpdump.spec

@ -29,11 +29,12 @@ Summary: DHCP Packet Dumper
URL: http://www.mavetju.org/unix/general.php
Vendor: Edwin Groothuis
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Network
License: BSD
Version: 1.6
Release: 20040128
Release: 20040203
# list of sources
Source0: http://www.mavetju.org/download/dhcpdump-%{version}.tar.gz
@ -41,14 +42,21 @@ Source0: http://www.mavetju.org/download/dhcpdump-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
%description
A post-processor of tcpdump output to analyze sniffed DHCP packets.
%track
prog dhcpdump = {
version = 1.6
url = http://www.mavetju.org/download/
regex = dhcpdump-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
dhcping/dhcping.spec

@ -29,11 +29,12 @@ Summary: DHCP Ping Client
URL: http://www.mavetju.org/unix/general.php
Vendor: Edwin Groothuis
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: Network
License: BSD
Version: 1.2
Release: 20030918
Release: 20040203
# list of sources
Source0: http://www.mavetju.org/download/dhcping-%{version}.tar.gz
@ -42,8 +43,8 @@ Patch0: dhcping.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030909, gcc
PreReq: OpenPKG, openpkg >= 20030909
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -51,6 +52,13 @@ AutoReqProv: no
This small tool let you perform a dhcp-request to find out if a
dhcp-server is still running.
%track
prog dhcping = {
version = 1.2
url = http://www.mavetju.org/download/
regex = dhcping-(__VER__)\.tar\.gz
}
%prep
%setup -q
%patch -p0

16
di/di.spec

@ -29,11 +29,12 @@ Summary: Disk Information Utility
URL: http://www.gentoo.com/di/
Vendor: Brad Lanam
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Distribution: OpenPKG
Class: PLUS
Group: System
License: MIT-style
Version: 3.9
Release: 20040126
Release: 20040203
# list of sources
Source0: http://www.gentoo.com/di/di-%{version}.tar.gz
@ -41,8 +42,8 @@ Source0: http://www.gentoo.com/di/di-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@ -52,6 +53,13 @@ AutoReqProv: no
your disk usage in whatever format you desire/prefer/are used to.
It is designed to be portable across many platforms.
%track
prog di = {
version = 3.9
url = http://www.gentoo.com/di/
regex = di-(__VER__)\.tar\.gz
}
%prep
%setup -q
%{l_shtool} subst \

18
dia/dia.spec

@ -33,11 +33,12 @@ Summary: Graphical Diagram Editor
URL: http://www.lysator.liu.se/~alla/dia/
Vendor: GNOME
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG
Class: EVAL
Group: Graphics
License: GPL
Version: %{V_major}.%{V_minor}
Release: 20031102
Release: 20040203
# list of sources
Source0: ftp://ftp.gnome.org/pub/gnome/sources/dia/%{V_major}/dia-%{version}.tar.bz2
@ -45,10 +46,10 @@ Source0: ftp://ftp.gnome.org/pub/gnome/sources/dia/%{V_major}/dia-%{version
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, X11
BuildPreReq: OpenPKG, openpkg >= 20040130, X11
BuildPreReq: glib2, gtk2, pango, libart
BuildPreReq: libiconv, libxml, zlib, popt
PreReq: OpenPKG, openpkg >= 20020206, X11
PreReq: OpenPKG, openpkg >= 20040130, X11
PreReq: glib2, gtk2, pango, libart
PreReq: libiconv, libxml, zlib, popt
AutoReq: no
@ -66,6 +67,15 @@ AutoReqProv: no
or SVG formats and can print diagrams (including ones that span
multiple pages).
%track
prog dia = {
version = 0.92.2
url = ftp://ftp.gnome.org/pub/gnome/sources/dia/
regex = (\d+\.\d+)
url = ftp://ftp.gnome.org/pub/gnome/sources/dia/__NEWVER__/
regex = dia-(__VER__)\.tar\.gz
}
%prep
%setup -q

16
dialog/dialog.spec

@ -33,11 +33,12 @@ Summary: Curses Dialog Scripting Tool
URL: http://invisible-island.net/dialog/dialog.html
Vendor: Savio Lam
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Terminal
License: BSD
Version: %{V_maj}.%{V_min}
Release: 20040126
Release: 20040203
# list of sources
Source0: ftp://invisible-island.net/dialog/dialog-%{V_maj}-%{V_min}.tgz
@ -45,8 +46,8 @@ Source0: ftp://invisible-island.net/dialog/dialog-%{V_maj}-%{V_min}.tgz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030708, ncurses
PreReq: OpenPKG, openpkg >= 20030708, ncurses
BuildPreReq: OpenPKG, openpkg >= 20040130, ncurses
PreReq: OpenPKG, openpkg >= 20040130, ncurses
AutoReq: no
AutoReqProv: no
@ -57,6 +58,13 @@ AutoReqProv: no
is a much-reduced variation of dialog, called lxdialog, which is
used in Linux kernel configuration.
%track
prog dialog = {
version = 0.9b-20031207
url = ftp://invisible-island.net/dialog/
regex = dialog-(__VER__)\.tgz
}
%prep
%setup -q -n dialog-%{V_maj}-%{V_min}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save