Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory 
checked in at 2012-01-20 22:07:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sendmail (Old)
 and      /work/SRC/openSUSE:Factory/.sendmail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sendmail", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sendmail/uucp.changes    2011-09-23 
12:45:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new/uucp.changes       2012-01-20 
22:07:55.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 17 10:40:22 UTC 2012 - a...@suse.de
+
+- Remove suse_update_config usage.
+- Add autoconf and automake as build requirements.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sendmail.spec ++++++
--- /var/tmp/diff_new_pack.AVDY9V/_old  2012-01-20 22:07:57.000000000 +0100
+++ /var/tmp/diff_new_pack.AVDY9V/_new  2012-01-20 22:07:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sendmail
 #
-# 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

++++++ uucp.spec ++++++
--- /var/tmp/diff_new_pack.AVDY9V/_old  2012-01-20 22:07:57.000000000 +0100
+++ /var/tmp/diff_new_pack.AVDY9V/_new  2012-01-20 22:07:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uucp
 #
-# 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
@@ -39,7 +39,10 @@
 Patch3:         uucp-1.07-cu.patch
 Patch4:         uucp-1.07-lockdev.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  lockdev-devel pkg-config
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  lockdev-devel
+BuildRequires:  pkg-config
 
 %description
 Ian Taylor's Unix to Unix copy: mail and news over modem lines. This is
@@ -73,7 +76,6 @@
     ID=$(id -u)
     RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing"
     #
-    %{?suse_update_config:%{suse_update_config -f}}
     autoreconf
     CFLAGS="-Wall ${RPM_OPT_FLAGS} -pipe -D_GNU_SOURCE" \
     ./configure \


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

Reply via email to