[packages/php-pear-XML_RPC] - 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:12:42 CEST 2012
commit 25172bd37b586815749ffbd34901c2d2eaa6e805
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:12:41 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-pear-XML_RPC.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-XML_RPC.spec b/php-pear-XML_RPC.spec
index 2c2f6e0..962898c 100644
--- a/php-pear-XML_RPC.spec
+++ b/php-pear-XML_RPC.spec
@@ -5,7 +5,7 @@ Summary: %{_pearname} - implementation of the XML-RPC protocol
Summary(pl.UTF-8): %{_pearname} - implementacja protokołu XML-RPC
Name: php-pear-%{_pearname}
Version: 1.5.5
-Release: 1
+Release: 2
Epoch: 0
License: PHP 2.02
Group: Development/Languages/PHP
@@ -15,8 +15,8 @@ URL: http://pear.php.net/package/XML_RPC/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.300
+Requires: php(xml)
Requires: php-pear
-Requires: php-xml
Obsoletes: php-pear-XML_RPC-tests
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
More information about the pld-cvs-commit
mailing list