[packages/php-pear-Services_TinyURL] - use virtual php extension deps (to be independant of php version) - release 5 (by relup.sh)

glen glen at pld-linux.org
Tue Aug 7 16:20:32 CEST 2012


commit deac0781fd5f20aff6d364838b2eda559254530d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:20:30 2012 +0300

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

 php-pear-Services_TinyURL.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-Services_TinyURL.spec b/php-pear-Services_TinyURL.spec
index 35b6a50..696daeb 100644
--- a/php-pear-Services_TinyURL.spec
+++ b/php-pear-Services_TinyURL.spec
@@ -1,11 +1,11 @@
-%include	/usr/lib/rpm/macros.php
 %define		_status		beta
 %define		_pearname	Services_TinyURL
+%include	/usr/lib/rpm/macros.php
 Summary:	%{_pearname} - PHP interface to TinyURL's API
 Summary(pl.UTF-8):	%{_pearname} - interfejs PHP do API serwisu TinyURL
 Name:		php-pear-%{_pearname}
 Version:	0.1.2
-Release:	4
+Release:	5
 License:	New BSD License
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,7 +14,7 @@ URL:		http://pear.php.net/package/Services_TinyURL/
 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-pear
 Obsoletes:	php-pear-Services_TinyURL-tests
 BuildArch:	noarch


More information about the pld-cvs-commit mailing list