Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory 
checked in at 2013-06-05 19:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sendmail (Old)
 and      /work/SRC/openSUSE:Factory/.sendmail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sendmail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes        2013-04-24 
16:12:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new/sendmail.changes   2013-06-05 
19:35:19.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 28 16:05:35 UTC 2013 - fcro...@suse.com
+
+- Fix errors in systemd services (bnc#820858).
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/sendmail/uucp.changes    2012-05-29 
11:37:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new/uucp.changes       2013-06-05 
19:35:19.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 31 06:17:50 UTC 2013 - co...@suse.com
+
+- buildrequire makeinfo (automake 1.13 no longer requires it)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uucp.spec ++++++
--- /var/tmp/diff_new_pack.4H22ks/_old  2013-06-05 19:35:21.000000000 +0200
+++ /var/tmp/diff_new_pack.4H22ks/_new  2013-06-05 19:35:21.000000000 +0200
@@ -44,6 +44,9 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  lockdev-devel
+%if 0%{?suse_version} > 1220
+BuildRequires:  makeinfo
+%endif
 BuildRequires:  pkg-config
 
 %description
@@ -59,10 +62,6 @@
 We did not include a uucp guest account. If you want to create a guest
 account, make sure the directory %{_localstatedir}/spool/uucppublic exists.
 
-Authors:
---------
-    Ian Lance Taylor <i...@cygnus.com>
-
 %prep
 %setup
 %patch -P 1     -b .cont

++++++ sendmail-client.service ++++++
--- /var/tmp/diff_new_pack.4H22ks/_old  2013-06-05 19:35:21.000000000 +0200
+++ /var/tmp/diff_new_pack.4H22ks/_new  2013-06-05 19:35:21.000000000 +0200
@@ -21,7 +21,7 @@
 Type=forking
 PIDFile=/var/spool/clientmqueue/sm-client.pid
 ExecStartPre=-/etc/mail/system/sm-client.pre
-Environment=SENDMAIL_CLIENT_ARGS=-L sendmail-client -Ac -qp30m
+Environment="SENDMAIL_CLIENT_ARGS=-L sendmail-client -Ac -qp30m"
 EnvironmentFile=-/etc/sysconfig/mail
 EnvironmentFile=-/etc/sysconfig/sendmail
 ExecStart=/usr/sbin/sendmail $SENDMAIL_CLIENT_ARGS

++++++ sendmail.service ++++++
--- /var/tmp/diff_new_pack.4H22ks/_old  2013-06-05 19:35:21.000000000 +0200
+++ /var/tmp/diff_new_pack.4H22ks/_new  2013-06-05 19:35:21.000000000 +0200
@@ -14,8 +14,8 @@
 
 [Unit]
 Description=Sendmail Mail Transport Agent
-Requires=var-run.mount nss-lookup.target network.target remote-fs.target 
syslog.target time-sync.target
-After=var-run.mount nss-lookup.target network.target remote-fs.target 
syslog.target time-sync.target
+Requires=var-run.mount nss-lookup.target network.target remote-fs.target 
time-sync.target
+After=var-run.mount nss-lookup.target network.target remote-fs.target 
time-sync.target
 Wants=amavis.service cyrus.service ldap.service nscd.service ypbind.service 
sendmail-client.service
 After=amavis.service cyrus.service ldap.service nscd.service ypbind.service
 Before=sendmail-client.service mail-transfer-agent.target
@@ -26,7 +26,7 @@
 PIDFile=/var/run/sendmail.pid
 ExecStartPre=-/bin/echo 'Initializing SMTP port (sendmail)'
 ExecStartPre=-/etc/mail/system/sm.pre
-Environment=SENDMAIL_ARGS=-L sendmail -Am -bd -q30m -om
+Environment="SENDMAIL_ARGS=-L sendmail -Am -bd -q30m -om"
 Environment=SENDMAIL_PORT_OPTS=
 EnvironmentFile=-/etc/sysconfig/mail
 EnvironmentFile=-/etc/sysconfig/sendmail

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to