SPECS: php.spec - php-sybase and php-sybase-ct conflict each other...
qrczak
qrczak at pld-linux.org
Thu Feb 22 16:20:07 CET 2007
Author: qrczak Date: Thu Feb 22 15:20:07 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- php-sybase and php-sybase-ct conflict each other. "Obsoletes" is not
enough to prevent simultaneous installation of both.
---- Files affected:
SPECS:
php.spec (1.661 -> 1.662)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.661 SPECS/php.spec:1.662
--- SPECS/php.spec:1.661 Wed Feb 21 23:23:21 2007
+++ SPECS/php.spec Thu Feb 22 16:20:02 2007
@@ -1311,6 +1311,7 @@
Requires: %{name}-common = %{epoch}:%{version}-%{release}
Provides: php(sybase)
Obsoletes: php-sybase-ct
+Conflicts: php-sybase-ct
%description sybase
This is a dynamic shared object (DSO) for PHP that will add Sybase and
@@ -1330,6 +1331,7 @@
Requires: %{name}-common = %{epoch}:%{version}-%{release}
Provides: php(sybase-ct)
Obsoletes: php-sybase
+Conflicts: php-sybase
%description sybase-ct
This is a dynamic shared object (DSO) for PHP that will add Sybase and
@@ -2713,6 +2715,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.662 2007/02/22 15:20:02 qrczak
+- php-sybase and php-sybase-ct conflict each other. "Obsoletes" is not
+ enough to prevent simultaneous installation of both.
+
Revision 1.661 2007/02/21 22:23:21 blues
- sync with AC-branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.661&r2=1.662&f=u
More information about the pld-cvs-commit
mailing list