rpms/php-pear-HTML-Common/EL-5 php-pear-HTML-Common.spec, 1.3, 1.4 sources, 1.3, 1.4

Remi Collet remi at fedoraproject.org
Tue Apr 7 15:49:32 UTC 2009


Author: remi

Update of /cvs/extras/rpms/php-pear-HTML-Common/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12597

Modified Files:
	php-pear-HTML-Common.spec sources 
Log Message:
update to 1.2.5 (bugfix)


Index: php-pear-HTML-Common.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTML-Common/EL-5/php-pear-HTML-Common.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-pear-HTML-Common.spec	3 Jul 2007 02:01:19 -0000	1.3
+++ php-pear-HTML-Common.spec	7 Apr 2009 15:49:02 -0000	1.4
@@ -2,12 +2,12 @@
 %define pear_name HTML_Common
 
 Name:           php-pear-HTML-Common
-Version:        1.2.4
+Version:        1.2.5
 Release:        1%{?dist}
 Summary:        Base class for other HTML classes
 
 Group:          Development/Libraries
-License:        PHP License
+License:        PHP
 URL:            http://pear.php.net/package/HTML_Common
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
 Source1:        PHP-LICENSE-3.01
@@ -29,8 +29,8 @@
 
 %prep
 %setup -qc
-[ -f package2.xml ] || mv package.xml package2.xml
-mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml
+# package.xml is v2
+mv package.xml %{pear_name}-%{version}/%{pear_name}.xml
 install -pm 644 -c %{SOURCE1} LICENSE
 cd %{pear_name}-%{version}
 
@@ -76,6 +76,15 @@
 
 
 %changelog
+* Tue Apr 07 2009 Remi Collet <Fedora at FamilleCollet.com> 1.2.5-1
+- update to 1.2.5 (bugfix)
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.4-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Aug 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2.4-2
+- fix license tag
+
 * Mon Jul 02 2007 Christopher Stone <chris.stone at gmail.com> 1.2.4-1
 - Upstream sync
 - Update license file


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTML-Common/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Jul 2007 02:03:58 -0000	1.3
+++ sources	7 Apr 2009 15:49:02 -0000	1.4
@@ -1 +1 @@
-e8a287e6d2099c07aea40a0a843ce596  HTML_Common-1.2.4.tgz
+e69765be9d5b5932273fe8b213d8c3c0  HTML_Common-1.2.5.tgz




More information about the scm-commits mailing list