[sec/el5] New upstream release

Stefan Schulze Frielinghaus stefansf at fedoraproject.org
Mon Mar 18 08:34:47 UTC 2013


commit c6b44f2bd8006fd9e7cc0654cd2a18950f7e0a43
Author: Stefan Schulze Frielinghaus <stefansf at fedoraproject.org>
Date:   Mon Mar 18 09:34:18 2013 +0100

    New upstream release

 .gitignore |    1 +
 sec.spec   |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d14f9ac..255ddc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 sec-2.5.2.tar.gz
+/sec-2.7.1.tar.gz
diff --git a/sec.spec b/sec.spec
index 7080b5b..63b919d 100644
--- a/sec.spec
+++ b/sec.spec
@@ -1,6 +1,6 @@
 Name:           sec
-Version:        2.5.2
-Release:        3%{?dist}
+Version:        2.7.1
+Release:        0%{?dist}
 Summary:        Simple Event Correlator script to filter log file entries
 Group:          System Environment/Daemons
 License:        GPLv2+
@@ -60,8 +60,8 @@ writing messages to pipes or files, etc.
 rm -rf %{buildroot}
 
 # 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
@@ -109,6 +109,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
+
 * Fri Oct 9 2009 Stefan Schulze Frielinghaus <stefan at seekline.net> - 2.5.2-3
 - Merge fix
 
diff --git a/sources b/sources
index 506f351..4e0d40d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e5e3c2e4e3ef6c21fc32a809c6263bb  sec-2.5.2.tar.gz
+e5dde148b8551f9399e6d63f8899558b  sec-2.7.1.tar.gz


More information about the scm-commits mailing list