[fwsnort/f18] Updated version.

Guillermo Gómez gomix at fedoraproject.org
Mon Jan 21 13:28:21 UTC 2013


commit 865527bc31a0c4c76f95297cd61f248e5c5b53ed
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Mon Jan 21 08:58:05 2013 -0430

    Updated version.

 .gitignore   |    1 +
 fwsnort.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4baf0a..b056842 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ fwsnort-1.0.6.tar.gz
 /fwsnort-1.6.tar.gz
 /fwsnort-1.6.1.tar.gz
 /fwsnort-1.6.2.tar.gz
+/fwsnort-1.6.3.tar.gz
diff --git a/fwsnort.spec b/fwsnort.spec
index 83c41cd..7d79438 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -2,8 +2,8 @@
 
 Summary: Translates Snort rules into equivalent iptables rules
 Name: fwsnort
-Version: 1.6.2
-Release: 3%{?dist}
+Version: 1.6.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.cipherdyne.org/%{name}/
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %dir %{_sysconfdir}/%{name}
-%config %{_sysconfdir}/%{name}/fwsnort.conf
+%config(noreplace) %{_sysconfdir}/%{name}/fwsnort.conf
 
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
 
 %changelog
+* Thu Jan 10 2013 Guillermo Gómez <gomix at fedoraproject.org> - 1.6.3-1
+- Updated version.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index e30c905..12ca75b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5617a5af1f75256657611a79dfc4796  fwsnort-1.6.2.tar.gz
+905f2b356e3354abacd31905f44f9f5b  fwsnort-1.6.3.tar.gz


More information about the scm-commits mailing list