summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVitezslav Crhonek <vcrhonek@redhat.com>2013-04-04 14:53:53 +0200
committerVitezslav Crhonek <vcrhonek@redhat.com>2013-04-04 14:53:53 +0200
commit3f4ff702c87ea75009f3c801f64edf14ffb1286b (patch)
tree842ca65237dd2e184007131451e9803604ca24c3
parent3941ba1978909b644a24d3db4bdacc30ed3d2643 (diff)
downloadm4-3f4ff702c87ea75009f3c801f64edf14ffb1286b.tar.gz
m4-3f4ff702c87ea75009f3c801f64edf14ffb1286b.tar.xz
m4-3f4ff702c87ea75009f3c801f64edf14ffb1286b.zip
Rerun autoreconf
-rw-r--r--m4.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/m4.spec b/m4.spec
index 45fd98b..a0819ea 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
Summary: The GNU macro processor
Name: m4
Version: 1.4.16
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.xz
@@ -15,6 +15,7 @@ Patch0: m4-1.4.16-readlink-einval.patch
Patch1: m4-1.4.16-gnulib-gets.patch
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
+BuildRequires: autoconf automake
# Gnulib bundled - the library has been granted an exception, see https://fedorahosted.org/fpc/ticket/174
# Gnulib is not versioned, see m4 ChangeLog for approximate date of Gnulib copy
Provides: bundled(gnulib)
@@ -36,6 +37,7 @@ Install m4 if you need a macro processor.
chmod 644 COPYING
%build
+autoreconf -ivf
%configure
make %{?_smp_mflags}
@@ -65,6 +67,10 @@ if [ "$1" = 0 ]; then
fi
%changelog
+* Thu Apr 04 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.4.16-8
+- Rerun autoreconf
+ Resolves: #926109
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild