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
This commit is contained in:
Stephan Kulow 2011-09-19 15:00:58 +00:00 committed by Git OBS Bridge
parent 179c870e98
commit c7d1cf6ba8
2 changed files with 7 additions and 11 deletions

View File

@ -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

View File

@ -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 <bkorb@gnu.org>
%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