Hello community,

here is the log from the commit of package mailman for openSUSE:Factory checked 
in at 2012-03-05 18:00:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailman (Old)
 and      /work/SRC/openSUSE:Factory/.mailman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailman", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailman/mailman.changes  2011-09-23 
02:12:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mailman.new/mailman.changes     2012-03-05 
18:00:20.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Mar  2 23:40:05 UTC 2012 - [email protected]
+
+- add "su mailman mailman" to logrotate config (bnc#750259)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mailman.spec ++++++
--- /var/tmp/diff_new_pack.n9At30/_old  2012-03-05 18:00:23.000000000 +0100
+++ /var/tmp/diff_new_pack.n9At30/_new  2012-03-05 18:00:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mailman
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mailman
 #!BuildIgnore: sendmail
-BuildRequires:  krb5 pcre-devel postfix pwdutils python-devel
+BuildRequires:  krb5
+BuildRequires:  pcre-devel
+BuildRequires:  postfix
+BuildRequires:  pwdutils
+BuildRequires:  python-devel
 %define DISTRIBUTABLE 1
-License:        GPL-2.0+
-Group:          Productivity/Networking/Email/Mailinglists
 Url:            http://www.gnu.org/software/mailman/mailman.html
-Requires:       python cron smtp_daemon w3m logrotate
-AutoReqProv:    on
+Requires:       cron
+Requires:       logrotate
+Requires:       python
+Requires:       smtp_daemon
+Requires:       w3m
 PreReq:         /usr/sbin/useradd /usr/sbin/groupadd /bin/echo /bin/cp /bin/rm 
/bin/mkdir /usr/bin/awk /usr/bin/touch /usr/bin/getent openssl
 PreReq:         permissions
 Summary:        The GNU Mailing List Manager
+License:        GPL-2.0+
+Group:          Productivity/Networking/Email/Mailinglists
 Version:        2.1.14
-Release:        7
+Release:        0
 Source:         %{name}-%{version}.tgz
 Source1:        README.SuSE
 Source2:        mailman-2.1-manpages.tgz

++++++ logrotate.mailman ++++++
--- /var/tmp/diff_new_pack.n9At30/_old  2012-03-05 18:00:23.000000000 +0100
+++ /var/tmp/diff_new_pack.n9At30/_new  2012-03-05 18:00:23.000000000 +0100
@@ -7,6 +7,7 @@
     size=+1024k
     notifempty
     missingok
+    su mailman mailman
     create 664 mailman mailman
 }
 
@@ -18,6 +19,7 @@
     size=+1024k
     notifempty
     missingok
+    su mailman mailman
     create 664 mailman mailman
     postrotate
      /usr/lib/mailman/bin/mailmanctl reopen

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to