diff --git a/.cvsignore b/.cvsignore index 1d253c9..c74e2e0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ libsemanage-1.3.4.tgz libsemanage-1.3.5.tgz libsemanage-1.3.7.tgz libsemanage-1.3.8.tgz +libsemanage-1.3.9.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 124b766..162e27f 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,3 +1,4 @@ +%define libsepolver 1.9.12-1 Summary: SELinux binary policy manipulation library Name: libsemanage Version: 1.3.9 @@ -6,6 +7,7 @@ License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-buildroot +BuildRequires: libsepol-devel >= %{libsepolver} %description Security-enhanced Linux is a feature of the Linux® kernel and a number diff --git a/sources b/sources index 1c61837..cbe3a93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cbfa91dda4ee62c7ec1a6673da1c206 libsemanage-1.3.8.tgz +a7b9468518ba667f31cb289900e2be52 libsemanage-1.3.9.tgz