[libsepol] - Upgrade to latest from NSA * Fix compliation under GCC 4.6 by Justin Mattock

Daniel J Walsh dwalsh at fedoraproject.org
Wed Dec 22 19:56:37 UTC 2010


commit 60894b281edd024b36d2710b759ff5013b73bd31
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Dec 22 14:56:26 2010 -0500

    - Upgrade to latest from NSA
      * Fix compliation under GCC 4.6 by Justin Mattock

 libsepol.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libsepol.spec b/libsepol.spec
index 672816c..28d081c 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -46,7 +46,7 @@ needed for developing applications that manipulate binary policies.
 
 %prep
 %setup -q
-%patch -p1 -b .rhat
+#%patch -p1 -b .rhat
 # sparc64 is an -fPIC arch, so we need to fix it here
 %ifarch sparc64
 sed -i 's/fpic/fPIC/g' src/Makefile


More information about the scm-commits mailing list