[packages/php-atomlib] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh)

glen glen at pld-linux.org
Tue Aug 7 16:06:36 CEST 2012


commit c65272dba4115d4dfd14d621b70e5fbe5a39c7e7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:06:35 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 2 (by relup.sh)

 php-atomlib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-atomlib.spec b/php-atomlib.spec
index 7ae0818..e6b1112 100644
--- a/php-atomlib.spec
+++ b/php-atomlib.spec
@@ -4,7 +4,7 @@
 Summary:	atomlib.php - Atom Syndication Format PHP Library
 Name:		php-atomlib
 Version:	0.4
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Development/Languages/PHP
 # svn --ignore-externals co http://phpatomlib.googlecode.com/svn/trunk/ phpatomlib
@@ -17,8 +17,8 @@ URL:		http://code.google.com/p/phpatomlib/
 BuildRequires:	rpm-build >= 4.4.9-96
 BuildRequires:	rpm-php-pearprov
 BuildRequires:	rpmbuild(macros) >= 1.461
+Requires:	php(xml)
 Requires:	php-common >= 4:%{php_min_version}
-Requires:	php-xml
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list