From c7d1cf6ba8bf0607acc2e8781a8746beacbd04257c21d09be3247b2777a67b00 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 19 Sep 2011 15:00:58 +0000 Subject: [PATCH] Accepting request 82816 from home:jengelh:bl-a2 - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82816 OBS-URL: https://build.opensuse.org/package/show/Base:System/autogen?expand=0&rev=15 --- autogen.changes | 6 ++++++ autogen.spec | 12 +----------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/autogen.changes b/autogen.changes index f39415d..3e7f2ba 100644 --- a/autogen.changes +++ b/autogen.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 13:44:14 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Tue Aug 2 07:43:41 UTC 2011 - aj@suse.de diff --git a/autogen.spec b/autogen.spec index c9ec90e..a79e98c 100644 --- a/autogen.spec +++ b/autogen.spec @@ -38,12 +38,6 @@ maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized in parallel tables. - - -Authors: --------- - Bruce Korb - %prep %setup -q %patch0 @@ -52,8 +46,7 @@ Authors: %build autoreconf -fi %configure --disable-static --with-pic -#make %{?jobs:-j%jobs} -make +make %{?_smp_mflags} %install %makeinstall @@ -66,9 +59,6 @@ make /sbin/ldconfig %install_info_delete --info-dir=%{_infodir} %{_infodir}/autogen.info.gz -%clean -rm -fr $RPM_BUILD_ROOT - %files %defattr(-, root, root) %doc NEWS ChangeLog