[dspam/el5] revert logrotate changes

Nathanael Noblet gnat at fedoraproject.org
Tue Jan 3 17:38:15 UTC 2012


commit f247599176cf236330f3117e8848d0f4b9b6b98e
Author: Nathanael D. Noblet <nathanael at gnat.ca>
Date:   Tue Jan 3 10:31:18 2012 -0700

    revert logrotate changes

 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 480317a..3268ba0 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:                2%{?dist}
+Release:                3%{?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-3
+- revert logrotate issue
+
 * Sat Dec 3 2011 Nathanael Noblet <nathanael at gnat.ca> - 3.10.1-2
 - enable clamav
 - logrotate log ownership



More information about the perl-devel mailing list