Hello community,

here is the log from the commit of package autoconf213 for openSUSE:Factory 
checked in at 2011-12-25 17:33:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoconf213 (Old)
 and      /work/SRC/openSUSE:Factory/.autoconf213.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoconf213/autoconf213.changes  2011-09-23 
01:52:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autoconf213.new/autoconf213.changes     
2011-12-25 17:33:08.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Dec 20 11:27:37 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------
+Sat Sep 17 13:42:44 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ autoconf213.spec ++++++
--- /var/tmp/diff_new_pack.Z7mLXk/_old  2011-12-25 17:33:09.000000000 +0100
+++ /var/tmp/diff_new_pack.Z7mLXk/_new  2011-12-25 17:33:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package autoconf213 (Version 2.13)
+# spec file for package autoconf213
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,18 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           autoconf213
-License:        GPLv2+
-Group:          Development/Tools/Building
 Url:            http://www.gnu.org/software/autoconf
-AutoReqProv:    on
 Requires:       gawk, m4 >= 1.1, mktemp, perl
 PreReq:         %{install_info_prereq}
 Version:        2.13
-Release:        3
+Release:        0
 Summary:        A GNU Tool for Automatically Configuring Source Code
+License:        GPL-2.0+
+Group:          Development/Tools/Building
 BuildArch:      noarch
 Source:         autoconf-%{version}.tar.bz2
 Patch0:         autoconf-2.12-race.patch
@@ -56,13 +53,6 @@
 be configuring software with an autoconf-generated script; autoconf is
 only required for the generation of the scripts, not their use.
 
-
-
-Authors:
---------
-    Ben Elliston  <[email protected]>
-    David J MacKenzie  <[email protected]>
-
 %prep
 %setup -n autoconf-%{version} -q
 %patch0 -p1
@@ -81,10 +71,9 @@
 rm -f autoconf.info
 
 %build
-%{suse_update_config -f config}
 ./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir} \
             --program-suffix=-2.13
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -98,9 +87,6 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf2.13.info.gz
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README TODO

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

Reply via email to