rpms/avahi/devel avahi.spec,1.68,1.69

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 7 12:31:38 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/avahi/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21422

Modified Files:
	avahi.spec 
Log Message:
* Thu Sep 7 2006 Dan Walsh <dwalsh at redhat.com> - 0.6.11-5
- Maintain the security context on the localtime file



Index: avahi.spec
===================================================================
RCS file: /cvs/dist/rpms/avahi/devel/avahi.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- avahi.spec	2 Sep 2006 10:09:48 -0000	1.68
+++ avahi.spec	7 Sep 2006 12:31:36 -0000	1.69
@@ -6,7 +6,7 @@
 %endif
 Name:           avahi
 Version:        0.6.11
-Release: 	4%{?dist}
+Release: 	5%{?dist}
 Summary:        Local network service discovery 
 Group:          System Environment/Base
 License:        LGPL
@@ -292,7 +292,7 @@
 #  We should realy make dbus reload the system.d config here. Dunno how though.
 #  kill -HUP `cat /var/run/messagebus.pid` ? 
    if [ -s /etc/localtime ]; then
-	cp -fp /etc/localtime /etc/avahi/etc/localtime || :;
+	cp -cfp /etc/localtime /etc/avahi/etc/localtime || :;
    fi;
 fi;
 
@@ -418,6 +418,9 @@
 %endif
 
 %changelog
+* Thu Sep 7 2006 Dan Walsh <dwalsh at redhat.com> - 0.6.11-5
+- Maintain the security context on the localtime file
+
 * Wed Aug 23 2006 Martin Stransky <stransky at redhat.com> - 0.6.11-4
 - fix for #204710 - /etc/init.d/avahi-dnsconfd missing line 
   continuation slash (\) in description




More information about the fedora-cvs-commits mailing list