SPECS: php-pear-Net_IPv4.spec, php-pear-Net_IPv6.spec, php-pear-Ne...

glen glen at pld-linux.org
Thu Sep 29 01:50:42 CEST 2005


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

---- Files affected:
SPECS:
   php-pear-Net_IPv4.spec (1.13 -> 1.14) , php-pear-Net_IPv6.spec (1.10 -> 1.11) , php-pear-Net_IRC.spec (1.17 -> 1.18) , php-pear-Net_Ident.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_IPv4.spec
diff -u SPECS/php-pear-Net_IPv4.spec:1.13 SPECS/php-pear-Net_IPv4.spec:1.14
--- SPECS/php-pear-Net_IPv4.spec:1.13	Sat Dec  4 14:21:59 2004
+++ SPECS/php-pear-Net_IPv4.spec	Thu Sep 29 01:50:37 2005
@@ -9,13 +9,13 @@
 Summary(pl):	%{_pearname} - obliczanie i kontrola adresów sieciowych IPv4
 Name:		php-pear-%{_pearname}
 Version:	1.2
-Release:	2
+Release:	2.1
 License:	PHP 2.0
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	a780053231ebc6c8efa4040ca5ecaaa8
 URL:		http://pear.php.net/package/Net_IPv4/
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,19 +34,20 @@
 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 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 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/09/28 23:50:37  glen
+- new pear packaging
+
 Revision 1.13  2004/12/04 13:21:59  adamg
 - rebuild with new PEAR provides/requires scripts
 - release 2

================================================================
Index: SPECS/php-pear-Net_IPv6.spec
diff -u SPECS/php-pear-Net_IPv6.spec:1.10 SPECS/php-pear-Net_IPv6.spec:1.11
--- SPECS/php-pear-Net_IPv6.spec:1.10	Fri Sep  2 08:49:43 2005
+++ SPECS/php-pear-Net_IPv6.spec	Thu Sep 29 01:50:37 2005
@@ -9,13 +9,13 @@
 Summary(pl):	%{_pearname} - sprawdzanie poprawności adresów IPv6
 Name:		php-pear-%{_pearname}
 Version:	1.0.5
-Release:	1
+Release:	1.1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	5a16fd9ae92ea0e20cd74c31103130b1
 URL:		http://pear.php.net/package/Net_IPv6/
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,19 +37,20 @@
 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 install.log
+%{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/09/28 23:50:37  glen
+- new pear packaging
+
 Revision 1.10  2005/09/02 06:49:43  adamg
 - updated to 1.0.5
 

================================================================
Index: SPECS/php-pear-Net_IRC.spec
diff -u SPECS/php-pear-Net_IRC.spec:1.17 SPECS/php-pear-Net_IRC.spec:1.18
--- SPECS/php-pear-Net_IRC.spec:1.17	Sat Dec  4 14:21:59 2004
+++ SPECS/php-pear-Net_IRC.spec	Thu Sep 29 01:50:37 2005
@@ -9,13 +9,13 @@
 Summary(pl):	%{_pearname} - klasa klienta IRC
 Name:		php-pear-%{_pearname}
 Version:	0.0.7
-Release:	2
+Release:	2.1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	5989ab3973044b0a330565b275667dc8
 URL:		http://pear.php.net/package/Net_IRC/
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,20 +43,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}/{examples/*,doc/README}
+%doc install.log
+%doc docs/%{_pearname}/{doc/*,examples}
+%{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -65,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/09/28 23:50:37  glen
+- new pear packaging
+
 Revision 1.17  2004/12/04 13:21:59  adamg
 - rebuild with new PEAR provides/requires scripts
 - release 2

================================================================
Index: SPECS/php-pear-Net_Ident.spec
diff -u SPECS/php-pear-Net_Ident.spec:1.12 SPECS/php-pear-Net_Ident.spec:1.13
--- SPECS/php-pear-Net_Ident.spec:1.12	Sun Mar 27 01:57:14 2005
+++ SPECS/php-pear-Net_Ident.spec	Thu Sep 29 01:50:37 2005
@@ -9,13 +9,13 @@
 Summary(pl):	%{_pearname} - implementacja protokołu identyfikacji
 Name:		php-pear-%{_pearname}
 Version:	1.1.0
-Release:	1
+Release:	1.1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	dc2b3e0179c485816c171f8822ff0381
 URL:		http://pear.php.net/package/Net_Ident/
-BuildRequires:	rpm-php-pearprov >= 4.0.2-98
+BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-pear
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,19 +41,20 @@
 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 install.log
+%{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/09/28 23:50:37  glen
+- new pear packaging
+
 Revision 1.12  2005/03/27 00:57:14  adamg
 - updated to 1.1.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Net_IPv4.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_IPv6.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_IRC.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-Net_Ident.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list