Author: oden
Date: Tue Dec 26 17:43:33 2006
New Revision: 102095

Modified:
   packages/cooker/snort/current/SPECS/snort.spec

Log:
- switch S4 with S5 in the install section (Frank Griffin)

Modified: packages/cooker/snort/current/SPECS/snort.spec
==============================================================================
--- packages/cooker/snort/current/SPECS/snort.spec      (original)
+++ packages/cooker/snort/current/SPECS/snort.spec      Tue Dec 26 17:43:33 2006
@@ -4,7 +4,7 @@
 Summary:        An Intrusion Detection System (IDS)
 Name:           snort
 Version:        2.6.1.2
-Release:        %mkrel 1
+Release:        %mkrel 2
 License:        GPL
 Group:          Networking/Other
 URL:            http://www.snort.org/
@@ -704,8 +704,8 @@
 #%{__install} -m0644 rules/*.rules %{buildroot}%{_sysconfdir}/%{name}/rules/
 
 %{__install} -m0755 %{SOURCE3} %{buildroot}%{_initrddir}/snort
-%{__install} -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
-%{__install} -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
+%{__install} -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
+%{__install} -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
 
 # strip rpath
 chrpath -d %{buildroot}%{_sbindir}/%{name}-*

Reply via email to