Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory
checked in at Fri Aug 19 09:09:17 CEST 2011.



--------
--- sendmail/sendmail.changes   2011-08-12 16:49:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/sendmail/sendmail.changes      2011-08-18 
15:34:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 18 13:32:41 UTC 2011 - [email protected]
+
+- Expand systemd configuration at build time 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ sendmail.spec ++++++
--- /var/tmp/diff_new_pack.wyZHAY/_old  2011-08-19 09:07:36.000000000 +0200
+++ /var/tmp/diff_new_pack.wyZHAY/_new  2011-08-19 09:07:36.000000000 +0200
@@ -20,6 +20,9 @@
 
 Name:           sendmail
 BuildRequires:  db-devel mailx openldap2-devel procmail tcpd-devel vacation
+%if 0%{?suse_version} > 1140
+BuildRequires:  pkg-config systemd-devel
+%endif
 Url:            http://www.sendmail.org/
 %define         SUBDIRS libsmutil libsmdb sendmail mail.local mailstats 
makemap praliases rmail smrsh libmilter libsm editmap
 License:        PERMISSIVE-OSI-COMPLIANT
@@ -36,7 +39,7 @@
 Obsoletes:      sendmail-tls
 AutoReqProv:    on
 Version:        8.14.5
-Release:        2
+Release:        3
 Summary:        BSD Sendmail
 Source0:        ftp://ftp.sendmail.org/pub/sendmail/sendmail-%{version}.tar.bz2
 Source1:        FAQ.sendmail-8.14.bz2
@@ -52,6 +55,10 @@
 %global         _sysconfdir    %{_sysconfdir}
 %global         _mailcnfdir    %{_sysconfdir}/mail
 %global         _localstatedir  %{_localstatedir}
+%if 0%{?suse_version} > 1140
+%{expand: %%global sysdsysunitdir %(pkg-config systemd 
--variable=systemdsystemunitdir)}
+%{expand: %%global sysdsysconfdir %(pkg-config systemd 
--variable=systemdsystemconfdir)}
+%endif
 
 %description
 The "Unix System Administration Handbook" calls sendmail "The most
@@ -90,7 +97,7 @@
 
 %package -n rmail
 Version:        8.14.3
-Release:        62
+Release:        63
 Summary:        Rmail of the BSD Sendmail
 License:        PERMISSIVE-OSI-COMPLIANT
 Group:          Productivity/Networking/Email/Servers
@@ -184,7 +191,7 @@
     mkdir -p %{buildroot}%{_mandir}/man8
     mkdir -p %{buildroot}%{_localstatedir}/adm/fillup-templates
 %if 0%{?suse_version} > 1140
-    mkdir -p %{buildroot}/lib/systemd/system
+    mkdir -p %{buildroot}%{sysdsysunitdir}
     mkdir -p %{buildroot}/%{_mailcnfdir}/system
 %endif
     make \
@@ -313,9 +320,9 @@
 %if 0%{?suse_version} > 1140
     #
     # systemd unit conf files
-    install -m 0644 %{S:3} %{buildroot}/lib/systemd/system/
-    install -m 0644 %{S:4} %{buildroot}/lib/systemd/system/
-    install -m 0644 %{S:5} %{buildroot}/lib/systemd/system/
+    install -m 0644 %{S:3} %{buildroot}%{sysdsysunitdir}/
+    install -m 0644 %{S:4} %{buildroot}%{sysdsysunitdir}/
+    install -m 0644 %{S:5} %{buildroot}%{sysdsysunitdir}/
     install -m 0644 %{S:6} %{buildroot}/%{_mailcnfdir}/system/sm.pre
     install -m 0644 %{S:7} %{buildroot}/%{_mailcnfdir}/system/sm-client.pre
     chmod 0755 %{buildroot}/%{_mailcnfdir}/system/sm.pre
@@ -470,9 +477,9 @@
 %config %attr(0744,root,root) %{_sysconfdir}/init.d/sendmail
 %config %attr(0755,root,root) /sbin/conf.d/SuSEconfig.sendmail
 %if 0%{?suse_version} > 1140
-%config %attr(0644,root,root) /lib/systemd/system/sendmail-client.path
-%config %attr(0644,root,root) /lib/systemd/system/sendmail.service
-%config %attr(0644,root,root) /lib/systemd/system/sendmail-client.service
+%config %attr(0644,root,root) %{sysdsysunitdir}/sendmail-client.path
+%config %attr(0644,root,root) %{sysdsysunitdir}/sendmail.service
+%config %attr(0644,root,root) %{sysdsysunitdir}/sendmail-client.service
 %config %attr(0755,root,root) %{_mailcnfdir}/system/sm.pre
 %config %attr(0755,root,root) %{_mailcnfdir}/system/sm-client.pre
 %endif

++++++ uucp.spec ++++++
--- /var/tmp/diff_new_pack.wyZHAY/_old  2011-08-19 09:07:36.000000000 +0200
+++ /var/tmp/diff_new_pack.wyZHAY/_new  2011-08-19 09:07:36.000000000 +0200
@@ -26,7 +26,7 @@
 Recommends:     stunnel
 AutoReqProv:    on
 Version:        1.07
-Release:        433
+Release:        434
 Summary:        Taylor UUCP
 Source0:        uucp-1.07.tar.bz2
 Source1:        uucpcfg.tar.bz2



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



Remember to have fun...

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

Reply via email to