[secstate/f14/master] updated to support new openscap-python api

Marshall Miller mmiller at fedoraproject.org
Tue Aug 3 15:12:33 UTC 2010


commit cdc43506be8441e1b941bbfce925aeee577afb89
Author: Marshall Miller <mmiller at tresys.com>
Date:   Tue Aug 3 10:49:45 2010 -0400

    updated to support new openscap-python api

 secstate.spec |    8 +++++++-
 sources       |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/secstate.spec b/secstate.spec
index 1d29e5b..886fbef 100644
--- a/secstate.spec
+++ b/secstate.spec
@@ -8,7 +8,7 @@ Summary: Security State Configuration Tool
 Name: secstate
 URL: https://fedorahosted.org/secstate/
 Version: 0.3
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2+ and LGPLv2+ and BSD
 Group: System Environment/Base
 Source0: http://oss.tresys.com/files/clip/%{name}-%{version}.tar.gz
@@ -68,8 +68,14 @@ rm -rf $RPM_BUILD_ROOT
 
 # BSD
 %config(noreplace) %{_sysconfdir}/secstate/results_to_html.xsl
+%dir /usr/share/puppet/modules/ifdefined
+/usr/share/puppet/modules/ifdefined/*
 
 %changelog
+* Tue Aug 3 2010 Marshall Miller <mmiller at tresys.com> 0.3-10
+- Updated to support openscap-python 0.6
+- Added puppet module for ifdefined function
+
 * Sat Jul 31 2010 Toshio Kuratomi <toshio at fedoraproject.org> 0.3-9
 - rebuild against pythn-2.7
 
diff --git a/sources b/sources
index 9ddb37c..09f21ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4b0dd16a20cf0057e1da966602f22c4  secstate-0.3.tar.gz
+cb81aec89405410ee352e26099c5e36c  secstate-0.3.tar.gz


More information about the scm-commits mailing list