diff --git a/libselinux.spec b/libselinux.spec index ab98940..3b3640b 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -3,12 +3,13 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 1.29.2 -Release: 3 +Release: 4 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} Requires: libsepol >= %{libsepolver} Requires: libsetrans >= %{libsetransver} @@ -109,6 +110,9 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog +* Sat Dec 24 2005 Dan Walsh 1.29.2-4 +- Add build requires line for libsepol-devel + * Tue Dec 20 2005 Dan Walsh 1.29.2-3 - Fix swig call for getpidcon