packages: php-pear-File_IMC/php-pear-File_IMC.spec - updated to: 0.4.2

glen glen at pld-linux.org
Mon Apr 25 11:19:59 CEST 2011


Author: glen                         Date: Mon Apr 25 09:19:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to: 0.4.2

---- Files affected:
packages/php-pear-File_IMC:
   php-pear-File_IMC.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/php-pear-File_IMC/php-pear-File_IMC.spec
diff -u packages/php-pear-File_IMC/php-pear-File_IMC.spec:1.17 packages/php-pear-File_IMC/php-pear-File_IMC.spec:1.18
--- packages/php-pear-File_IMC/php-pear-File_IMC.spec:1.17	Sun Jan 23 02:22:28 2011
+++ packages/php-pear-File_IMC/php-pear-File_IMC.spec	Mon Apr 25 11:19:54 2011
@@ -1,18 +1,16 @@
 # $Revision$, $Date$
-%include	/usr/lib/rpm/macros.php
-%define		_class		File
-%define		_subclass	IMC
 %define		_status		beta
-%define		_pearname	%{_class}_%{_subclass}
+%define		_pearname	File_IMC
+%include	/usr/lib/rpm/macros.php
 Summary:	%{_pearname} - create and parse Internet Mail Consortium-style files
 Summary(pl.UTF-8):	%{_pearname} - tworzenie i parsowanie plików typu Internet Mail Consortium
 Name:		php-pear-%{_pearname}
-Version:	0.4.1
+Version:	0.4.2
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	9a077a7384375faf2d929371ff5815eb
+# Source0-md5:	147cc8d0ae18a44c195bcd320d00e34d
 URL:		http://pear.php.net/package/File_IMC/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -28,7 +26,7 @@
 IMPORTANT: The array structure has changed slightly from
 Contact_Vcard_Parse. See the example output for the new structure.
 Also different from Contact_Vcard is the use of a factory pattern.
-Again, see the examples. 
+Again, see the examples.
 
 In PEAR status of this package is: %{_status}.
 
@@ -65,8 +63,8 @@
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/File/*.php
+%{php_pear_dir}/File/IMC
 
 %{_examplesdir}/%{name}-%{version}
 
@@ -76,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2011/04/25 09:19:54  glen
+- updated to: 0.4.2
+
 Revision 1.17  2011/01/23 01:22:28  sparky
 - tests are no longer installed - don't try to remove them
 
================================================================

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



More information about the pld-cvs-commit mailing list