summaryrefslogtreecommitdiffstats
path: root/1.0.6-1/fc12
diff options
context:
space:
mode:
Diffstat (limited to '1.0.6-1/fc12')
-rw-r--r--1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpmbin547333 -> 547402 bytes
-rw-r--r--1.0.6-1/fc12/fwsnort.spec5
2 files changed, 3 insertions, 2 deletions
diff --git a/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm b/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm
index 1881bde..52b0fcf 100644
--- a/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm
+++ b/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm
Binary files differ
diff --git a/1.0.6-1/fc12/fwsnort.spec b/1.0.6-1/fc12/fwsnort.spec
index 9542c68..581598f 100644
--- a/1.0.6-1/fc12/fwsnort.spec
+++ b/1.0.6-1/fc12/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/*