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