Accepting request 82811 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/82811 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
19bf724348
commit
3a6a32ae94
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package autoconf (Version 2.68)
|
||||
# spec file for package autoconf
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
@@ -22,11 +22,10 @@ BuildRequires: help2man xz
|
||||
License: GPLv3+
|
||||
Group: Development/Tools/Building
|
||||
Url: http://www.gnu.org/software/autoconf
|
||||
AutoReqProv: on
|
||||
Requires: m4 >= 1.4.6
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 2.68
|
||||
Release: 2
|
||||
Release: 1
|
||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||
Source: autoconf-%{version}.tar.xz
|
||||
Patch0: autoreconf-ltdl.diff
|
||||
@@ -75,9 +74,6 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/share/emacs/site-lisp/*.el*
|
||||
%postun
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf.info.gz
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%if "%{name}" == "autoconf"
|
||||
|
||||
%files
|
||||
|
Reference in New Issue
Block a user