diff --git a/libselinux.spec b/libselinux.spec index 79a694c..6790e85 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -2,13 +2,14 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 1.27.22 -Release: 2 +Release: 3 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Patch: libselinux-rhat.patch Requires: libsepol >= %{libsepolver} +Requires: libsetrans BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot @@ -93,6 +94,9 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog +* Thu Nov 17 2005 Dan Walsh 1.27.22-3 +- Readd libsetrans requirement + * Thu Nov 17 2005 Dan Walsh 1.27.22-2 - Add python bindings