contrib/rpm: regenerate automake with locally present version

The modification of po/Makefile.in.in may trigger re-run of autotools and it
would fail if the versions differ.

Fixes: 2318c0de92
This commit is contained in:
Lubomir Rintel 2015-09-28 19:47:50 +02:00
parent 4545a7fe96
commit 8e6a839d93

View file

@ -116,7 +116,6 @@ BuildRequires: wireless-tools-devel >= %{wireless_tools_version}
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gobject-introspection-devel >= 0.10.3
BuildRequires: gettext-devel
BuildRequires: /usr/bin/autopoint
BuildRequires: pkgconfig
BuildRequires: libnl3-devel >= %{libnl3_version}
BuildRequires: perl(XML::Parser)
@ -343,7 +342,7 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
cp -R docs ORIG-docs
%endif
autopoint --force
autoreconf --install --force
intltoolize --automake --copy --force
%configure \
--disable-static \