OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 26-Oct-2007 09:44:35 Branch: HEAD Handle: 2007102608443500 Modified files: openpkg-src/gawk gawk.spec Removed files: openpkg-src/gawk gawk.patch Log: upgrading package: gawk 3.1.5 -> 3.1.6 Summary: Revision Changes Path 1.2 +0 -29 openpkg-src/gawk/gawk.patch 1.41 +4 -4 openpkg-src/gawk/gawk.spec ____________________________________________________________________________ rm -f openpkg-src/gawk/gawk.patch <<'@@ .' Index: openpkg-src/gawk/gawk.patch ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/gawk/gawk.spec ============================================================================ $ cvs diff -u -r1.40 -r1.41 gawk.spec --- openpkg-src/gawk/gawk.spec 4 Sep 2007 08:26:56 -0000 1.40 +++ openpkg-src/gawk/gawk.spec 26 Oct 2007 07:44:35 -0000 1.41 @@ -32,12 +32,11 @@ Class: BASE Group: Language License: GPL -Version: 3.1.5 -Release: 20070904 +Version: 3.1.6 +Release: 20071026 # list of sources Source0: ftp://ftp.gnu.org/gnu/gawk/gawk-%{version}.tar.gz -Patch0: gawk.patch # build information Prefix: %{l_prefix} @@ -66,13 +65,14 @@ %prep %setup -q - %patch -p0 %build CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ ./configure \ --prefix=%{l_prefix} \ + --mandir=%{l_prefix}/man \ + --infodir=%{l_prefix}/info \ --disable-nls %{l_make} %{l_mflags -O} @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org