From 2ac5fe4159d3f0ee00c8bd322b5375790e29c144 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 15 May 2006 16:11:49 +0000 Subject: [PATCH] - Add patch from sgrubb - Fix 64 bit size problems - Increase the open file limit - Make sure maximum size is not exceeded --- mcstrans.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mcstrans.spec b/mcstrans.spec index 601f2ca..32d25e8 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -7,6 +7,7 @@ Group: System Environment/Daemons Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= 1.30.3-1 +BuildRequires: libcap-devel Requires(pre): /sbin/chkconfig /sbin/service Requires(post):/sbin/chkconfig /sbin/service Provides: setransd