[fwsnort/el5/master] First epel5 version.

Guillermo Gómez gomix at fedoraproject.org
Fri Sep 17 11:33:23 UTC 2010


commit 5f49e815dc2f902fd5b57c7c4abbfe9d6a6335ef
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Fri Sep 17 07:02:54 2010 -0430

    First epel5 version.

 .gitignore   |    1 +
 fwsnort.spec |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 365b6f9..ca95163 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 fwsnort-1.0.6.tar.gz
+/fwsnort-1.0.6.tar.gz
diff --git a/fwsnort.spec b/fwsnort.spec
index 9d7e88c..252e65b 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root)
 %doc LICENSE VERSION README CREDITS TODO SNORT-RULES-VERSION
-%dir %fwsnortlogdir
+%dir %{fwsnortlogdir}
 %{_sbindir}/*
 %{_mandir}/man8/*
 


More information about the scm-commits mailing list