[openscap/f16] openscap-0.9.1-1

plautrba plautrba at fedoraproject.org
Mon Oct 29 12:21:17 UTC 2012


commit b29201a67beb5c2cbe2840377977112912a81a38
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Mon Oct 22 13:49:47 2012 +0200

    openscap-0.9.1-1

 .gitignore    |    7 ++++++-
 openscap.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9903802..25884ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,9 @@ openscap-0.6.0.tar.gz
 /openscap-0.7.4.tar.gz
 /openscap-0.8.0.tar.gz
 /openscap-0.8.1.tar.gz
-
+/openscap-0.8.2.tar.gz
+/openscap-0.8.3.tar.gz
+/openscap-0.8.4.tar.gz
+/openscap-0.8.5.tar.gz
+/openscap-0.9.0.tar.gz
+/openscap-0.9.1.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 269a927..3bbe1f9 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.8.1
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
@@ -64,6 +64,8 @@ libraries can be used by perl.
 Summary:        Openscap utilities
 Group:          Applications/System
 Requires:       %{name} = %{version}-%{release}
+Requires:       libcurl >= 7.12.0
+BuildRequires:  libcurl-devel >= 7.12.0
 
 %description    utils
 The %{name}-utils package contains various utilities based on %{name} library.
@@ -230,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/openscap/probe_gconf
 
 %changelog
+* Mon Oct 22 2012 Petr Lautrbach <plautrba at redhat.com> 0.9.1-1
+- upgrade
+
 * Tue Feb 21 2012 Peter Vrabec <pvrabec at redhat.com> 0.8.1-1
 - upgrade
 
diff --git a/sources b/sources
index f76e1e4..f00a910 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2c5565959a87b8d66da2b80c5c0ac40  openscap-0.8.1.tar.gz
+f50b39b100734df875f0a8b435203303  openscap-0.9.1.tar.gz


More information about the scm-commits mailing list