From 6b31c1bb127439f671f8f25858976d2f6f74331f Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 21 Mar 2006 15:45:58 +0000 Subject: [PATCH] - Upgrade to latest from NSA Merged Makefile PYLIBVER definition patch from Dan Walsh. Merged man page reorganization from Ivan Gyurdiev. --- .cvsignore | 1 + libsemanage.spec | 2 -- sources | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6b94fc4..fc2045e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -60,3 +60,4 @@ libsemanage-1.5.28.tgz libsemanage-1.5.29.tgz libsemanage-1.5.31.tgz libsemanage-1.6.tgz +libsemanage-1.6.2.tgz diff --git a/libsemanage.spec b/libsemanage.spec index e56a821..f8f1be1 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -7,7 +7,6 @@ Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz -Patch: libsemanage-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libselinux-devel >= %{libselinuxver} @@ -40,7 +39,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean diff --git a/sources b/sources index 504617c..d2fc5f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f547c9b5ca5d300957a2b36230dbb30 libsemanage-1.6.tgz +187deb14a3577967b5ddac2013cd641c libsemanage-1.6.2.tgz