From 95053689d2c6f41391ea10d3d1b7662dbc777a06 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sep 28 2006 01:51:37 +0000 Subject: - really make -devel depend on libsepol-devel --- diff --git a/libselinux.spec b/libselinux.spec index 4ffe88e..31cb917 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -2,7 +2,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 1.30.28 -Release: 2 +Release: 3 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -31,7 +31,6 @@ decisions. Required for any applications that use the SELinux API. Summary: python bindings for libselinux Group: Development/Libraries Requires: libselinux = %{version}-%{release} -Requires: libsepol-devel >= %{libsepolver} BuildRequires: python-devel %description python @@ -42,6 +41,7 @@ applications. Summary: Header files and libraries used to build SELinux Group: Development/Libraries Requires: libselinux = %{version}-%{release} +Requires: libsepol-devel >= %{libsepolver} %description devel The libselinux-devel package contains the static libraries and header files @@ -119,6 +119,9 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Wed Sep 27 2006 Jeremy Katz - 1.30.28-3 +- really make -devel depend on libsepol-devel + * Wed Sep 25 2006 Dan Walsh - 1.30.28-2 - Add sgrubb patch for polmatch