rpms/openal-soft/F-11 openal-soft.spec,1.10,1.11

Thomas Kowaliczek linuxdonald at fedoraproject.org
Mon Dec 28 22:56:53 UTC 2009


Author: linuxdonald

Update of /cvs/pkgs/rpms/openal-soft/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16485/F-11

Modified Files:
	openal-soft.spec 
Log Message:
fixed an spec version info problem


Index: openal-soft.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openal-soft/F-11/openal-soft.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- openal-soft.spec	28 Dec 2009 22:44:09 -0000	1.10
+++ openal-soft.spec	28 Dec 2009 22:56:52 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name:		openal-soft
 Version:	1.10.622
-Release:	4%{?dist}
+Release:	5.%{revision}git%{?dist}
 Summary:	Open Audio Library
 
 Group:		System Environment/Libraries
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/openal.pc
 
 %changelog
+* Mon Dec 28 2009 Thomas Kowaliczek <linuxdonald at linuxdonald.de> - 1.10.622-5.3793919892e6d61e5fec3abeaaeebc3f2332be13
+- Fixed small spec verion info.
+
 * Mon Dec 28 2009 Thomas Kowaliczek <linuxdonald at linuxdonald.de> - 1.10.622-4.3793919892e6d61e5fec3abeaaeebc3f2332be13
 - Fixed broken upgrade paths.
 




More information about the scm-commits mailing list