rpms/php-pear-Event-Dispatcher/EL-6 php-pear-Event-Dispatcher.spec, 1.4, 1.5

Remi Collet remi at fedoraproject.org
Sat May 22 06:50:45 UTC 2010


Author: remi

Update of /cvs/pkgs/rpms/php-pear-Event-Dispatcher/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30789

Modified Files:
	php-pear-Event-Dispatcher.spec 
Log Message:
spec cleanup


Index: php-pear-Event-Dispatcher.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Event-Dispatcher/EL-6/php-pear-Event-Dispatcher.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- php-pear-Event-Dispatcher.spec	29 Jul 2009 05:30:12 -0000	1.4
+++ php-pear-Event-Dispatcher.spec	22 May 2010 06:50:44 -0000	1.5
@@ -1,9 +1,9 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
-%define pear_name Event_Dispatcher
+%global pear_name Event_Dispatcher
 
 Name:           php-pear-Event-Dispatcher
 Version:        1.1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Dispatch notifications using PHP callbacks
 
 Group:          Development/Libraries
@@ -97,6 +97,9 @@ fi
 
 
 %changelog
+* Sat May 22 2010 Remi Collet <Fedora at FamilleCollet.com> 1.1.0-2
+- spec cleanup
+
 * Wed Jul 29 2009 Remi Collet <Fedora at FamilleCollet.com> 1.1.0-1
 - update to 1.1.0
 



More information about the scm-commits mailing list