[sec] New upstream release (spec file)

Stefan Schulze Frielinghaus stefansf at fedoraproject.org
Sun Mar 20 11:33:25 UTC 2011


commit 7b7d37f22fc9e6ade4508667f533429284b6738b
Author: Stefan Schulze Frielinghaus <stefansf at fedoraproject.org>
Date:   Sun Mar 20 12:31:55 2011 +0100

    New upstream release (spec file)

 sec.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sec.spec b/sec.spec
index 8451ef0..1c59813 100644
--- a/sec.spec
+++ b/sec.spec
@@ -1,5 +1,5 @@
 Name:           sec
-Version:        2.5.3
+Version:        2.6.0
 Release:        1%{?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
+* Sun Mar 20 2011 Stefan Schulze Frielinghaus <stefansf at fedoraproject.org> - 2.6.0-1
+- New upstream release
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.3-1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list