summaryrefslogtreecommitdiffstats
path: root/repos/autotools/autotools-git/m4/m4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'repos/autotools/autotools-git/m4/m4.spec')
-rw-r--r--repos/autotools/autotools-git/m4/m4.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/repos/autotools/autotools-git/m4/m4.spec b/repos/autotools/autotools-git/m4/m4.spec
index efc6b4d..1dc5594 100644
--- a/repos/autotools/autotools-git/m4/m4.spec
+++ b/repos/autotools/autotools-git/m4/m4.spec
@@ -10,7 +10,7 @@
Summary: The GNU macro processor
Name: %{scl_prefix}m4
Version: 1.9a
-Release: 7.%(echo %upstream_stamp | sed 's|-|_|')%{?dist}
+Release: 8.%(echo %upstream_stamp | sed 's|-|_|')%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: m4-%{version}.%{upstream_stamp}.tar.gz
@@ -60,6 +60,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm {} +
%check
export LD_LIBRARY_PATH=`pwd`/`find -name .libs | grep 'm4/.libs'`
make %{?_smp_mflags} check
+unset LD_LIBRARY_PATH
%files -f m4.lang
@@ -87,7 +88,7 @@ if [ "$1" = 0 ]; then
fi
%changelog
-* Sun Oct 09 2016 Pavel Raiskup <praiskup@redhat.com> - 1.9a-7.678_c9436
+* Mon Oct 10 2016 Pavel Raiskup <praiskup@redhat.com> - 1.9a-8.678_c9436
- bump: rebuild october 2016
* Tue Sep 27 2016 Pavel Raiskup <praiskup@redhat.com> - 1.9a-6.678_c9436