[dspam/el6] revert logrotate change

Nathanael Noblet gnat at fedoraproject.org
Tue Jan 3 17:50:47 UTC 2012


commit d28437979e438138d9cb8dc0fe44685e74a17324
Author: Nathanael D. Noblet <nathanael at gnat.ca>
Date:   Tue Jan 3 10:49:43 2012 -0700

    revert logrotate change

 dspam-logrotate |    1 -
 dspam.spec      |    5 ++++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/dspam-logrotate b/dspam-logrotate
index d0044f2..4644220 100644
--- a/dspam-logrotate
+++ b/dspam-logrotate
@@ -17,5 +17,4 @@ tabooext + .gz
 	size 10M
 	compress
 	create 0644 dspam mail
-        su dspam mail
 }
diff --git a/dspam.spec b/dspam.spec
index d373c49..33dd046 100644
--- a/dspam.spec
+++ b/dspam.spec
@@ -11,7 +11,7 @@
 Summary:                A library and Mail Delivery Agent for Bayesian SPAM filtering
 Name:                   dspam
 Version:                3.10.1
-Release:                5%{?dist}
+Release:                6%{?dist}
 License:                GPLv2
 Group:                  System Environment/Daemons
 Source0:                http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -375,6 +375,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf
 
 %changelog
+* Tue Jan 3 2012 Nathanael Noblet <nathanael at gnat.ca> - 3.10.1-6
+- revert logrotate change
+
 * Sat Dec 3 2011 Nathanael Noblet <nathanael at gnat.ca> - 3.10.1-5
 - test enabling of clamav option
 - logrotate file ownership


More information about the scm-commits mailing list