[packages/php-pear-Services_Digg] - use virtual php extension deps (to be independant of php version) - release 4 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:17:36 CEST 2012
commit 0c8671985ebafe2712cb65603e561db58cc9e80e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:17:34 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 4 (by relup.sh)
php-pear-Services_Digg.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Services_Digg.spec b/php-pear-Services_Digg.spec
index c9da86a..459ca83 100644
--- a/php-pear-Services_Digg.spec
+++ b/php-pear-Services_Digg.spec
@@ -5,7 +5,7 @@ Summary: %{_pearname} - PHP interface to Digg's API
Summary(pl.UTF-8): %{_pearname} - interfejs PHP do API Digga
Name: php-pear-%{_pearname}
Version: 0.4.7
-Release: 3
+Release: 4
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_Digg/
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_Digg-tests
BuildArch: noarch
More information about the pld-cvs-commit
mailing list