summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-22 04:22:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-22 04:22:17 +0000
commit2276acc0f8c7d9f041c1d5779ac22410c7ce8135 (patch)
treee42847b50948381e064f0e8f4a8067ef5a8f6811 /contrib
parentBump version. (diff)
downloadrtems-2276acc0f8c7d9f041c1d5779ac22410c7ce8135.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/autotools/rtems-4.10-automake.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/crossrpms/autotools/rtems-4.10-automake.spec b/contrib/crossrpms/autotools/rtems-4.10-automake.spec
index 12b70eaf92..8caa74ecb6 100644
--- a/contrib/crossrpms/autotools/rtems-4.10-automake.spec
+++ b/contrib/crossrpms/autotools/rtems-4.10-automake.spec
@@ -57,7 +57,7 @@ URL: http://sources.redhat.com/automake
License: GPL
Group: Development/Tools
Version: %{rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Tool for automatically generating GNU style Makefile.in's
Obsoletes: rtems-4.10-automake-rtems < %{version}-%{release}
@@ -71,6 +71,8 @@ Requires(post): /sbin/install-info
Requires(preun):/sbin/install-info
Source0: ftp://ftp.gnu.org/gnu/automake/automake-%{srcvers}.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/4.10/SOURCES/automake-1.10.2-rtems4.10-20090222.diff
+
%description
Automake is a tool for automatically generating "Makefile.in"s from
@@ -81,6 +83,7 @@ standards.
%prep
%setup -q -n automake-%{srcvers}
+%{?PATCH0:%patch0 -p1}
# Work around rpm inserting bogus perl-module deps
cat << \EOF > %{name}-prov