commit dac43fcd58c1c01e098601596d7332e7a5327eeb
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:14:53 2012 +0300

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

 php-packagexml2cl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-packagexml2cl.spec b/php-packagexml2cl.spec
index 8f3fe38..d5c74cd 100644
--- a/php-packagexml2cl.spec
+++ b/php-packagexml2cl.spec
@@ -4,14 +4,14 @@
 Summary:       Program to convert PEAR package.xml to ChangeLog format
 Name:          php-%{pkgname}
 Version:       0.1
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Development/Languages/PHP
 Source0:       xml2changelog
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.461
+Requires:      php(simplexml)
 Requires:      php-common >= 4:%{php_min_version}
-Requires:      php-simplexml
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to