SPECS: php-pear-Mail_mimeDecode.spec - dirs fixes

glen glen at pld-linux.org
Thu Dec 27 15:16:05 CET 2007


Author: glen                         Date: Thu Dec 27 14:16:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dirs fixes

---- Files affected:
SPECS:
   php-pear-Mail_mimeDecode.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Mail_mimeDecode.spec
diff -u SPECS/php-pear-Mail_mimeDecode.spec:1.2 SPECS/php-pear-Mail_mimeDecode.spec:1.3
--- SPECS/php-pear-Mail_mimeDecode.spec:1.2	Thu Sep  6 11:36:29 2007
+++ SPECS/php-pear-Mail_mimeDecode.spec	Thu Dec 27 15:16:00 2007
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	%{_pearname} - dekodowanie wiadomości MIME
 Name:		php-pear-%{_pearname}
 Version:	1.5.0
-Release:	2
+Release:	3
 License:	BSD Style
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -53,6 +53,10 @@
 %prep
 %pear_package_setup
 
+# pear/tests/pearname/tests -> pear/tests/pearname
+mv ./%{php_pear_dir}/tests/%{_pearname}/{tests/*,}
+rmdir ./%{php_pear_dir}/tests/%{_pearname}/tests
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -69,8 +73,7 @@
 
 %files tests
 %defattr(644,root,root,755)
-%{php_pear_dir}/tests/Mail_mimeDecode/tests/parse_header_value.phpt
-%{php_pear_dir}/tests/Mail_mimeDecode/tests/semicolon_content_type_bug1724.phpt
+%{php_pear_dir}/tests/%{_pearname}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -78,10 +81,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.2  2007-09-06 09:36:29  glen
+Revision 1.3  2007-12-27 14:16:00  glen
+- dirs fixes
+
+Revision 1.2  2007/09/06 09:36:29  glen
 - need PEAR core classes not full PEAR
 - versioned requires implies conflict
 
 Revision 1.1  2007/09/03 15:26:08  adamg
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Mail_mimeDecode.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list