]> git.pld-linux.org Git - packages/php-pear-Services_Twitter.git/commitdiff
- use virtual php extension deps (to be independant of php version) auto/th/php-pear-Services_Twitter-0.6.3-3
authorElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:15:47 +0000 (17:15 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:15:47 +0000 (17:15 +0300)
- release 3 (by relup.sh)

php-pear-Services_Twitter.spec

index ed5cf9b3ca25befeacb894856e0ed951a0f956cc..2957cf06463bf8fdde23eb8c7a0e0b102ce92a3f 100644 (file)
@@ -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
This page took 0.098273 seconds and 4 git commands to generate.