From 4da10e91a1383bb3c0cdcfeec2c550a81698c809 Mon Sep 17 00:00:00 2001 From: kzak Date: Tue, 11 Oct 2005 09:39:44 +0000 Subject: [PATCH] - remove old version of selinux patch --- sudo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo.spec b/sudo.spec index fdf8ba8..0e353ee 100644 --- a/sudo.spec +++ b/sudo.spec @@ -8,7 +8,6 @@ Release: 4 License: BSD Group: Applications/System Source: http://www.courtesan.com/sudo/dist/sudo-%{version}.tar.gz -Patch1: sudo-1.6.8p8-selinux.patch URL: http://www.courtesan.com/sudo/ BuildRoot: %{_tmppath}/%{name}-root Requires: /etc/pam.d/system-auth, vim-minimal @@ -17,6 +16,7 @@ BuildRequires: pam-devel, groff BuildRequires: libselinux-devel %endif +Patch1: sudo-1.6.8p8-selinux.patch # 154511 - sudo does not use limits.conf Patch2: sudo-1.6.8p8-pam-sess.patch # 162623 - sesh hangs when child suspends