SPECS: php-pear-Services_Yahoo.spec - dirs fix
glen
glen at pld-linux.org
Thu Dec 27 15:13:32 CET 2007
Author: glen Date: Thu Dec 27 14:13:32 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dirs fix
---- Files affected:
SPECS:
php-pear-Services_Yahoo.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/php-pear-Services_Yahoo.spec
diff -u SPECS/php-pear-Services_Yahoo.spec:1.2 SPECS/php-pear-Services_Yahoo.spec:1.3
--- SPECS/php-pear-Services_Yahoo.spec:1.2 Fri Sep 7 01:20:02 2007
+++ SPECS/php-pear-Services_Yahoo.spec Thu Dec 27 15:13:27 2007
@@ -8,7 +8,7 @@
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
@@ -19,7 +19,7 @@
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)
@@ -65,14 +65,12 @@
%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}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -80,9 +78,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-12-27 14:13:27 glen
+- dirs fix
+
Revision 1.2 2007-09-06 23:20:02 adamg
- paths_fix.patch; release 2
Revision 1.1 2007/09/03 15:26:08 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Services_Yahoo.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list