commit 8097c0166f0a4d4775091f36f399b7ab60fcc01d
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:15:47 2012 +0300

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

 php-pear-Services_Twitter.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/php-pear-Services_Twitter.spec b/php-pear-Services_Twitter.spec
index ed5cf9b..2957cf0 100644
--- a/php-pear-Services_Twitter.spec
+++ b/php-pear-Services_Twitter.spec
@@ -1,11 +1,11 @@
-%include       /usr/lib/rpm/macros.php
 %define                _status         beta
 %define                _pearname       Services_Twitter
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - PHP interface to Twitter's API
 Summary(pl.UTF-8):     %{_pearname} - interfejs PHP do API serwisu Twitter
 Name:          php-pear-%{_pearname}
 Version:       0.6.3
-Release:       2
+Release:       3
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,12 +14,12 @@ URL:                
http://pear.php.net/package/Services_Twitter/
 BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.571
-Requires:      php-json
-Requires:      php-mbstring
+Requires:      php(json)
+Requires:      php(mbstring)
+Requires:      php(simplexml)
 Requires:      php-pear
 Requires:      php-pear-HTTP_Request2
 Requires:      php-pear-PEAR-core >= 1:1.4.0
-Requires:      php-simplexml
 Suggests:      php-pear-HTTP_OAuth
 Obsoletes:     php-pear-Services_Twitter-tests
 BuildArch:     noarch
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to