summaryrefslogtreecommitdiffstats
path: root/fwsnort.spec
diff options
context:
space:
mode:
Diffstat (limited to 'fwsnort.spec')
-rw-r--r--fwsnort.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/fwsnort.spec b/fwsnort.spec
index 9542c68..581598f 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -43,8 +43,8 @@ detection data, see the README included with the fwsnort sources or browse
to: http://www.cipherdyne.org/fwsnort/
%prep
-
%setup -q
+mv deps/snort_rules/VERSION SNORT-RULES-VERSION
cp -p %SOURCE1 .
%build
@@ -74,7 +74,7 @@ install -p -m 644 logrotate.fwsnort $RPM_BUILD_ROOT/etc/logrotate.d/fwsnort
%clean
rm -rf $RPM_BUILD_ROOT
-%pre
+#%pre
### not used
%post
@@ -85,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
+%doc LICENSE VERSION README CREDITS TODO SNORT-RULES-VERSION
%dir %fwsnortlogdir
%_sbindir/*
%{_mandir}/man8/*