packages: php-pear-Image_Transform/php-pear-Image_Transform.spec - updated ...

glen glen at pld-linux.org
Mon Apr 25 11:20:50 CEST 2011


Author: glen                         Date: Mon Apr 25 09:20:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to: 0.9.4

---- Files affected:
packages/php-pear-Image_Transform:
   php-pear-Image_Transform.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/php-pear-Image_Transform/php-pear-Image_Transform.spec
diff -u packages/php-pear-Image_Transform/php-pear-Image_Transform.spec:1.28 packages/php-pear-Image_Transform/php-pear-Image_Transform.spec:1.29
--- packages/php-pear-Image_Transform/php-pear-Image_Transform.spec:1.28	Sun Jan 23 02:22:30 2011
+++ packages/php-pear-Image_Transform/php-pear-Image_Transform.spec	Mon Apr 25 11:20:45 2011
@@ -1,18 +1,16 @@
 # $Revision$, $Date$
-%include	/usr/lib/rpm/macros.php
-%define		_class		Image
-%define		_subclass	Transform
 %define		_status		alpha
-%define		_pearname	%{_class}_%{_subclass}
+%define		_pearname	Image_Transform
+%include	/usr/lib/rpm/macros.php
 Summary:	%{_pearname} - standard interface to manipulate images using different libraries
 Summary(pl.UTF-8):	%{_pearname} - standardowy interfejs do manipulacji rysunkami przy użyciu różnych bibliotek
 Name:		php-pear-%{_pearname}
-Version:	0.9.3
+Version:	0.9.4
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	fb4137e17f0bcee03c1c488825735c46
+# Source0-md5:	6ba53d6d57b05a93f406bd748f6d0f00
 Patch0:		%{name}-IM-patches.patch
 URL:		http://pear.php.net/package/Image_Transform/
 BuildRequires:	php-pear-PEAR
@@ -57,7 +55,7 @@
 
 %prep
 %pear_package_setup
-cd ./%{php_pear_dir}/%{_class}/%{_subclass}
+cd ./%{php_pear_dir}/Image/Transform
 %patch0 -p2
 cd -
 
@@ -85,8 +83,8 @@
 %doc README
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/Image/*.php
+%{php_pear_dir}/Image/Transform
 
 %{_examplesdir}/%{name}-%{version}
 
@@ -96,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2011/04/25 09:20:45  glen
+- updated to: 0.9.4
+
 Revision 1.28  2011/01/23 01:22:30  sparky
 - tests are no longer installed - don't try to remove them
 
================================================================

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



More information about the pld-cvs-commit mailing list