rpms/prewikka/F-10 prewikka.spec,1.6,1.7

Steve Grubb sgrubb at fedoraproject.org
Fri Apr 17 19:36:21 UTC 2009


Author: sgrubb

Update of /cvs/pkgs/rpms/prewikka/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16720

Modified Files:
	prewikka.spec 
Log Message:
* Fri Apr 17 2009 Steve Grubb <sgrubb at redhat.com> 0.9.14-2
- Change default perms on conf file



Index: prewikka.spec
===================================================================
RCS file: /cvs/pkgs/rpms/prewikka/F-10/prewikka.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- prewikka.spec	22 Nov 2008 15:27:31 -0000	1.6
+++ prewikka.spec	17 Apr 2009 19:35:51 -0000	1.7
@@ -3,7 +3,7 @@
 
 Name:           prewikka
 Version:        0.9.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Graphical front-end analysis console for the Prelude Hybrid IDS Framework
 Group:          Applications/Internet
 License:        GPLv2+
@@ -46,8 +46,8 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%dir %{_sysconfdir}/%{name}/
-%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
+%attr(0750,root,apache) %dir %{_sysconfdir}/%{name}/
+%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}/%{name}.conf
 %dir %{_datadir}/%{name}/
 %{_datadir}/%{name}/*
 %{_sbindir}/%{name}-httpd
@@ -56,6 +56,9 @@
 %doc AUTHORS README NEWS HACKING.README README.fedora  
 
 %changelog
+* Fri Apr 17 2009 Steve Grubb <sgrubb at redhat.com> 0.9.14-2
+- Change default perms on conf file
+
 * Thu Apr 24 2008 Steve Grubb <sgrubb at redhat.com> 0.9.14-1
 - new upstream release
 




More information about the fedora-extras-commits mailing list