rpms/php-pear-Auth-SASL/F-12 php-pear-Auth-SASL.spec, 1.6, 1.7 sources, 1.3, 1.4

Remi Collet remi at fedoraproject.org
Mon Feb 8 07:26:34 UTC 2010


Author: remi

Update of /cvs/pkgs/rpms/php-pear-Auth-SASL/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11659

Modified Files:
	php-pear-Auth-SASL.spec sources 
Log Message:
update to 1.0.4 - bugfix


Index: php-pear-Auth-SASL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Auth-SASL/F-12/php-pear-Auth-SASL.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- php-pear-Auth-SASL.spec	8 Aug 2009 06:21:07 -0000	1.6
+++ php-pear-Auth-SASL.spec	8 Feb 2010 07:26:34 -0000	1.7
@@ -1,10 +1,10 @@
 # default values when new /etc/rpm/macros.pear not present
-%{!?__pear:       %define __pear       %{_bindir}/pear}
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 
 Summary:     Abstraction of various SASL mechanism responses
 Summary(fr): Abstraction de différents mécanismes de réponse SASL
 Name:        php-pear-Auth-SASL
-Version:     1.0.3
+Version:     1.0.4
 Release:     1%{?dist}
 License:     BSD
 Group:       Development/Libraries
@@ -79,12 +79,17 @@ if [ "$1" -eq "0" ]; then
     %{__pear} uninstall --nodeps --ignore-errors --register-only  Auth_SASL >/dev/null || :
 fi
 
+
 %files
 %defattr(-,root,root,-)
 %{pear_phpdir}/Auth
 %{pear_xmldir}/%{name}.xml
 
+
 %changelog
+* Mon Feb 08 2010 Remi Collet <Fedora at FamilleCollet.com> 1.0.4-1
+- update to 1.0.4
+
 * Sat Aug 08 2009 Remi Collet <Fedora at FamilleCollet.com> 1.0.3-1
 - update to 1.0.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-Auth-SASL/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	8 Aug 2009 06:21:07 -0000	1.3
+++ sources	8 Feb 2010 07:26:34 -0000	1.4
@@ -1 +1 @@
-8202de3b24015b6885871103e3af1e33  Auth_SASL-1.0.3.tgz
+c215318bf4cbea3704fed26172f51c82  Auth_SASL-1.0.4.tgz



More information about the scm-commits mailing list