SPECS: php-pear-Net_LDAP.spec - update to 1.0.0RC2

glen glen at pld-linux.org
Mon Jul 16 19:30:17 CEST 2007


Author: glen                         Date: Mon Jul 16 17:30:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.0.0RC2

---- Files affected:
SPECS:
   php-pear-Net_LDAP.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_LDAP.spec
diff -u SPECS/php-pear-Net_LDAP.spec:1.27 SPECS/php-pear-Net_LDAP.spec:1.28
--- SPECS/php-pear-Net_LDAP.spec:1.27	Tue Feb 13 09:06:40 2007
+++ SPECS/php-pear-Net_LDAP.spec	Mon Jul 16 19:30:11 2007
@@ -5,18 +5,19 @@
 %define		_status		beta
 %define		_pearname	%{_class}_%{_subclass}
 
+%define		_rc	RC2
+%define		_rel	1
 Summary:	%{_pearname} - OO interface for searching and manipulating LDAP-entries
 Summary(pl.UTF-8):	%{_pearname} - obiektowy interfejs do przeszukiwania i modyfikowania wpisów LDAP
 Name:		php-pear-%{_pearname}
-Version:	0.6.6
-Release:	4
+Version:	1.0.0
+Release:	0.%{_rc}.%{_rel}
 Epoch:		0
 License:	LGPL
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	d19f11c671122d0ff30928d86a868096
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
+# Source0-md5:	31782acbb3c2def62ec281fc78069f16
 Patch0:		%{name}-path_fix.patch
-Patch1:		%{name}-bug-8286.patch
 URL:		http://pear.php.net/package/Net_LDAP/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -64,15 +65,8 @@
 %prep
 %pear_package_setup
 
-rm -f docs/%{_pearname}/LICENSE # GPL V2.1
-
-install -d ./%{php_pear_dir}/tests/%{_pearname}
-mv docs/%{_pearname}/tests/* ./%{php_pear_dir}/tests/%{_pearname}
-rmdir docs/%{_pearname}/tests
-
-%patch1 -p1
 cd ./%{php_pear_dir}/%{_class}
-%patch0 -p2
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -100,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/07/16 17:30:11  glen
+- update to 1.0.0RC2
+
 Revision 1.27  2007/02/13 08:06:40  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Net_LDAP.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list