rpms/hercules/devel hercules.spec,1.27,1.28

Dan Horák sharkcz at fedoraproject.org
Sat Sep 26 08:15:44 UTC 2009


Author: sharkcz

Update of /cvs/pkgs/rpms/hercules/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6790

Modified Files:
	hercules.spec 
Log Message:
* Sat Sep 26 2009 Dan Horák <dan[at]danny.cz> 3.06-6
- rebuilt to use POSIX capabilities



Index: hercules.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hercules/devel/hercules.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- hercules.spec	17 Sep 2009 07:47:45 -0000	1.27
+++ hercules.spec	26 Sep 2009 08:15:43 -0000	1.28
@@ -1,7 +1,7 @@
 Summary: Hercules S/370, ESA/390, and z/Architecture emulator
 Name: hercules
 Version: 3.06
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: QPL
 Group: Applications/Emulators
 URL: http://www.hercules-390.org/
@@ -15,8 +15,11 @@ Patch1: %{name}-3.06-ltdl.patch
 Patch2: %{name}-3.06-preproc.patch
 Patch3: %{name}-3.06-extgui.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: bison, zlib-devel, bzip2-devel
-BuildRequires: libtool libtool-ltdl-devel
+BuildRequires: zlib-devel
+BuildRequires: bzip2-devel
+BuildRequires: libcap-devel
+BuildRequires: libtool
+BuildRequires: libtool-ltdl-devel
 
 %description
 Hercules is an emulator for the IBM System/370, ESA/390, and z/Architecture
@@ -102,6 +105,9 @@ sed -i 's|\${DESTPREFIX}/lib/|%{_libdir}
 
 
 %changelog
+* Sat Sep 26 2009 Dan Horák <dan[at]danny.cz> 3.06-6
+- rebuilt to use POSIX capabilities
+
 * Thu Sep 17 2009 Dan Horák <dan[at]danny.cz> 3.06-5
 - fixed module loading with libtool >= 2.0
 




More information about the scm-commits mailing list