]> git.pld-linux.org Git - packages/php.git/commitdiff
- php-sybase and php-sybase-ct conflict each other. "Obsoletes" is not
authorqrczak <qrczak@pld-linux.org>
Thu, 22 Feb 2007 15:20:02 +0000 (15:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  enough to prevent simultaneous installation of both.

Changed files:
    php.spec -> 1.662

php.spec

index 5695d88b4635b4cf801a5a4de3f6dea0d16f1946..891438fccdd3ac83fca42519a574de474cfed618 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1310,6 +1310,7 @@ Group:            Libraries
 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
@@ -1329,6 +1330,7 @@ Group:            Libraries
 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
This page took 0.374055 seconds and 4 git commands to generate.