[setools] Rebuild to get latest libsepol which fixes the file_name transition problems

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jul 11 01:44:24 UTC 2012


commit ac50bae98950e33dcb717d42f06ae2a3cf42b90d
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jul 10 21:44:14 2012 -0400

    Rebuild to get latest libsepol which fixes the file_name transition problems
    
    - Use selinux_current_policy_path to read by default policy

 setools.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/setools.spec b/setools.spec
index d1ae5a0..d7ddaa9 100644
--- a/setools.spec
+++ b/setools.spec
@@ -218,6 +218,7 @@ autoconf
 %build
 %configure --libdir=%{_libdir} --disable-bwidget-check --disable-selinux-check \
     --enable-swig-python --enable-swig-java --enable-swig-tcl --with-java-prefix=/usr/lib/jvm/java
+
 # work around issue with gcc 4.3 + gnu99 + swig-generated code:
 sed -i -e 's:$(CC):gcc -std=gnu89:' libseaudit/swig/python/Makefile
 make %{?_smp_mflags}


More information about the scm-commits mailing list