OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 13-Dec-2008 16:27:04 Branch: HEAD Handle: 2008121315270300 Modified files: openpkg-src/bison bison.spec Log: upgrading package: bison 2.4 -> 2.4.1 Summary: Revision Changes Path 1.69 +2 -3 openpkg-src/bison/bison.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/bison/bison.spec ============================================================================ $ cvs diff -u -r1.68 -r1.69 bison.spec --- openpkg-src/bison/bison.spec 3 Nov 2008 18:22:42 -0000 1.68 +++ openpkg-src/bison/bison.spec 13 Dec 2008 15:27:03 -0000 1.69 @@ -22,7 +22,7 @@ ## # package versions -%define V_new 2.4 +%define V_new 2.4.1 %define V_old 1.35 # package information @@ -36,7 +36,7 @@ Group: CompilerCompiler License: GPL Version: %{V_new} -Release: 20081103 +Release: 20081213 # package options %option with_old no @@ -101,7 +101,6 @@ ( cd bison-%{V_old} CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ - CONFIG_SHELL=/bin/sh \ ./configure \ --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org