From 24ea16b5e5b90bc007fdd267160a82c292fbe0c7 Mon Sep 17 00:00:00 2001 From: Jussi Laakkonen Date: Fri, 5 Oct 2018 14:46:51 +0300 Subject: [PATCH] build: Use correct version numbers for dependencies. Use the version 2.8 release 1 in dependencies for policycoreutils. --- rpm/policycoreutils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpm/policycoreutils.spec b/rpm/policycoreutils.spec index aff434b..6e64286 100644 --- a/rpm/policycoreutils.spec +++ b/rpm/policycoreutils.spec @@ -21,9 +21,9 @@ # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. %global libauditver 2.1.3-4 -%global libsepolver 2.8-3 -%global libsemanagever 2.8-5 -%global libselinuxver 2.8-6 +%global libsepolver 2.8-1 +%global libsemanagever 2.8-1 +%global libselinuxver 2.8-1 %global sepolgenver 2.8 %global generatorsdir /lib/systemd/system-generators