diff --git a/aspell/aspell.spec b/aspell/aspell.spec index d1cb331977..614d07bed9 100644 --- a/aspell/aspell.spec +++ b/aspell/aspell.spec @@ -38,7 +38,7 @@ Distribution: OpenPKG [EVAL] Group: Text License: GPL Version: %{V_aspell} -Release: 20021125 +Release: 20021204 # list of sources Source0: ftp://ftp.gnu.org/gnu/aspell/aspell-%{V_aspell}.tar.gz @@ -48,8 +48,8 @@ Source2: ftp://ftp.gnu.org/gnu/aspell/aspell-de-%{V_aspell_de}.tar.bz2 # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, ncurses -PreReq: OpenPKG, openpkg >= 20020206, ncurses, perl +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc, ncurses +PreReq: OpenPKG, openpkg >= 20021204, ncurses, perl AutoReq: no AutoReqProv: no @@ -75,7 +75,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ CPPFLAGS="%{l_cppflags}" \ ./configure \ --prefix=%{l_prefix} \ diff --git a/devtodo/devtodo.spec b/devtodo/devtodo.spec index 9bd21b9bf1..56bce21f8b 100644 --- a/devtodo/devtodo.spec +++ b/devtodo/devtodo.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Text License: GPL Version: 0.1.14 -Release: 20020821 +Release: 20021204 # list of sources Source0: http://devtodo.sourceforge.net/?%{version}/devtodo-%{version}.tar.gz @@ -42,8 +42,8 @@ Source1: todo.bashrc # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc, readline, ncurses -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc, readline, ncurses +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -58,7 +58,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \ - CXXFLAGS="%{l_cflags -O} -I%{l_prefix}/include -Wno-deprecated" \ + CXXFLAGS="%{l_cxxflags -O} -I%{l_prefix}/include -Wno-deprecated" \ LDFLAGS="-L%{l_prefix}/include" \ ./configure \ --prefix=%{l_prefix} \ diff --git a/doxygen/doxygen.spec b/doxygen/doxygen.spec index 48a291c90e..572a10b587 100644 --- a/doxygen/doxygen.spec +++ b/doxygen/doxygen.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Text License: GPL Version: 1.2.18 -Release: 20020919 +Release: 20021204 # list of sources Source0: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz @@ -41,8 +41,8 @@ Source0: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, bison, coreutils, perl, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, flex, bison, coreutils, perl, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -56,7 +56,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix %{l_prefix} \ --perl %{l_prefix}/bin/perl \ diff --git a/dxpc/dxpc.spec b/dxpc/dxpc.spec index 2cbc2876d8..1f3222baf9 100644 --- a/dxpc/dxpc.spec +++ b/dxpc/dxpc.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: X11 License: BSD-style Version: 3.8.2 -Release: 20021122 +Release: 20021204 # list of sources Source0: http://www.vigor.nu/dxpc/%{version}/dxpc-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://www.vigor.nu/dxpc/%{version}/dxpc-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20021122, X11, gcc, lzo >= 1.08-20021122 -PreReq: OpenPKG, openpkg >= 20021122, X11 +BuildPreReq: OpenPKG, openpkg >= 20021204, X11, gcc, lzo >= 1.08-20021122 +PreReq: OpenPKG, openpkg >= 20021204, X11 AutoReq: no AutoReqProv: no @@ -58,7 +58,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx} -Wno-deprecated" \ CFLAGS="%{l_cflags -O} %{l_cppflags lzo}" \ - CXXFLAGS="%{l_cflags -O} %{l_cppflags lzo}" \ + CXXFLAGS="%{l_cxxflags -O} %{l_cppflags lzo}" \ CPPFLAGS="%{l_cppflags lzo}" \ LDFLAGS="%{l_ldflags}" \ ./configure \ diff --git a/gc/gc.spec b/gc/gc.spec index c3001bcad0..ac84b8dcba 100644 --- a/gc/gc.spec +++ b/gc/gc.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: System License: MIT-style Version: 6.1 -Release: 20021101 +Release: 20021204 # list of sources Source0: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc%{version # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -59,7 +59,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ LDFLAGS="%{l_ldflags}" \ ./configure \ --prefix=%{l_prefix} \ diff --git a/groff/groff.spec b/groff/groff.spec index 26949b2fcb..2e966e807c 100644 --- a/groff/groff.spec +++ b/groff/groff.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Text License: GPL Version: 1.18.1 -Release: 20021008 +Release: 20021204 # list of sources Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, bison, gcc, texinfo -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, bison, gcc, texinfo +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -57,7 +57,7 @@ AutoReqProv: no CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ CXX="%{l_cxx}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ %{l_bash} ./configure \ --prefix=%{l_prefix} PATH="`pwd`/src/roff/troff:$PATH" diff --git a/htdig/htdig.spec b/htdig/htdig.spec index 90ac9981da..cc9c65817c 100644 --- a/htdig/htdig.spec +++ b/htdig/htdig.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Web License: GPL Version: 3.2.0b3 -Release: 20020822 +Release: 20021204 # list of sources Source0: http://www.htdig.org/files/htdig-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://www.htdig.org/files/htdig-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, zlib, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, flex, zlib, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -64,7 +64,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} \ --with-config-dir=%{l_prefix}/etc/htdig \ diff --git a/imagemagick/imagemagick.spec b/imagemagick/imagemagick.spec index 7f68399072..dae3f28573 100644 --- a/imagemagick/imagemagick.spec +++ b/imagemagick/imagemagick.spec @@ -50,7 +50,7 @@ Distribution: OpenPKG [BASE] Group: Graphics License: GPL Version: %{V_major}.%{V_minor} -Release: 20021201 +Release: 20021204 # list of sources Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.tar.gz @@ -58,8 +58,8 @@ Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.ta # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc, tiff, jpeg, bzip2, zlib, png, freetype -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc, tiff, jpeg, bzip2, zlib, png, freetype +PreReq: OpenPKG, openpkg >= 20021204 %if "%{with_perl}" == "yes" BuildPreReq: perl PreReq: perl @@ -99,7 +99,7 @@ AutoReqProv: no CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O} -I%{l_prefix}/include -I%{l_prefix}/include/tiff" \ CPPFLAGS="-I%{l_prefix}/include -I%{l_prefix}/include/tiff" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ LDFLAGS="-L%{l_prefix}/lib" \ ./configure \ --prefix=%{l_prefix} \ diff --git a/its4/its4.spec b/its4/its4.spec index f8354d3b7d..d11d637a8a 100644 --- a/its4/its4.spec +++ b/its4/its4.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Development License: OSS-style Version: 1.1.1 -Release: 20020821 +Release: 20021204 # list of sources Source0: http://www.cigital.com/its4/-NO-DIRECT-URL-/its4-%{version}.tgz @@ -41,8 +41,8 @@ Source0: http://www.cigital.com/its4/-NO-DIRECT-URL-/its4-%{version}.tgz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -61,7 +61,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} \ --datadir=%{l_prefix}/share/its4 \ diff --git a/lftp/lftp.spec b/lftp/lftp.spec index f31cf1e4c7..c729251f48 100644 --- a/lftp/lftp.spec +++ b/lftp/lftp.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: FTP License: GPL Version: 2.6.3 -Release: 20021104 +Release: 20021204 # list of sources Source0: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2 @@ -41,8 +41,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 >= 20020206, make, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -56,7 +56,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/lftp diff --git a/mapson/mapson.spec b/mapson/mapson.spec index da38ac1081..af04f90b96 100644 --- a/mapson/mapson.spec +++ b/mapson/mapson.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Mail License: GPL Version: 2.1 -Release: 20020626 +Release: 20021204 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/mapson/mapson-%{version}.tar.gz @@ -42,8 +42,8 @@ Patch0: mapson.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make -PreReq: OpenPKG, openpkg >= 20020206, MTA +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc, make +PreReq: OpenPKG, openpkg >= 20021204, MTA AutoReq: no AutoReqProv: no @@ -60,7 +60,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/mapson \ diff --git a/mozilla/mozilla.spec b/mozilla/mozilla.spec index 042c4e7c19..9c3411d8f7 100644 --- a/mozilla/mozilla.spec +++ b/mozilla/mozilla.spec @@ -44,8 +44,8 @@ Patch0: mozilla.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, X11, glib, gtk, orbit, infozip, make, gcc, perl -PreReq: OpenPKG, openpkg >= 20020206, X11, glib, gtk, orbit, infozip, xsel +BuildPreReq: OpenPKG, openpkg >= 20021204, X11, glib, gtk, orbit, infozip, make, gcc, perl +PreReq: OpenPKG, openpkg >= 20021204, X11, glib, gtk, orbit, infozip, xsel AutoReq: no AutoReqProv: no @@ -62,7 +62,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags} %{l_cppflags}" \ - CXXFLAGS="%{l_cflags} -Wno-deprecated %{l_cppflags}" \ + CXXFLAGS="%{l_cxxflags} -Wno-deprecated %{l_cppflags}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ GLIB_CONFIG="%{l_prefix}/bin/glib-config" \ diff --git a/mysql/mysql.spec b/mysql/mysql.spec index 0bc2982069..e92fef1875 100644 --- a/mysql/mysql.spec +++ b/mysql/mysql.spec @@ -74,8 +74,8 @@ Patch1: mysql-initdb.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -109,7 +109,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/mysql \ diff --git a/openjade/openjade.spec b/openjade/openjade.spec index d5dcce312a..9cb07c5e96 100644 --- a/openjade/openjade.spec +++ b/openjade/openjade.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: SGML License: GPL Version: 1.3.2 -Release: 20021203 +Release: 20021204 # list of sources Source0: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://download.sourceforge.net/openjade/openjade-%{version}.tar.g # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gettext, opensp, gcc, perl -PreReq: OpenPKG, openpkg >= 20020206, sgml +BuildPreReq: OpenPKG, openpkg >= 20021204, gettext, opensp, gcc, perl +PreReq: OpenPKG, openpkg >= 20021204, sgml AutoReq: no AutoReqProv: no @@ -58,7 +58,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ CPPFLAGS="%{l_cppflags}" \ ./configure \ --prefix=%{l_prefix} \ diff --git a/opensp/opensp.spec b/opensp/opensp.spec index 0fdb90effd..590410bd1c 100644 --- a/opensp/opensp.spec +++ b/opensp/opensp.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: SGML License: GPL Version: 1.5 -Release: 20021203 +Release: 20021204 # list of sources Source0: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20021122, gcc -PreReq: OpenPKG, openpkg >= 20021122, sgml +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc +PreReq: OpenPKG, openpkg >= 20021204, sgml AutoReq: no AutoReqProv: no @@ -58,7 +58,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ CPPFLAGS="%{l_cppflags}" \ ./configure \ --prefix=%{l_prefix} \ diff --git a/portfwd/portfwd.spec b/portfwd/portfwd.spec index b12278178d..0c65f2447e 100644 --- a/portfwd/portfwd.spec +++ b/portfwd/portfwd.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Network License: GPL Version: 0.26rc3 -Release: 20021112 +Release: 20021204 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/portfwd/portfwd-%{version}.tar.gz @@ -44,8 +44,8 @@ Source3: fsl.portfwd # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, fsl, gcc, make, flex -PreReq: OpenPKG, openpkg >= 20020206, fsl +BuildPreReq: OpenPKG, openpkg >= 20021204, fsl, gcc, make, flex +PreReq: OpenPKG, openpkg >= 20021204, fsl AutoReq: no AutoReqProv: no @@ -67,7 +67,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags} `%{l_prefix}/bin/fsl-config --all --ldflags --libs`" \ ./configure \ diff --git a/ragel/ragel.spec b/ragel/ragel.spec index 634396203f..28f99cace6 100644 --- a/ragel/ragel.spec +++ b/ragel/ragel.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Compiler License: GPL Version: 1.4.1 -Release: 20021120 +Release: 20021204 # list of sources Source0: http://www.essemage.com/ragel/ragel-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://www.essemage.com/ragel/ragel-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, flex, bison -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc, make, flex, bison +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -66,7 +66,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} %{l_make} %{l_mflags} diff --git a/swig/swig.spec b/swig/swig.spec index 6e9d889860..03ca8996f6 100644 --- a/swig/swig.spec +++ b/swig/swig.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Development License: BSD-style Version: 1.3.17 -Release: 20021123 +Release: 20021204 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/swig/swig-%{version}.ta # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -61,7 +61,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} \ --with-swiglibdir=%{l_prefix}/libexec/swig \ diff --git a/tardy/tardy.spec b/tardy/tardy.spec index 09820b40a2..624333aaae 100644 --- a/tardy/tardy.spec +++ b/tardy/tardy.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Archiver License: GPL Version: 1.11 -Release: 20021020 +Release: 20021204 # list of sources Source0: http://www.canb.auug.org.au/~millerp/tardy-%{version}.tar.gz @@ -42,8 +42,8 @@ Patch0: tardy.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -64,7 +64,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=%{l_prefix} %{l_make} %{l_mflags -O} diff --git a/tetex/tetex.spec b/tetex/tetex.spec index ecfc7a4d21..daec999f3f 100644 --- a/tetex/tetex.spec +++ b/tetex/tetex.spec @@ -42,7 +42,7 @@ Distribution: OpenPKG [BASE] Group: Text License: GPL Version: %{V_src} -Release: 20021017 +Release: 20021204 # list of sources Source0: ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/sources/teTeX-src-%{V_src}.tar.gz @@ -53,8 +53,8 @@ Source3: ftp://ftp.tex.ac.uk/tex-archive/macros/xmltex/base.zip # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20021002, make, infozip, flex, bison -PreReq: OpenPKG, openpkg >= 20021002 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, infozip, flex, bison +PreReq: OpenPKG, openpkg >= 20021204 %if "%{with_x11}" == "yes" BuildPreReq: X11 PreReq: X11 @@ -148,7 +148,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O}" \ + CXXFLAGS="%{l_cxxflags -O}" \ ./configure \ --prefix=$RPM_BUILD_ROOT%{l_prefix} \ --datadir=$RPM_BUILD_ROOT%{l_prefix}/share \ diff --git a/treecc/treecc.spec b/treecc/treecc.spec index d21cc09227..4ddcf11e76 100644 --- a/treecc/treecc.spec +++ b/treecc/treecc.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Language License: GPL Version: 0.1.8 -Release: 20021123 +Release: 20021204 # list of sources Source0: http://www.southern-storm.com.au/download/treecc-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://www.southern-storm.com.au/download/treecc-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc, flex, bison -PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc, flex, bison +PreReq: OpenPKG, openpkg >= 20021204 AutoReq: no AutoReqProv: no @@ -59,7 +59,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O} -Wno-deprecated" \ + CXXFLAGS="%{l_cxxflags -O} -Wno-deprecated" \ ./configure \ --prefix=%{l_prefix} %{l_make} %{l_mflags} diff --git a/xplanet/xplanet.spec b/xplanet/xplanet.spec index ee9807a9f7..e6433cb4d9 100644 --- a/xplanet/xplanet.spec +++ b/xplanet/xplanet.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: GPL Version: 0.94 -Release: 20021202 +Release: 20021204 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/xplanet/xplanet-nomap-%{version}.tar.gz @@ -41,8 +41,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/xplanet/xplanet-nomap-% # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20021020, X11, gcc, freetype, jpeg, png, tiff -PreReq: OpenPKG, openpkg >= 20021020, X11 +BuildPreReq: OpenPKG, openpkg >= 20021204, X11, gcc, freetype, jpeg, png, tiff +PreReq: OpenPKG, openpkg >= 20021204, X11 AutoReq: no AutoReqProv: no @@ -65,7 +65,7 @@ AutoReqProv: no CC="%{l_cc}" \ CXX="%{l_cxx}" \ CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O} -Wno-deprecated" \ + CXXFLAGS="%{l_cxxflags -O} -Wno-deprecated" \ CPPFLAGS="%{l_cppflags} -I%{l_prefix}/include/tiff" \ LDFLAGS="%{l_ldflags}" \ ./configure \ @@ -84,7 +84,7 @@ AutoReqProv: no --without-gl \ --without-glut CFLAGS="%{l_cflags -O}" \ - CXXFLAGS="%{l_cflags -O} -Wno-deprecated" \ + CXXFLAGS="%{l_cxxflags -O} -Wno-deprecated" \ CPPFLAGS="%{l_cppflags} -I%{l_prefix}/include/tiff" \ LDFLAGS="%{l_ldflags}" \ %{l_make} %{l_mflags -O}