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

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

 php-pear-Services_YouTube.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pear-Services_YouTube.spec b/php-pear-Services_YouTube.spec
index 1440f0a..8d36524 100644
--- a/php-pear-Services_YouTube.spec
+++ b/php-pear-Services_YouTube.spec
@@ -1,11 +1,11 @@
-%include       /usr/lib/rpm/macros.php
 %define                _status         alpha
 %define                _pearname       Services_YouTube
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - PHP Client for YouTube API
 Summary(pl.UTF-8):     %{_pearname} - klient PHP do API YouTube
 Name:          php-pear-%{_pearname}
 Version:       0.2.2
-Release:       3
+Release:       4
 License:       PHP License
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,9 +14,9 @@ URL:          http://pear.php.net/package/Services_YouTube/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-curl
+Requires:      php(curl)
+Requires:      php(simplexml)
 Requires:      php-pear
-Requires:      php-simplexml
 Suggests:      php-pear-Cache_Lite
 Suggests:      php-pear-XML_RPC2
 Obsoletes:     php-pear-Services_YouTube-tests
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to