[hercules] - fix build on EL-6

Dan Horák sharkcz at fedoraproject.org
Sat Jun 1 07:46:41 UTC 2013


commit 3e6ae70b63d7604b410db51e7549051e9f4b7b30
Author: Dan Horák <dan at danny.cz>
Date:   Sat Jun 1 09:45:37 2013 +0200

    - fix build on EL-6

 hercules.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/hercules.spec b/hercules.spec
index 4e0bd31..9be13fb 100644
--- a/hercules.spec
+++ b/hercules.spec
@@ -1,7 +1,7 @@
 Summary: Hercules S/370, ESA/390, and z/Architecture emulator
 Name: hercules
 Version: 3.08.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: QPL
 Group: Applications/Emulators
 URL: http://www.hercules-390.eu/
@@ -35,6 +35,7 @@ printer-keyboard, 3270 terminal, and 3287 printer devices.
 %patch0 -p1 -b .fedora
 %patch1 -p1 -b .util
 
+rm autoconf/libtool.m4
 autoreconf -f -i
 
 # remove unbundled stuff
@@ -97,6 +98,9 @@ rm %{buildroot}%{_libdir}/*.la
 
 
 %changelog
+* Sat Jun 01 2013 Dan Horák <dan[at]danny.cz> - 3.08.2-2
+- fix build on EL-6
+
 * Fri May 31 2013 Dan Horák <dan[at]danny.cz> - 3.08.2-1
 - updated to 3.08.2
 - updated build system for aarch64 (#925546)


More information about the scm-commits mailing list