rpms/php-pear-HTML-Common/F-10 php-pear-HTML-Common.spec, 1.4, 1.5 sources, 1.3, 1.4

Remi Collet remi at fedoraproject.org
Tue Apr 7 15:41:40 UTC 2009


Author: remi

Update of /cvs/extras/rpms/php-pear-HTML-Common/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9626

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/F-10/php-pear-HTML-Common.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-pear-HTML-Common.spec	28 Aug 2008 18:44:25 -0000	1.4
+++ php-pear-HTML-Common.spec	7 Apr 2009 15:41:10 -0000	1.5
@@ -2,8 +2,8 @@
 %define pear_name HTML_Common
 
 Name:           php-pear-HTML-Common
-Version:        1.2.4
-Release:        2%{?dist}
+Version:        1.2.5
+Release:        1%{?dist}
 Summary:        Base class for other HTML classes
 
 Group:          Development/Libraries
@@ -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,12 @@
 
 
 %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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTML-Common/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Jul 2007 02:04:17 -0000	1.3
+++ sources	7 Apr 2009 15:41:10 -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