SPECS: php-pear-CodeGen.spec - include dirs to package

glen glen at pld-linux.org
Thu Sep 29 03:09:36 CEST 2005


Author: glen                         Date: Thu Sep 29 01:09:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include dirs to package

---- Files affected:
SPECS:
   php-pear-CodeGen.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pear-CodeGen.spec
diff -u SPECS/php-pear-CodeGen.spec:1.1 SPECS/php-pear-CodeGen.spec:1.2
--- SPECS/php-pear-CodeGen.spec:1.1	Thu Sep 29 03:00:58 2005
+++ SPECS/php-pear-CodeGen.spec	Thu Sep 29 03:09:31 2005
@@ -9,7 +9,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.0.0
 %define	_rc rc1
-%define	_rel 0.1
+%define	_rel 0.2
 Release:	%{_rc}.%{_rel}
 License:	PHP
 Group:		Development/Languages/PHP
@@ -45,24 +45,7 @@
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/CodeGen/Extension.php
-%{php_pear_dir}/CodeGen/XmlParser.php
-%{php_pear_dir}/CodeGen/ExtensionParser.php
-%{php_pear_dir}/CodeGen/Element.php
-%{php_pear_dir}/CodeGen/Release.php
-%{php_pear_dir}/CodeGen/Maintainer.php
-%{php_pear_dir}/CodeGen/License.php
-%{php_pear_dir}/CodeGen/License/PHP.php
-%{php_pear_dir}/CodeGen/License/BSD.php
-%{php_pear_dir}/CodeGen/License/LGPL.php
-%{php_pear_dir}/CodeGen/Command.php
-%{php_pear_dir}/CodeGen/Tools/Code.php
-%{php_pear_dir}/CodeGen/Tools/Getopt.php
-%{php_pear_dir}/CodeGen/Tools/Outbuf.php
-%{php_pear_dir}/CodeGen/Tools/Platform.php
-%{php_pear_dir}/CodeGen/Tools/Indent.php
-%{php_pear_dir}/CodeGen/Tools/Tokenizer.php
-%{php_pear_dir}/CodeGen/Tools/FileReplacer.php
+%{php_pear_dir}/%{_class}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/09/29 01:09:31  glen
+- include dirs to package
+
 Revision 1.1  2005/09/29 01:00:58  glen
 - abstract class for CodeGen_PECL and CodeGen_MySqlUDF
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-CodeGen.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list