summaryrefslogtreecommitdiffstats
path: root/repos/autotools/autotools-latest/automake/automake.spec
diff options
context:
space:
mode:
Diffstat (limited to 'repos/autotools/autotools-latest/automake/automake.spec')
-rw-r--r--repos/autotools/autotools-latest/automake/automake.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/repos/autotools/autotools-latest/automake/automake.spec b/repos/autotools/autotools-latest/automake/automake.spec
index ae2258a..8316d38 100644
--- a/repos/autotools/autotools-latest/automake/automake.spec
+++ b/repos/autotools/autotools-latest/automake/automake.spec
@@ -1,4 +1,4 @@
-%_compat_el5_build
+%{?_compat_el5_build}
# Workaround to always have %scl defined (for testing locally)
@@ -14,7 +14,7 @@
Summary: A GNU tool for automatically creating Makefiles
Name: %{?scl_prefix}automake
Version: %{api_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
License: GPLv2+ and GFDL and Public Domain and MIT
@@ -171,6 +171,9 @@ fi
%{_mandir}/man1/*
%changelog
+* Wed Aug 12 2015 Pavel Raiskup <praiskup@redhat.com> - 1.15-2
+- use _compat_el5_build only if defined (rhbz#1252751)
+
* Tue Jun 23 2015 Pavel Raiskup <praiskup@redhat.com> - 1.15-1
- rebase to latest upstream release