summaryrefslogtreecommitdiff
path: root/php-pear-Services_Yadis.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear-Services_Yadis.spec')
-rw-r--r--php-pear-Services_Yadis.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php-pear-Services_Yadis.spec b/php-pear-Services_Yadis.spec
index 9553f42..d74a660 100644
--- a/php-pear-Services_Yadis.spec
+++ b/php-pear-Services_Yadis.spec
@@ -1,25 +1,26 @@
%include /usr/lib/rpm/macros.php
-%define _class Services
-%define _subclass Yadis
%define _status beta
%define _pearname Services_Yadis
Summary: %{_pearname} - Implementation of the Yadis Specification 1.0 protocol for PHP5
Summary(pl.UTF-8): %{_pearname} - Implementacja protokoĊ‚u Yadis 1.0 dla PHP5
Name: php-pear-%{_pearname}
Version: 0.4.0
-Release: 1
+Release: 2
License: New BSD License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
# Source0-md5: 8ec981bf2ecfc5db4050eeec6c61b94e
URL: http://pear.php.net/package/Services_Yadis/
-BuildRequires: php-pear-PEAR
+BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires: php-date
+Requires: php-dom
Requires: php-pear
Requires: php-pear-HTTP_Request2 >= 0.5.1
Requires: php-pear-Net_URL2
-Requires: php-pear-PEAR-core >= 1:1.4.0
+Requires: php-pear-PEAR-core >= 1:1.3.6
Requires: php-pear-Validate
+Requires: php-simplexml
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)