Przeglądaj źródła

upgrade dependencies because of l_branch usage

Ralf S. Engelschall 24 lat temu
rodzic
commit
2c1ab0fbe0
100 zmienionych plików z 198 dodań i 198 usunięć
  1. 2 2
      a2ps/a2ps.spec
  2. 2 2
      amd/amd.spec
  3. 2 2
      analog/analog.spec
  4. 2 2
      antiword/antiword.spec
  5. 2 2
      apg/apg.spec
  6. 2 2
      autoconf/autoconf.spec
  7. 2 2
      autogen/autogen.spec
  8. 2 2
      automake/automake.spec
  9. 2 2
      axyftp/axyftp.spec
  10. 2 2
      bash/bash.spec
  11. 2 2
      bc/bc.spec
  12. 2 2
      bind/bind.spec
  13. 2 2
      binutils/binutils.spec
  14. 2 2
      bison/bison.spec
  15. 2 2
      boxes/boxes.spec
  16. 2 2
      bzip2/bzip2.spec
  17. 2 2
      calc/calc.spec
  18. 2 2
      cftp/cftp.spec
  19. 2 2
      cpio/cpio.spec
  20. 2 2
      curl/curl.spec
  21. 2 2
      cvs/cvs.spec
  22. 2 2
      cvsweb/cvsweb.spec
  23. 2 2
      db/db.spec
  24. 2 2
      dcron/dcron.spec
  25. 2 2
      delegate/delegate.spec
  26. 2 2
      dhcpd/dhcpd.spec
  27. 2 2
      diffutils/diffutils.spec
  28. 2 2
      dmalloc/dmalloc.spec
  29. 2 2
      docbook/docbook.spec
  30. 2 2
      emacs/emacs.spec
  31. 2 2
      exim/exim.spec
  32. 2 2
      fetchmail/fetchmail.spec
  33. 2 2
      figlet/figlet.spec
  34. 2 2
      file/file.spec
  35. 2 2
      fileutils/fileutils.spec
  36. 2 2
      findutils/findutils.spec
  37. 2 2
      flex/flex.spec
  38. 2 2
      freetype/freetype.spec
  39. 2 2
      gated/gated.spec
  40. 2 2
      gawk/gawk.spec
  41. 2 2
      gcc/gcc.spec
  42. 2 2
      gd/gd.spec
  43. 2 2
      gettext/gettext.spec
  44. 2 2
      ghostscript/ghostscript.spec
  45. 2 2
      gimp/gimp.spec
  46. 2 2
      glib/glib.spec
  47. 2 2
      glimpse/glimpse.spec
  48. 2 2
      gnupg/gnupg.spec
  49. 2 2
      graphviz/graphviz.spec
  50. 2 2
      grep/grep.spec
  51. 2 2
      groff/groff.spec
  52. 2 2
      gtk/gtk.spec
  53. 2 2
      guile/guile.spec
  54. 2 2
      gup/gup.spec
  55. 2 2
      gzip/gzip.spec
  56. 2 2
      heise/heise.spec
  57. 2 2
      hexer/hexer.spec
  58. 2 2
      htdig/htdig.spec
  59. 2 2
      html2latex/html2latex.spec
  60. 2 2
      imagemagick/imagemagick.spec
  61. 2 2
      imapd/imapd.spec
  62. 2 2
      imlib/imlib.spec
  63. 2 2
      indent/indent.spec
  64. 2 2
      infozip/infozip.spec
  65. 2 2
      inn/inn.spec
  66. 2 2
      instant/instant.spec
  67. 2 2
      iozone/iozone.spec
  68. 2 2
      ircd/ircd.spec
  69. 2 2
      ircii/ircii.spec
  70. 2 2
      iselect/iselect.spec
  71. 2 2
      ispell/ispell.spec
  72. 2 2
      jitterbug/jitterbug.spec
  73. 2 2
      jpeg/jpeg.spec
  74. 2 2
      kermit/kermit.spec
  75. 2 2
      lame/lame.spec
  76. 2 2
      less/less.spec
  77. 2 2
      lftp/lftp.spec
  78. 2 2
      libiconv/libiconv.spec
  79. 2 2
      libpcap/libpcap.spec
  80. 2 2
      libtool/libtool.spec
  81. 2 2
      libxml/libxml.spec
  82. 2 2
      libxslt/libxslt.spec
  83. 2 2
      limo/limo.spec
  84. 2 2
      links/links.spec
  85. 2 2
      lmtp2nntp/lmtp2nntp.spec
  86. 2 2
      logsurfer/logsurfer.spec
  87. 2 2
      lrzsz/lrzsz.spec
  88. 2 2
      lsof/lsof.spec
  89. 2 2
      lynx/lynx.spec
  90. 2 2
      m4/m4.spec
  91. 2 2
      magicpoint/magicpoint.spec
  92. 2 2
      mailgrep/mailgrep.spec
  93. 2 2
      majordomo/majordomo.spec
  94. 2 2
      make/make.spec
  95. 2 2
      mc/mc.spec
  96. 2 2
      minicom/minicom.spec
  97. 2 2
      mirror/mirror.spec
  98. 2 2
      mkgallery/mkgallery.spec
  99. 2 2
      mkisofs/mkisofs.spec
  100. 0 0
      mm/mm.spec

+ 2 - 2
a2ps/a2ps.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.enst.fr/pub/unix/a2ps/a2ps-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, psutils
-PreReq:       OpenPKG, openpkg >= 0.9-33, psutils
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, psutils
+PreReq:       OpenPKG, openpkg >= 20011023.0, psutils
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
amd/amd.spec

@@ -43,8 +43,8 @@ Patch0:       am-utils-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, flex
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, flex
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
analog/analog.spec

@@ -40,8 +40,8 @@ Source0:      http://www.statslab.cam.ac.uk/~sret1/analog/analog-%{version}.tar.
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
antiword/antiword.spec

@@ -40,8 +40,8 @@ Source0:      http://www.winfield.demon.nl/linux/antiword-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
apg/apg.spec

@@ -40,8 +40,8 @@ Source0:      http://www.adel.nursat.kz/apg/download/apg-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
autoconf/autoconf.spec

@@ -45,8 +45,8 @@ Patch0:       autoconf-%{V_old}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, m4
-PreReq:       OpenPKG, openpkg >= 0.9-33, m4
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, m4
+PreReq:       OpenPKG, openpkg >= 20011023.0, m4
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
autogen/autogen.spec

@@ -40,8 +40,8 @@ Source0:      http://download.sourceforge.net/AutoGen/autogen-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, guile, texinfo
-PreReq:       OpenPKG, openpkg >= 0.9-33, guile
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, guile, texinfo
+PreReq:       OpenPKG, openpkg >= 20011023.0, guile
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
automake/automake.spec

@@ -44,8 +44,8 @@ Source0:      ftp://ftp.gnu.org/gnu/automake/automake-%{V_real}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, perl
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, perl
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
axyftp/axyftp.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.wxftp.seul.org/pub/wxftp/%{version}/axyftp-%{version}.ta
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, gtk
-PreReq:       OpenPKG, openpkg >= 0.9-33, gtk
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, gtk
+PreReq:       OpenPKG, openpkg >= 20011023.0, gtk
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
bash/bash.spec

@@ -43,8 +43,8 @@ Patch1:       bash-%{version}.patch.2
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
bc/bc.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
bind/bind.spec

@@ -48,8 +48,8 @@ Patch0:       bind.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
binutils/binutils.spec

@@ -40,8 +40,8 @@ Source0:      ftp://sourceware.cygnus.com/pub/binutils/releases/binutils-%{versi
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
bison/bison.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/bison/bison-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
boxes/boxes.spec

@@ -40,8 +40,8 @@ Source0:      http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/do
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, gcc, make
-PreReq:       OpenPKG, openpkg >= 0.9-33, gcc, make
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, gcc, make
+PreReq:       OpenPKG, openpkg >= 20011023.0, gcc, make
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
bzip2/bzip2.spec

@@ -40,8 +40,8 @@ Source0:      ftp://sourceware.cygnus.com/pub/bzip2/v100/bzip2-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
calc/calc.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
cftp/cftp.spec

@@ -40,8 +40,8 @@ Source0:      http://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
cpio/cpio.spec

@@ -41,8 +41,8 @@ Patch0:       cpio-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
curl/curl.spec

@@ -40,8 +40,8 @@ Source0:      http://curl.haxx.se/download/curl-%{version}.tar.bz2
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, openssl
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, openssl
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
cvs/cvs.spec

@@ -48,8 +48,8 @@ Source3:      http://www.red-bean.com/cvs2cl/cvs2cl.pl
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, perl, patch
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl, patch
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, perl, patch
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl, patch
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
cvsweb/cvsweb.spec

@@ -40,8 +40,8 @@ Source0:      http://www.idaemons.org/distfiles/cvsweb-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33, rcs, perl, cvs, gzip, tar, infozip
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0, rcs, perl, cvs, gzip, tar, infozip
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
db/db.spec

@@ -40,8 +40,8 @@ Source0:      http://www.sleepycat.com/update/%{version}/db-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
dcron/dcron.spec

@@ -42,8 +42,8 @@ Patch0:       dcron-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33, MTA, vim
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0, MTA, vim
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
delegate/delegate.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.delegate.org/pub/DeleGate/alpha/delegate%{version}.tar.b
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
dhcpd/dhcpd.spec

@@ -42,8 +42,8 @@ Source2:      rc.dhcpd
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
diffutils/diffutils.spec

@@ -43,8 +43,8 @@ Source3:      sdiff.1
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, texinfo
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, texinfo
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
dmalloc/dmalloc.spec

@@ -40,8 +40,8 @@ Source0:      http://dmalloc.com/releases/dmalloc-%{version}.tgz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
docbook/docbook.spec

@@ -53,8 +53,8 @@ Source6:      docbk41.catalog
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, infozip, sgml
-PreReq:       OpenPKG, openpkg >= 0.9-33, sgml
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, infozip, sgml
+PreReq:       OpenPKG, openpkg >= 20011023.0, sgml
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
emacs/emacs.spec

@@ -41,8 +41,8 @@ Patch0:       emacs-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
exim/exim.spec

@@ -42,8 +42,8 @@ Source2:      rc.exim
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, perl, gzip, openssl, db, tar
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl, gzip
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, perl, gzip, openssl, db, tar
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl, gzip
 AutoReq:      no
 AutoReqProv:  no
 Provides:     MTA

+ 2 - 2
fetchmail/fetchmail.spec

@@ -40,8 +40,8 @@ Source0:      http://www.tuxedo.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, openssl, make, flex
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, openssl, make, flex
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
figlet/figlet.spec

@@ -43,8 +43,8 @@ Source0:      ftp://ftp.plig.org/pub/figlet/program/unix/figlet%{V_orig}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
file/file.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
fileutils/fileutils.spec

@@ -41,8 +41,8 @@ Source0:      ftp://ftp.gnu.org/gnu/fileutils/fileutils-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
findutils/findutils.spec

@@ -41,8 +41,8 @@ Source1:      rc.findutils
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
flex/flex.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/non-gnu/flex/flex-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, bison
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, bison
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
freetype/freetype.spec

@@ -44,8 +44,8 @@ Source1:      ftp://ftp.freetype.org/pub/freetype2/freetype-%{V_two}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gated/gated.spec

@@ -45,8 +45,8 @@ Patch0:       gated-3-6.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, flex, bison
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, flex, bison
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gawk/gawk.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/gawk/gawk-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gcc/gcc.spec

@@ -44,8 +44,8 @@ Source0:      ftp://gcc.gnu.org/pub/gcc/releases/%{V_long}/gcc-%{V_long}.tar.bz2
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gd/gd.spec

@@ -41,8 +41,8 @@ Source0:      ftp://ftp.boutell.com/pub/boutell/gd/gd-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, png, zlib, jpeg
-PreReq:       OpenPKG, openpkg >= 0.9-33, png, zlib, jpeg
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, png, zlib, jpeg
+PreReq:       OpenPKG, openpkg >= 20011023.0, png, zlib, jpeg
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gettext/gettext.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
ghostscript/ghostscript.spec

@@ -45,8 +45,8 @@ Source5:      ftp://ftp.cs.wisc.edu/pub/ghost/aladdin/ghostscript-fonts-other-6.
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gimp/gimp.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gimp.org/pub/gimp/v1.2/testing/gimp-%{version}.tar.bz2
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make, libiconv, gtk, tiff, jpeg
-PreReq:       OpenPKG, openpkg >= 0.9-33, libiconv, gtk, tiff, jpeg
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make, libiconv, gtk, tiff, jpeg
+PreReq:       OpenPKG, openpkg >= 20011023.0, libiconv, gtk, tiff, jpeg
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
glib/glib.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gtk.org/pub/gtk/v1.2/glib-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
glimpse/glimpse.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.polito.it/pub/tools/unix/harvest/glimpse-%{version}.tar.
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gnupg/gnupg.spec

@@ -41,8 +41,8 @@ Patch0:       gnupg-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 Provides:     openpgp

+ 2 - 2
graphviz/graphviz.spec

@@ -40,8 +40,8 @@ Source0:      http://www.research.att.com/sw/tools/graphviz/dist/graphviz-%{vers
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, freetype, png, jpeg
-PreReq:       OpenPKG, openpkg >= 0.9-33, freetype, png, jpeg
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, freetype, png, jpeg
+PreReq:       OpenPKG, openpkg >= 20011023.0, freetype, png, jpeg
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
grep/grep.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
groff/groff.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gtk/gtk.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, glib
-PreReq:       OpenPKG, openpkg >= 0.9-33, glib
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, glib
+PreReq:       OpenPKG, openpkg >= 20011023.0, glib
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
guile/guile.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gup/gup.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.debian.org/debian/pool/main/g/gup/gup_%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-37
-PreReq:       OpenPKG, openpkg >= 0.9-37, MTA, inn
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0, MTA, inn
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
gzip/gzip.spec

@@ -40,8 +40,8 @@ Source0:      ftp://alpha.gnu.org/gnu/gzip/gzip-%{version}.tar
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
heise/heise.spec

@@ -42,8 +42,8 @@ Source2:      inhalt.frm.fmt
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, infozip
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, infozip
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
hexer/hexer.spec

@@ -41,8 +41,8 @@ Patch0:       hexer-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
htdig/htdig.spec

@@ -40,8 +40,8 @@ Source0:      http://ftp.sourceforge.net/htdig/htdig-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
html2latex/html2latex.spec

@@ -54,8 +54,8 @@ Source6:      http://prdownloads.sourceforge.net/expat/expat-%{V_expat}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, perl
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, perl
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
imagemagick/imagemagick.spec

@@ -43,8 +43,8 @@ Source0:      ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{version}.t
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
imapd/imapd.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, sasl, db, openssl, make
-PreReq:       OpenPKG, openpkg >= 0.9-33, sasl, db, openssl
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, sasl, db, openssl, make
+PreReq:       OpenPKG, openpkg >= 20011023.0, sasl, db, openssl
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
imlib/imlib.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/imlib-%{version
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, gtk
-PreReq:       OpenPKG, openpkg >= 0.9-33, gtk
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, gtk
+PreReq:       OpenPKG, openpkg >= 20011023.0, gtk
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
indent/indent.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/indent/indent-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
infozip/infozip.spec

@@ -41,8 +41,8 @@ Source1:      ftp://ftp.info-zip.org/pub/infozip/src/unzip542.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
inn/inn.spec

@@ -51,8 +51,8 @@ Source3:      rc.inn
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make, perl, db, openssl
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl, MTA
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make, perl, db, openssl
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl, MTA
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
instant/instant.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.openpkg.org/DST/instant/instant-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33, openjade
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0, openjade
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
iozone/iozone.spec

@@ -43,8 +43,8 @@ Source0:      http://www.iozone.org/src/current/iozone%{V_real}.tar
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, gcc, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, gcc, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
ircd/ircd.spec

@@ -43,8 +43,8 @@ Patch0:       irc%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, zlib
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, zlib
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
ircii/ircii.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ircii.warped.com/pub/ircII/ircii-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
iselect/iselect.spec

@@ -40,8 +40,8 @@ Source0:      http://www.engelschall.com/sw/iselect/distrib/iselect-%{version}.t
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, slang
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, slang
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
ispell/ispell.spec

@@ -44,8 +44,8 @@ Patch0:       ispell.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, bison
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, bison
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
jitterbug/jitterbug.spec

@@ -41,8 +41,8 @@ Source1:      config.tar
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, sendmail, zlib
-PreReq:       OpenPKG, openpkg >= 0.9-33, sendmail, apache, petidomo, gzip
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, sendmail, zlib
+PreReq:       OpenPKG, openpkg >= 20011023.0, sendmail, apache, petidomo, gzip
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
jpeg/jpeg.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
kermit/kermit.spec

@@ -41,8 +41,8 @@ Source1:      ftp://kermit.columbia.edu/kermit/test/tar/cku199.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
lame/lame.spec

@@ -40,8 +40,8 @@ Source0:      ftp://lame.sourceforge.net/pub/lame/src/lame%{version}beta.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
less/less.spec

@@ -43,8 +43,8 @@ Patch0:       less-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, ncurses
-PreReq:       OpenPKG, openpkg >= 0.9-33, ncurses
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, ncurses
+PreReq:       OpenPKG, openpkg >= 20011023.0, ncurses
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
lftp/lftp.spec

@@ -40,8 +40,8 @@ Source0:      http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lft
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make, gcc
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make, gcc
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
libiconv/libiconv.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.ilog.fr/pub/Users/haible/gnu/libiconv-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
libpcap/libpcap.spec

@@ -40,8 +40,8 @@ Source0:      http://www.tcpdump.org/release/libpcap-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, bison, flex
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, bison, flex
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
libtool/libtool.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
libxml/libxml.spec

@@ -40,8 +40,8 @@ Source0:      ftp://xmlsoft.org/libxml2-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make, zlib, libiconv
-PreReq:       OpenPKG, openpkg >= 0.9-33, zlib, libiconv
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make, zlib, libiconv
+PreReq:       OpenPKG, openpkg >= 20011023.0, zlib, libiconv
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
libxslt/libxslt.spec

@@ -40,8 +40,8 @@ Source0:      ftp://xmlsoft.org/libxslt-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make, libxml
-PreReq:       OpenPKG, openpkg >= 0.9-33, libxml
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make, libxml
+PreReq:       OpenPKG, openpkg >= 20011023.0, libxml
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
limo/limo.spec

@@ -41,8 +41,8 @@ Patch0:       limo-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
links/links.spec

@@ -40,8 +40,8 @@ Source0:      http://artax.karlin.mff.cuni.cz/~mikulas/links/download/links-%{ve
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, openssl
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, openssl
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
lmtp2nntp/lmtp2nntp.spec

@@ -41,8 +41,8 @@ Source1:      rc.lmtp2nntp
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
logsurfer/logsurfer.spec

@@ -41,8 +41,8 @@ Source1:      logsurfer.conf
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
lrzsz/lrzsz.spec

@@ -40,8 +40,8 @@ Source0:      http://www.ohse.de/uwe/releases/lrzsz-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
lsof/lsof.spec

@@ -41,8 +41,8 @@ Source1:      ftp://ftp.openpkg.org/DST/lsof/lsof.sparc64-solaris2.8.bin
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
lynx/lynx.spec

@@ -43,8 +43,8 @@ Source0:      http://lynx.isc.org/release/lynx%{V_real}.tar.bz2
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, slang, zlib, openssl
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, slang, zlib, openssl
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
m4/m4.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.seindal.dk/pub/rene/gnu/m4-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make, perl
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make, perl
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
magicpoint/magicpoint.spec

@@ -41,8 +41,8 @@ Source1:      ftp://ftp.mew.org/pub/mgp/ttf.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, flex, bison, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, flex, bison, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
mailgrep/mailgrep.spec

@@ -41,8 +41,8 @@ Patch0:       mailgrep-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
majordomo/majordomo.spec

@@ -40,8 +40,8 @@ Source0:      http://www.greatcircle.com/majordomo/%{version}/majordomo-%{versio
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, perl, gcc
-PreReq:       OpenPKG, openpkg >= 0.9-33, perl, bash
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, perl, gcc
+PreReq:       OpenPKG, openpkg >= 20011023.0, perl, bash
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
make/make.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnu.org/gnu/make/make-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
mc/mc.spec

@@ -40,8 +40,8 @@ Source0:      ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/mc-%{version}.tar.
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, glib, ncurses
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, glib, ncurses
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
minicom/minicom.spec

@@ -41,8 +41,8 @@ Patch0:       minicom-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, gettext, lrzsz
-PreReq:       OpenPKG, openpkg >= 0.9-33, lrzsz
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, gettext, lrzsz
+PreReq:       OpenPKG, openpkg >= 20011023.0, lrzsz
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
mirror/mirror.spec

@@ -46,8 +46,8 @@ Source5:      mm.pkgs
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, perl
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, perl
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
mkgallery/mkgallery.spec

@@ -40,8 +40,8 @@ Source0:      http://mkgallery.sourceforge.net/mkgallery-%{version}.tgz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33
-PreReq:       OpenPKG, openpkg >= 0.9-33 bash imagemagick
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0
+PreReq:       OpenPKG, openpkg >= 20011023.0 bash imagemagick
 AutoReq:      no
 AutoReqProv:  no
 

+ 2 - 2
mkisofs/mkisofs.spec

@@ -41,8 +41,8 @@ Patch0:       mkisofs-%{version}.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-33, make
-PreReq:       OpenPKG, openpkg >= 0.9-33
+BuildPreReq:  OpenPKG, openpkg >= 20011023.0, make
+PreReq:       OpenPKG, openpkg >= 20011023.0
 AutoReq:      no
 AutoReqProv:  no
 

+ 0 - 0
mm/mm.spec


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików