From 273c47d43cd4d81fcc21b81f8ed1912dbb8985c8 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jan 04 2007 22:09:55 +0000 Subject: - Upgrade to upstream Merged patch for matchpathcon utility to use file mode information when available from Dan Walsh. --- diff --git a/.cvsignore b/.cvsignore index 166afa5..ec2b407 100644 --- a/.cvsignore +++ b/.cvsignore @@ -99,3 +99,4 @@ libselinux-1.30.30.tgz libselinux-1.32.tgz libselinux-1.33.1.tgz libselinux-1.33.2.tgz +libselinux-1.33.3.tgz diff --git a/libselinux.spec b/libselinux.spec index 0c29ab2..061a319 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.15.2-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.33.2 -Release: 4%{?dist} +Version: 1.33.3 +Release: 1%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} setransd @@ -49,7 +48,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -119,6 +117,11 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Thu Jan 4 2007 Dan Walsh - 1.33.3-1 +- Upgrade to upstream + * Merged patch for matchpathcon utility to use file mode information + when available from Dan Walsh. + * Thu Dec 7 2006 Jeremy Katz - 1.33.2-4 - rebuild against python 2.5 diff --git a/sources b/sources index 9dc207c..c1ccca1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -443ffbc50604d5481010ce698ed1b742 libselinux-1.33.2.tgz +11ea5b86dcea249dfa5c48940c98b1b6 libselinux-1.33.3.tgz