packages: snort/snort.spec - small bugfixes & cosmetics

amateja amateja at pld-linux.org
Sun May 3 20:22:04 CEST 2009


Author: amateja                      Date: Sun May  3 18:22:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- small bugfixes & cosmetics

---- Files affected:
packages/snort:
   snort.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: packages/snort/snort.spec
diff -u packages/snort/snort.spec:1.148 packages/snort/snort.spec:1.149
--- packages/snort/snort.spec:1.148	Sun May  3 19:01:54 2009
+++ packages/snort/snort.spec	Sun May  3 20:21:59 2009
@@ -183,8 +183,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_initrddir} \
-	$RPM_BUILD_ROOT%{_sysconfdir}/%{name} \
-	$RPM_BUILD_ROOT%{_sysconfdir}/{cron.daily,logrotate.d} \
+	$RPM_BUILD_ROOT%{_sysconfdir}/{%{name},cron.daily,logrotate.d} \
 	$RPM_BUILD_ROOT%{_var}/log/{%{name},archive/%{name}} \
 	$RPM_BUILD_ROOT%{_datadir}/mibs/site \
 	$RPM_BUILD_ROOT%{_sysconfdir}/%{name}/rules
@@ -237,9 +236,9 @@
 %attr(640,root,snort) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.config
 %attr(640,root,snort) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
 %attr(750,root,snort) %dir %{_sysconfdir}/%{name}/rules
-%attr(640,root,snort) %{_sysconfdir}/%{name}/rules/
+%attr(640,root,snort) %{_sysconfdir}/%{name}/rules/*
 %attr(754,root,root) %{_initrddir}/%{name}
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/logrotate.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/*
 %{_mandir}/man?/*
 %dir %{_libdir}/snort_dynamicengine
 %dir %{_libdir}/snort_dynamicpreprocessor
@@ -254,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2009/05/03 18:21:59  amateja
+- small bugfixes & cosmetics
+
 Revision 1.148  2009/05/03 17:01:54  amateja
 - changed release from 1 to 0.1 due to problems with arch x86_64
 - explicite paths replaced with macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/snort/snort.spec?r1=1.148&r2=1.149&f=u



More information about the pld-cvs-commit mailing list