diff --git a/.cvsignore b/.cvsignore index 62a0035..075ce96 100644 --- a/.cvsignore +++ b/.cvsignore @@ -42,3 +42,4 @@ libsemanage-1.4.tgz libsemanage-1.5.1.tgz libsemanage-1.5.2.tgz libsemanage-1.5.3.tgz +libsemanage-1.5.4.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 3129ea0..19dbdbc 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,3 +1,4 @@ +%define libsepolver 1.11.2-2 %define libselinuxver 1.29.3-1 Summary: SELinux binary policy manipulation library Name: libsemanage @@ -9,6 +10,7 @@ Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libselinux-devel >= %{libselinuxver} +BuildRequires: libsepol >= %{libsepolver} %description Security-enhanced Linux is a feature of the Linux® kernel and a number diff --git a/sources b/sources index e6b2357..8784a0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba43055bdde21f650b419aefbc0927b5 libsemanage-1.5.3.tgz +13530deff7aae519ffa9cf2f6c2ac466 libsemanage-1.5.4.tgz