summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-07-05 07:32:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-07-05 07:32:05 +0000
commit4917fe0ac6d5ab288e807ace9a8d419801519b35 (patch)
treec650e82a10e323ea1dfc3091a6db61b83a8cd94a
parent2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4917fe0ac6d5ab288e807ace9a8d419801519b35.tar.bz2
2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake.add: Add %{?dist}. * autotools/autoconf.add: Add %{?dist}. Replace Copyright: by Licence:.
-rw-r--r--scripts/ChangeLog3
-rw-r--r--scripts/autotools/autoconf.add4
-rw-r--r--scripts/autotools/automake.add2
3 files changed, 6 insertions, 3 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 73d386be3f..de3ceac984 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,8 @@
2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * autotools/automake.add: Add %{?dist}.
+ * autotools/autoconf.add: Add %{?dist}.
+ Replace Copyright: by Licence:.
* gccnewlib/gccnewlib.add: Remove Epoch.
2005-05-20 Ralf Corsepius <ralf.corsepius@rtems.org>
diff --git a/scripts/autotools/autoconf.add b/scripts/autotools/autoconf.add
index 5c50e1fccc..e78400cb22 100644
--- a/scripts/autotools/autoconf.add
+++ b/scripts/autotools/autoconf.add
@@ -13,11 +13,11 @@
Name: %{name}
Packager: Ralf Corsepius <corsepiu@faw.uni-ulm.de>
-Copyright: GPL
+License: GPL
URL: http://www.gnu.org/software/autoconf
Group: @rpmgroup@
Version: %{rpmvers}
-Release: 4
+Release: 4%{?dist}
Summary: Tool for automatically generating GNU style Makefile.in's
BuildArch: noarch
BuildRequires: perl m4 gawk emacs
diff --git a/scripts/autotools/automake.add b/scripts/autotools/automake.add
index db79c836af..96fd0a7496 100644
--- a/scripts/autotools/automake.add
+++ b/scripts/autotools/automake.add
@@ -24,7 +24,7 @@ License: GPL
Group: @rpmgroup@
Version: %{rpmvers}
-Release: 2
+Release: 2%{?dist}
Summary: Tool for automatically generating GNU style Makefile.in's
BuildArch: noarch
BuildRequires: %{requirements} perl help2man