summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2016-10-10 02:16:24 +0200
committerPavel Raiskup <praiskup@redhat.com>2016-10-10 02:16:24 +0200
commit0000cab15a401e0903fadb32205cdcd15de97c2f (patch)
treef7ddee8147f06240fc70849ccff7c243747f0829
parentc062e493465d31955b401bdafd2efd2193d1bd2c (diff)
downloadscl-autotools-0000cab15a401e0903fadb32205cdcd15de97c2f.tar.gz
scl-autotools-0000cab15a401e0903fadb32205cdcd15de97c2f.tar.xz
scl-autotools-0000cab15a401e0903fadb32205cdcd15de97c2f.zip
m4: bump again
-rw-r--r--repos/autotools/autotools-git/m4/m4.spec5
-rw-r--r--repos/autotools/autotools-latest/m4/m4.spec5
2 files changed, 6 insertions, 4 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
diff --git a/repos/autotools/autotools-latest/m4/m4.spec b/repos/autotools/autotools-latest/m4/m4.spec
index 7529dce..75ae16e 100644
--- a/repos/autotools/autotools-latest/m4/m4.spec
+++ b/repos/autotools/autotools-latest/m4/m4.spec
@@ -7,7 +7,7 @@
Summary: The GNU macro processor
Name: %{scl_prefix}m4
Version: 1.4.17
-Release: 8%{?dist}
+Release: 9%{?dist}
License: GPLv3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/m4/m4-%{version}.tar.gz
@@ -50,6 +50,7 @@ chmod 644 COPYING
%configure
make %{?_smp_mflags}
+
%install
make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
@@ -78,7 +79,7 @@ fi
%changelog
-* Sun Oct 09 2016 Pavel Raiskup <praiskup@redhat.com> - 1.4.17-8
+* Mon Oct 10 2016 Pavel Raiskup <praiskup@redhat.com> - 1.4.17-9
- bump for branched fedora
* Thu Sep 29 2016 Pavel Raiskup <praiskup@redhat.com> - 1.4.17-7