SPECS: php-pear-Image_Remote.spec - new pear packaging

glen glen at pld-linux.org
Tue Sep 27 22:54:08 CEST 2005


Author: glen                         Date: Tue Sep 27 20:54:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new pear packaging

---- Files affected:
SPECS:
   php-pear-Image_Remote.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Image_Remote.spec
diff -u SPECS/php-pear-Image_Remote.spec:1.13 SPECS/php-pear-Image_Remote.spec:1.14
--- SPECS/php-pear-Image_Remote.spec:1.13	Fri Dec  3 23:16:14 2004
+++ SPECS/php-pear-Image_Remote.spec	Tue Sep 27 22:54:03 2005
@@ -9,13 +9,13 @@
 Summary(pl):	%{_pearname} - otrzymywanie informacji o zdalnych rysunkach
 Name:		php-pear-%{_pearname}
 Version:	1.0
-Release:	3
+Release:	3.1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 # Source0-md5:	f7baae627bdec430e1d7aad9cda66ecf
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:		http://pear.php.net/package/Image_Remote/
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
+BuildRequires:	rpm-php-pearprov >= 4.4.2-12
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,20 +33,20 @@
 Ta klasa ma w PEAR status: %{_status}.
 
 %prep
-%setup -q -c
-mv -f %{_pearname}-%{version}/package.xml .
+%pear_package_setup -z
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
-
-install %{_pearname}-%{version}/*.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}/
+install -d $RPM_BUILD_ROOT%{php_pear_dir}
+%pear_package_install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc install.log
+%{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/09/27 20:54:03  glen
+- new pear packaging
+
 Revision 1.13  2004/12/03 22:16:14  adamg
 - rebuild with new PEAR provides/requires scripts
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Image_Remote.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list