]> git.pld-linux.org Git - packages/php-pear-Services_Yahoo.git/commitdiff
- dirs fix auto/ac/php-pear-Services_Yahoo-0_2_0-3
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Dec 2007 14:13:27 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Services_Yahoo.spec -> 1.3

php-pear-Services_Yahoo.spec

index 8b17e2dd25f22e2da995bb596389931efe70778b..4238d189254b14771547aa0a2604f27b079801f4 100644 (file)
@@ -7,7 +7,7 @@ Summary:        %{_pearname} - provides access to the Yahoo! Web Services
 Summary(pl.UTF-8):     %{_pearname} - umożliwia dostęp do web services Yahoo!
 Name:          php-pear-%{_pearname}
 Version:       0.2.0
-Release:       2
+Release:       3
 License:       Apache License, Version 2.0
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -18,7 +18,7 @@ BuildRequires:        php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 Requires:      php-pear
 Requires:      php-pear-HTTP_Request
-Requires:      php-pear-PEAR >= 1.4.0b1
+Requires:      php-pear-PEAR-core >= 1.4.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -64,11 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
+%dir %{php_pear_dir}/Services
 %{php_pear_dir}/Services/Yahoo
-%{php_pear_dir}/Services/Yahoo/Search.php
 
 %files tests
 %defattr(644,root,root,755)
-%{php_pear_dir}/tests/Services_Yahoo/Yahoo/Tests/All.php
-%{php_pear_dir}/tests/Services_Yahoo/Yahoo/Tests/Exception.php
-%{php_pear_dir}/tests/Services_Yahoo/Yahoo/Tests/Search.php
+%{php_pear_dir}/tests/%{_pearname}
This page took 0.097633 seconds and 4 git commands to generate.