rpms/prewikka/F-11 prewikka.spec,1.8,1.9

Steve Grubb sgrubb at fedoraproject.org
Fri Apr 17 19:09:26 UTC 2009


Author: sgrubb

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

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



Index: prewikka.spec
===================================================================
RCS file: /cvs/pkgs/rpms/prewikka/F-11/prewikka.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- prewikka.spec	27 Feb 2009 02:19:17 -0000	1.8
+++ prewikka.spec	17 Apr 2009 19:08:56 -0000	1.9
@@ -3,7 +3,7 @@
 
 Name:           prewikka
 Version:        0.9.14
-Release:        3%{?dist}
+Release:        4%{?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-4
+- Change default perms on conf file
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list