summaryrefslogtreecommitdiffstats
path: root/scripts/autotools/automake.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-12-29 04:41:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-12-29 04:41:23 +0000
commit577ce5064782924b026abed5ad0965de243444d2 (patch)
treecf8fa153d6963b4a3a775b3d909453427d65d3c2 /scripts/autotools/automake.add
parentCosmetics. (diff)
downloadrtems-577ce5064782924b026abed5ad0965de243444d2.tar.bz2
Add BuildRoot. Remove Packager.
Diffstat (limited to '')
-rw-r--r--scripts/autotools/automake.add5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/autotools/automake.add b/scripts/autotools/automake.add
index 6b660764ca..4edc595df9 100644
--- a/scripts/autotools/automake.add
+++ b/scripts/autotools/automake.add
@@ -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}