packages: php-pear-Image_Puzzle/php-pear-Image_Puzzle.spec - up to 0.2.2

glen glen at pld-linux.org
Mon Nov 15 16:24:35 CET 2010


Author: glen                         Date: Mon Nov 15 15:24:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.2.2

---- Files affected:
packages/php-pear-Image_Puzzle:
   php-pear-Image_Puzzle.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/php-pear-Image_Puzzle/php-pear-Image_Puzzle.spec
diff -u packages/php-pear-Image_Puzzle/php-pear-Image_Puzzle.spec:1.8 packages/php-pear-Image_Puzzle/php-pear-Image_Puzzle.spec:1.9
--- packages/php-pear-Image_Puzzle/php-pear-Image_Puzzle.spec:1.8	Thu Jan 31 13:16:49 2008
+++ packages/php-pear-Image_Puzzle/php-pear-Image_Puzzle.spec	Mon Nov 15 16:24:30 2010
@@ -1,26 +1,24 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
-%define		_class		Image
-%define		_subclass	Puzzle
 %define		_status		beta
 %define		_pearname	Image_Puzzle
-
 Summary:	%{_pearname} - generates puzzle pieces from image file
 Summary(pl.UTF-8):	%{_pearname} - generowanie części układanki na podstawie obrazka
 Name:		php-pear-%{_pearname}
-Version:	0.2.1
-Release:	3
+Version:	0.2.2
+Release:	1
 License:	PHP License
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	2f35d75d516b8e60af00137823ba3a5a
+# Source0-md5:	a94067d6a8cc92077ce635a140fb80a6
 URL:		http://pear.php.net/package/Image_Puzzle/
-BuildRequires:	php-pear-PEAR
+BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	php-pear
 Requires:	php-pear-Image_Color2 >= 0.1.0
 Requires:	php-pear-PEAR-core >= 1:1.4
+Requires:	php-pear-PEAR-core >= 1:1.4
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,6 +43,9 @@
 %prep
 %pear_package_setup
 
+install -d docs
+mv .%{php_pear_dir}/data/Image_Puzzle/* docs
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -56,6 +57,7 @@
 %files
 %defattr(644,root,root,755)
 %doc install.log
+%doc docs/*
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/Image/Puzzle
 %{php_pear_dir}/Image/Puzzle.php
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/11/15 15:24:30  glen
+- up to 0.2.2
+
 Revision 1.8  2008/01/31 12:16:49  glen
 - rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list