From d21de0e9f0820187a97d6051c8c1bc13856c0025 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Dec 11 2005 17:26:58 +0000 Subject: - update to latest libsetrans --- diff --git a/libselinux.spec b/libselinux.spec index b83b529..cd85e33 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,15 +1,16 @@ %define libsepolver 1.10-1 +%define libsetransver 0.1.11-1 Summary: SELinux library and simple utilities Name: libselinux Version: 1.29.1 -Release: 1.1 +Release: 2 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 +Requires: libsetrans >= %{libsetransver} BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot @@ -107,6 +108,9 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog +* Sun Dec 11 2005 Dan Walsh 1.29.1-2 +- update to latest libsetrans + * Fri Dec 09 2005 Jesse Keating - rebuilt