summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-rw-r--r--fwsnort-1.0.6-1.fc12.src.rpmbin547333 -> 547402 bytes
-rw-r--r--fwsnort.spec5
4 files changed, 6 insertions, 4 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/*
diff --git a/fwsnort-1.0.6-1.fc12.src.rpm b/fwsnort-1.0.6-1.fc12.src.rpm
index 1881bde..52b0fcf 100644
--- a/fwsnort-1.0.6-1.fc12.src.rpm
+++ b/fwsnort-1.0.6-1.fc12.src.rpm
Binary files differ
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/*