Author: glen                         Date: Thu Sep 15 19:00:24 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.5.7

---- Files affected:
packages/php-pear-Cache:
   php-pear-Cache.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/php-pear-Cache/php-pear-Cache.spec
diff -u packages/php-pear-Cache/php-pear-Cache.spec:1.29 
packages/php-pear-Cache/php-pear-Cache.spec:1.30
--- packages/php-pear-Cache/php-pear-Cache.spec:1.29    Tue Nov 16 09:17:43 2010
+++ packages/php-pear-Cache/php-pear-Cache.spec Thu Sep 15 21:00:19 2011
@@ -1,22 +1,20 @@
 # $Revision$, $Date$
+%define                status          stable
+%define                pearname        Cache
 %include       /usr/lib/rpm/macros.php
-%define                _class          Cache
-%define                _status         stable
-%define                _pearname       %{_class}
-
-Summary:       %{_pearname} - Framework for caching of arbitrary data
-Summary(pl.UTF-8):     %{_pearname} - Klasa do buforowania danych
-Name:          php-pear-%{_pearname}
-Version:       1.5.6
+Summary:       %{pearname} - Framework for caching of arbitrary data
+Summary(pl.UTF-8):     %{pearname} - Klasa do buforowania danych
+Name:          php-pear-%{pearname}
+Version:       1.5.7
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: a8692d95365c85e1639c971ef1b55bac
+Source0:       http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: f06cf673b186b0c6473c699b0129dbac
 URL:           http://pear.php.net/package/Cache/
 BuildRequires: php-pear-PEAR >= 1:1.7.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.580
 Requires:      php-pear >= 4:1.0-21
 Requires:      php-pear-PEAR-core >= 1:1.7.0
 Suggests:      php-pear-HTTP_Request
@@ -31,14 +29,14 @@
 calls, as well as the output of a whole script run or share data
 between applications.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Używając klasy PEAR Cache można buforować rezultaty wywołań funkcji, a
 także wyniki wyjścia całych skryptów oraz danych dzielonych pomiędzy
 aplikacjami.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
@@ -56,10 +54,11 @@
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/*.php
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/Container
+%{php_pear_dir}/Cache/*.php
+%{php_pear_dir}/Cache/Container
+%{php_pear_dir}/Cache/HTTP/Request.php
 
-%{php_pear_dir}/data/%{_class}
+%{php_pear_dir}/data/Cache
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/09/15 19:00:19  glen
+- up to 1.5.7
+
 Revision 1.29  2010/11/16 08:17:43  glen
 - updated to: 1.5.6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Cache/php-pear-Cache.spec?r1=1.29&r2=1.30&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to