summaryrefslogtreecommitdiffstats
path: root/repos/autotools/autotools-latest/libtool/libtool.spec
diff options
context:
space:
mode:
Diffstat (limited to 'repos/autotools/autotools-latest/libtool/libtool.spec')
-rw-r--r--repos/autotools/autotools-latest/libtool/libtool.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/repos/autotools/autotools-latest/libtool/libtool.spec b/repos/autotools/autotools-latest/libtool/libtool.spec
index 5b9d8d5..2544d1c 100644
--- a/repos/autotools/autotools-latest/libtool/libtool.spec
+++ b/repos/autotools/autotools-latest/libtool/libtool.spec
@@ -1,4 +1,4 @@
-%_compat_el5_build
+%{?_compat_el5_build}
%{!?scl:%global scl autotools-latest}
@@ -9,7 +9,7 @@
Summary: The GNU Portable Library Tool
Name: %{?scl_prefix}libtool
Version: 2.4.2
-Release: 8%{?dist}
+Release: 9%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -203,6 +203,9 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Wed Aug 12 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-9
+- use _compat_el5_build only if defined (rhbz#1252751)
+
* Sat Feb 07 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-8
- rebuild for new gcc rawhide