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: 14-Apr-2008 12:57:20
Branch: HEAD Handle: 2008041411571900
Modified files:
openpkg-src/postgresql82
postgresql82.spec
Log:
remove explicit Conflict as RPM 5 dislikes the combination of Provides
and Conflicts (for the same NEVRA)
Summary:
Revision Changes Path
1.17 +1 -2 openpkg-src/postgresql82/postgresql82.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql82/postgresql82.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 postgresql82.spec
--- openpkg-src/postgresql82/postgresql82.spec 2 Apr 2008 08:32:55
-0000 1.16
+++ openpkg-src/postgresql82/postgresql82.spec 14 Apr 2008 10:57:19
-0000 1.17
@@ -46,7 +46,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20080402
+Release: 20080414
# package options
%option with_server yes
@@ -106,7 +106,6 @@
AutoReq: no
AutoReqProv: no
Provides: postgresql = %{version}-%{release}
-Conflicts: postgresql
%description
PostgreSQL is a sophisticated Object-Relational Database Management
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]