--- mumble.spec	2011-02-10 21:46:56.000000000 +0100
+++ mumble.spec.new	2011-02-10 21:44:42.000000000 +0100
@@ -8,7 +8,7 @@
 Summary:	Voice chat software primarily intended for use while gaming
 Name:		mumble
 Version:	1.2.2
-Release:	4
+Release:	5
 License:	BSD and Custom (see LICENSE)
 Group:		Applications/Communications
 Source0:	http://downloads.sourceforge.net/mumble/%{name}-%{version}.tar.gz
@@ -140,6 +140,7 @@
 if [ ! -f /var/log/murmur ]; then
 	umask 027
 	touch /var/log/murmur
+	chown murmur:murmur /var/log/murmur
 fi
 /sbin/chkconfig --add murmurd
 %service murmurd restart "mumble server"
