Hello community,

here is the log from the commit of package amtu for openSUSE:Factory checked in 
at 2012-03-07 13:40:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amtu (Old)
 and      /work/SRC/openSUSE:Factory/.amtu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amtu", Maintainer is "tho...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/amtu/amtu.changes        2011-12-05 
12:41:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.amtu.new/amtu.changes   2012-03-07 
13:40:44.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Mar  6 12:18:16 UTC 2012 - a...@suse.de
+
+- Remove obsolete suse_update_config call
+- No need to run bootstrap, the automake etc files are good enough
+- Cleanup spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ amtu.spec ++++++
--- /var/tmp/diff_new_pack.HLGDtR/_old  2012-03-07 13:40:49.000000000 +0100
+++ /var/tmp/diff_new_pack.HLGDtR/_new  2012-03-07 13:40:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package amtu
 #
-# 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,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           amtu
 Url:            http://sourceforge.net/projects/amtueal/
 License:        CPL-1.0
@@ -24,14 +26,11 @@
 Release:        0
 Summary:        Abstract Machine Test Utility
 Source:         %{name}-%{version}.tar.gz
-#Patch0:       %{name}-%{version}-ia64.patch
-#Patch1:       %{name}-%{version}-memsep.patch
 Patch0:         amtu-1.0.8_memsep_fclose_bnc523353.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audit
 BuildRequires:  audit-devel
 BuildRequires:  audit-libs
-BuildRequires:  automake
 ExclusiveArch:  %ix86 x86_64 ia64 ppc ppc64 s390 s390x
 
 %description
@@ -43,24 +42,18 @@
 .
 
 %prep
-%setup amtu
+%setup -q amtu
 %patch0 -p1
-#%patch1 -p1
 
 %build
-%{?suse_update_config:%{suse_update_config -f support}}
 CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -Wall -pipe"
     CC=gcc
 export CC CFLAGS
-  #autoheader || true
-  #autoreconf --install
-  bash ./bootstrap
   ./configure                           \
        --prefix=/usr                   \
        --bindir=/usr/sbin              \
        --mandir=%{_mandir}             
   make %{?_smp_mflags}
-%{?suse_update_config:%{suse_update_config -f support}}
 
 %install
 #  rm -rf %{_defaultdocdir}/amtu

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

Reply via email to