rpms/mumble/devel import.log,1.4,1.5 mumble.spec,1.7,1.8

Andreas Osowski th0br0 at fedoraproject.org
Sun May 16 15:10:02 UTC 2010


Author: th0br0

Update of /cvs/pkgs/rpms/mumble/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8835/devel

Modified Files:
	import.log mumble.spec 
Log Message:
Rebuild for protobuf ABI change and added Require: redhat-lsb to the requires for murmur


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mumble/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	9 May 2010 12:06:47 -0000	1.4
+++ import.log	16 May 2010 15:10:01 -0000	1.5
@@ -2,3 +2,4 @@ mumble-1_1_8-13_fc10:HEAD:mumble-1.1.8-1
 mumble-1_2_2-5_fc12:HEAD:mumble-1.2.2-5.fc12.src.rpm:1271584034
 mumble-1_2_2-6_fc12:HEAD:mumble-1.2.2-6.fc12.src.rpm:1271589139
 mumble-1_2_2-7_fc12:HEAD:mumble-1.2.2-7.fc12.src.rpm:1273406699
+mumble-1_2_2-8_fc12:HEAD:mumble-1.2.2-8.fc12.src.rpm:1274022515


Index: mumble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mumble/devel/mumble.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- mumble.spec	9 May 2010 12:06:47 -0000	1.7
+++ mumble.spec	16 May 2010 15:10:01 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		mumble
 Version:	1.2.2
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Voice chat suite aimed at gamers
 
 Group:		Applications/Internet
@@ -44,6 +44,8 @@ Requires(post): chkconfig
 Requires(preun): chkconfig, initscripts
 Requires(postun): initscripts
 
+Requires: redhat-lsb
+
 %description -n murmur
 Murmur(also called mumble-server) is part of the VoIP suite Mumble
 primarily aimed at gamers. Murmur is the server component of the suite.
@@ -264,6 +266,10 @@ fi
 %{_datadir}/kde4/services/mumble.protocol
 
 %changelog
+* Sun May 16 2010 Andreas Osowski <th0br0 at mkdir.name> - 1.2.2-8
+- Rebuild for protobuf ABI change
+- Added redhat-lsb to the Requires for murmur
+
 * Sun May  2 2010 Andreas Osowski <th0br0 at mkdir.name> - 1.2.2-7
 - Fixed murmur's init script
 



More information about the scm-commits mailing list