[sec/el6] New upstream release

Stefan Schulze Frielinghaus stefansf at fedoraproject.org
Mon Mar 18 08:23:14 UTC 2013


commit 992377dd496a8f9a4ed39bb7cd5d0f7bead1db74
Author: Stefan Schulze Frielinghaus <stefansf at fedoraproject.org>
Date:   Mon Mar 18 09:22:58 2013 +0100

    New upstream release

 .gitignore |    1 +
 sec.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec684c7..e4dde0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 sec-2.5.3.tar.gz
+/sec-2.7.1.tar.gz
diff --git a/sec.spec b/sec.spec
index 02efadb..57348f2 100644
--- a/sec.spec
+++ b/sec.spec
@@ -1,5 +1,5 @@
 Name:           sec
-Version:        2.5.3
+Version:        2.7.1
 Release:        0%{?dist}
 Summary:        Simple Event Correlator script to filter log file entries
 Group:          System Environment/Daemons
@@ -57,8 +57,8 @@ writing messages to pipes or files, etc.
 
 %install
 # Install SEC and its associated files
-install -D -m 0755 -p sec.pl     %{buildroot}%{_bindir}/sec
-install -D -m 0644 -p sec.pl.man %{buildroot}%{_mandir}/man1/sec.1
+install -D -m 0755 -p sec        %{buildroot}%{_bindir}/sec
+install -D -m 0644 -p sec.man    %{buildroot}%{_mandir}/man1/sec.1
 install -D -m 0644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/sec
 install -D -m 0644 -p %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/sec
 install -D -m 0755 -p %{SOURCE2} %{buildroot}%{_initrddir}/sec
@@ -106,6 +106,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/sec.1*
 
 %changelog
+* Mon Mar 18 2013 Stefan Schulze Frielinghaus <stefansf at fedoraproject.org> - 2.7.1-0
+- New upstream release
+
 * Mon Dec 21 2009 Stefan Schulze Frielinghaus <stefansf at fedoraproject.org> - 2.5.3-0
 - New upstream release
 
diff --git a/sources b/sources
index 9c12a8e..4e0d40d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11bb84273daf24d265a96624ab6413ca  sec-2.5.3.tar.gz
+e5dde148b8551f9399e6d63f8899558b  sec-2.7.1.tar.gz


More information about the scm-commits mailing list