From 0c8671985ebafe2712cb65603e561db58cc9e80e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Aug 2012 17:17:34 +0300 Subject: [PATCH] - 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 -- 2.44.0