packages: php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec - the world with...

glen glen at pld-linux.org
Mon Aug 23 19:21:11 CEST 2010


Author: glen                         Date: Mon Aug 23 17:21:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- the world without pointless macros

---- Files affected:
packages/php-pear-Net_SmartIRC:
   php-pear-Net_SmartIRC.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec
diff -u packages/php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec:1.27 packages/php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec:1.28
--- packages/php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec:1.27	Mon Aug 23 19:19:26 2010
+++ packages/php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec	Mon Aug 23 19:21:06 2010
@@ -1,9 +1,7 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
-%define		_class		Net
-%define		_subclass	SmartIRC
 %define		_status		stable
-%define		_pearname	%{_class}_%{_subclass}
+%define		_pearname	Net_SmartIRC
 Summary:	%{_pearname} - IRC client class
 Summary(pl.UTF-8):	%{_pearname} - klasa klienta IRC
 Name:		php-pear-%{_pearname}
@@ -115,10 +113,9 @@
 %doc install.log
 %doc CHANGELOG CREDITS FEATURES README
 %doc DOCUMENTATION HOWTO
-%dir %{php_pear_dir}/%{_class}/%{_subclass}
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}/*.php
+%{php_pear_dir}/Net/SmartIRC.php
+%{php_pear_dir}/Net/SmartIRC
 
 %{_examplesdir}/%{name}-%{version}
 
@@ -132,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2010/08/23 17:21:06  glen
+- the world without pointless macros
+
 Revision 1.27  2010/08/23 17:19:26  glen
 - fix silly typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Net_SmartIRC/php-pear-Net_SmartIRC.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list