SPECS: php-pear-Net_SmartIRC.spec - fix for variable refs warning; ...

glen glen at pld-linux.org
Tue Jan 16 19:54:17 CET 2007


Author: glen                         Date: Tue Jan 16 18:54:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for variable refs warning; rel 2

---- Files affected:
SPECS:
   php-pear-Net_SmartIRC.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_SmartIRC.spec
diff -u SPECS/php-pear-Net_SmartIRC.spec:1.20 SPECS/php-pear-Net_SmartIRC.spec:1.21
--- SPECS/php-pear-Net_SmartIRC.spec:1.20	Tue May 23 22:18:14 2006
+++ SPECS/php-pear-Net_SmartIRC.spec	Tue Jan 16 19:54:11 2007
@@ -9,12 +9,13 @@
 Summary(pl):	%{_pearname} - klasa klienta IRC
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	042935bf413e7021aeea2971dd4d3997
 Patch0:		%{name}-fix_includes.patch
+Patch1:		%{name}-refs.patch
 URL:		http://pear.php.net/package/Net_SmartIRC/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -77,6 +78,7 @@
 %pear_package_setup
 cd ./%{php_pear_dir}/%{_class}
 %patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -102,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/01/16 18:54:11  glen
+- fix for variable refs warning; rel 2
+
 Revision 1.20  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Net_SmartIRC.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list