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

glen glen at pld-linux.org
Thu Sep 29 01:02:05 CEST 2005


Author: glen                         Date: Wed Sep 28 23:02:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new pear packaging

---- Files affected:
SPECS:
   php-pear-Net_Geo.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_Geo.spec
diff -u SPECS/php-pear-Net_Geo.spec:1.14 SPECS/php-pear-Net_Geo.spec:1.15
--- SPECS/php-pear-Net_Geo.spec:1.14	Sat Dec  4 14:20:48 2004
+++ SPECS/php-pear-Net_Geo.spec	Thu Sep 29 01:01:57 2005
@@ -9,7 +9,7 @@
 Summary(pl):	%{_pearname} - położenie geograficzne na podstawie adresu internetowego
 Name:		php-pear-%{_pearname}
 Version:	1.0
-Release:	4
+Release:	4.1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -34,20 +34,21 @@
 Ta klasa ma w PEAR status: %{_status}.
 
 %prep
-%setup -q -c
+%pear_package_setup
 
 %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 %{_pearname}-%{version}/README
+%doc install.log
+%doc docs/%{_pearname}/README
+%{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -56,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/09/28 23:01:57  glen
+- new pear packaging
+
 Revision 1.14  2004/12/04 13:20:48  adamg
 - rebuild with new PEAR provides/requires scripts
 - release 4
================================================================

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




More information about the pld-cvs-commit mailing list