SPECS: php-pear-XML_Feed_Parser.spec - missing dirs; rel 2

glen glen at pld-linux.org
Sun Jan 15 12:29:27 CET 2006


Author: glen                         Date: Sun Jan 15 11:29:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dirs; rel 2

---- Files affected:
SPECS:
   php-pear-XML_Feed_Parser.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/php-pear-XML_Feed_Parser.spec
diff -u SPECS/php-pear-XML_Feed_Parser.spec:1.3 SPECS/php-pear-XML_Feed_Parser.spec:1.4
--- SPECS/php-pear-XML_Feed_Parser.spec:1.3	Fri Jan 13 16:17:47 2006
+++ SPECS/php-pear-XML_Feed_Parser.spec	Sun Jan 15 12:29:21 2006
@@ -9,7 +9,7 @@
 Summary(pl):	%{_pearname} - zunifikowane API do obsługi źródeł RSS i ATOM
 Name:		php-pear-%{_pearname}
 Version:	0.3.0
-Release:	1
+Release:	2
 License:	PHP License
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}beta.tgz
@@ -56,6 +56,8 @@
 %pear_package_setup
 %patch0 -p1
 
+mv ./%{php_pear_dir}/tests/%{_pearname}/{tests/*,}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -74,13 +76,12 @@
 %doc install.log
 %doc optional-packages.txt
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/XML/Feed/Parser.php
-%{php_pear_dir}/XML/Feed/Parser
-%{php_pear_dir}/data/XML_Feed_Parser/samples
+%{php_pear_dir}/XML/Feed
+%{php_pear_dir}/data/XML_Feed_Parser
 
 %files tests
 %defattr(644,root,root,755)
-%{php_pear_dir}/tests/XML_Feed_Parser/tests
+%{php_pear_dir}/tests/XML_Feed_Parser
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -88,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/15 11:29:21  glen
+- missing dirs; rel 2
+
 Revision 1.3  2006/01/13 15:17:47  qboosh
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-XML_Feed_Parser.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list