[setools/f13/master] - Return None when no records match python setools.sesearch

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 14 19:21:19 UTC 2010


commit ebe983dc9a24c0c07fc00082d8177a2f960e6e99
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Oct 14 15:21:13 2010 -0400

    - Return None when no records match python setools.sesearch

 setools.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/setools.spec b/setools.spec
index 6d8e2b6..3d18329 100644
--- a/setools.spec
+++ b/setools.spec
@@ -188,9 +188,6 @@ This package includes the following graphical tools:
 %setup -q
 %patch1 -p 1 -b .python
 
-# Fixup expected version of SWIG:
-sed -i -e "s|AC_PROG_SWIG(1.3.28)|AC_PROG_SWIG(2.0.0)|g" configure.ac
-# and rebuild the configure script:
 autoconf
 
 


More information about the scm-commits mailing list