summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillermo Gomez S. (Gomix) <guillermo.gomez@gmail.com>2010-02-02 20:02:37 -0430
committerGuillermo Gomez S. (Gomix) <guillermo.gomez@gmail.com>2010-02-02 20:02:37 -0430
commitd4366c5e3f91d7be1f8087c51c392fd54e623492 (patch)
tree20f8eb99afd4c226d42a8b0e7d150c9d3a7162ea
parentda9cf2696223d1bb560f08d24481c489f468d561 (diff)
downloadfwsnort-d4366c5e3f91d7be1f8087c51c392fd54e623492.tar.gz
fwsnort-d4366c5e3f91d7be1f8087c51c392fd54e623492.tar.xz
fwsnort-d4366c5e3f91d7be1f8087c51c392fd54e623492.zip
Se agregaron varios archivos a la sección %doc.
Queda pendiente la revisión de las licencias para License.
-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/*