OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Matthias Kurz
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-Sep-2005 16:30:53
Branch: HEAD Handle: 2005092915305300
Modified files:
openpkg-src/gawk gawk.spec
Log:
conflicts with awk (%prefix/bin/awk,%prefix/man/man1/awk.1)
Summary:
Revision Changes Path
1.36 +2 -1 openpkg-src/gawk/gawk.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gawk/gawk.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 gawk.spec
--- openpkg-src/gawk/gawk.spec 13 Aug 2005 08:26:10 -0000 1.35
+++ openpkg-src/gawk/gawk.spec 29 Sep 2005 14:30:53 -0000 1.36
@@ -33,7 +33,7 @@
Group: Language
License: GPL
Version: 3.1.5
-Release: 20050813
+Release: 20050929
# list of sources
Source0: ftp://ftp.gnu.org/gnu/gawk/gawk-%{version}.tar.gz
@@ -45,6 +45,7 @@
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
+Conflicts: awk
%description
Gawk is the GNU Project's implementation of the AWK programming
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]