[packages/php-seclib] Obsolete pear packages; rel 2

glen glen at pld-linux.org
Thu Mar 30 17:57:29 CEST 2023


commit 1b8ac397522b3064fc5e71dc3b5399ad1f16feb7
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Mar 30 18:54:40 2023 +0300

    Obsolete pear packages; rel 2
    
    Should create similar subpackages instead?
    
    Solves file conflicts:
    
      file /usr/share/pear/Crypt/Blowfish.php from install of php-seclib-0.3.5-2.noarch conflicts with file from package php-pear-Crypt_Blowfish-0:1.1.0-0.RC2.2.noarch
      file /usr/share/pear/Crypt/RSA.php from install of php-seclib-0.3.5-2.noarch conflicts with file from package php-pear-Crypt_RSA-0:1.2.1-3.noarch
      file /usr/share/pear/Math/BigInteger.php from install of php-seclib-0.3.5-2.noarch conflicts with file from package php-pear-Math_BigInteger-1.0.3-1.noarch

 php-seclib.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/php-seclib.spec b/php-seclib.spec
index 1b7bcb5..b8fb7ae 100644
--- a/php-seclib.spec
+++ b/php-seclib.spec
@@ -9,7 +9,7 @@
 Summary:	PHP Secure Communications Library
 Name:		php-%{pkgname}
 Version:	0.3.5
-Release:	2
+Release:	3
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	http://downloads.sourceforge.net/phpseclib/phpseclib%{version}.zip
@@ -28,6 +28,9 @@ Requires:	php(openssl)
 Requires:	php(pcre)
 Requires:	php(xml)
 Requires:	php-pear
+Obsoletes:	php-pear-Crypt_Blowfish <= 1.1.0-0.RC2.2
+Obsoletes:	php-pear-Crypt_RSA <= 1.2.1-3
+Obsoletes:	php-pear-Math_BigInteger <= 1.0.3-1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-seclib.git/commitdiff/1b8ac397522b3064fc5e71dc3b5399ad1f16feb7



More information about the pld-cvs-commit mailing list