[openscap] upgrade

Peter Vrabec pvrabec at fedoraproject.org
Thu Jan 20 13:46:01 UTC 2011


commit cdab59df615b0b4819a9d0a708e9868e24e03a45
Author: Peter Vrabec <pvrabec at redhat.com>
Date:   Thu Jan 20 14:45:40 2011 +0100

    upgrade

 .gitignore    |    1 +
 openscap.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94bce43..0deac93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ openscap-0.6.0.tar.gz
 /openscap-0.6.3.tar.gz
 /openscap-0.6.4.tar.gz
 /openscap-0.6.5.tar.gz
+/openscap-0.6.7.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 181e7c0..026a700 100644
--- a/openscap.spec
+++ b/openscap.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           openscap
-Version:        0.6.5
+Version:        0.6.7
 Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
@@ -27,6 +27,7 @@ for the expression of Computer Network Defense related information.
 Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
+Requires:       libxml2-devel
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -163,6 +164,9 @@ fi
 
 
 %changelog
+* Fri Jan 14 2011 Peter Vrabec <pvrabec at redhat.com> 0.6.7-1
+- upgrade
+
 * Wed Oct 20 2010 Peter Vrabec <pvrabec at redhat.com> 0.6.4-1
 - upgrade
 
diff --git a/sources b/sources
index 93956ab..5f43896 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3ed56c60a18105c0e5c0a297344906a  openscap-0.6.5.tar.gz
+e27762b6c423d730496ab6100137b362  openscap-0.6.7.tar.gz


More information about the scm-commits mailing list