[ostree] packaging: Update internal spec file



commit 19d36c540a4e003589e8209ebe87c74721b15b45
Author: Colin Walters <walters verbum org>
Date:   Sat Mar 1 15:46:03 2014 -0500

    packaging: Update internal spec file

 packaging/ostree.spec.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/packaging/ostree.spec.in b/packaging/ostree.spec.in
index 105b0ae..9d4c979 100644
--- a/packaging/ostree.spec.in
+++ b/packaging/ostree.spec.in
@@ -64,7 +64,8 @@ This package installs and sets up the SELinux policy security module for %{name}
 env NOCONFIGURE=1 ./autogen.sh
 %configure --disable-silent-rules \
           --enable-gtk-doc \
-          --disable-libarchive \
+          --with-selinux \
+          --enable-selinux-custom-policy \
           --with-dracut
 make %{?_smp_mflags}
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]