forked from Imagelibrary/rtems
Add BuildRoot. Remove Packager.
This commit is contained in:
@@ -11,14 +11,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Packager: Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.gnu.org/software/autoconf
|
URL: http://www.gnu.org/software/autoconf
|
||||||
Group: @rpmgroup@
|
Group: @rpmgroup@
|
||||||
Version: %{rpmvers}
|
Version: %{rpmvers}
|
||||||
Release: 4%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||||
|
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl m4 gawk emacs
|
BuildRequires: perl m4 gawk emacs
|
||||||
Requires: m4 gawk
|
Requires: m4 gawk
|
||||||
|
|||||||
@@ -17,15 +17,14 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Packager: Ralf Corsepius <ralf_corsepius@rtems.org>
|
|
||||||
URL: http://sources.redhat.com/automake
|
URL: http://sources.redhat.com/automake
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: @rpmgroup@
|
Group: @rpmgroup@
|
||||||
|
|
||||||
Version: %{rpmvers}
|
Version: %{rpmvers}
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||||
|
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: %{requirements} perl help2man
|
BuildRequires: %{requirements} perl help2man
|
||||||
Requires: %{requirements}
|
Requires: %{requirements}
|
||||||
|
|||||||
Reference in New Issue
Block a user