[openscap] openscap-1.0.1-1

Šimon Lukašík isimluk at fedoraproject.org
Thu Nov 28 12:05:17 UTC 2013


commit eab814f12d69345a7b6c66bb65b2ef6014868c6e
Author: Simon Lukasik <slukasik at redhat.com>
Date:   Thu Nov 28 12:43:57 2013 +0100

    openscap-1.0.1-1

 .gitignore                                         |    1 +
 ...bopenscap_sce.so.-current-age--explicitly.patch |   44 -
 0002-avoid-autoreconf.patch                        |  982 --------------------
 openscap.spec                                      |   11 +-
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 1033 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad573d2..11cdd61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ openscap-0.6.0.tar.gz
 /openscap-0.9.12.tar.gz
 /openscap-0.9.13.tar.gz
 /openscap-1.0.0.tar.gz
+/openscap-1.0.1.tar.gz
diff --git a/openscap.spec b/openscap.spec
index 9c29e4d..dec3b0b 100644
--- a/openscap.spec
+++ b/openscap.spec
@@ -5,15 +5,13 @@
 restorecon -R /usr/bin/oscap /usr/libexec/openscap; \
 
 Name:           openscap
-Version:        1.0.0
-Release:        3%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Set of open source libraries enabling integration of the SCAP line of standards
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.open-scap.org/
 Source0:        http://fedorahosted.org/releases/o/p/openscap/%{name}-%{version}.tar.gz
-Patch0:         0001-dlopen-libopenscap_sce.so.-current-age--explicitly.patch
-Patch1:         0002-avoid-autoreconf.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  swig libxml2-devel libxslt-devel perl-XML-Parser
 BuildRequires:  rpm-devel
@@ -148,8 +146,6 @@ This package installs and sets up the  SELinux policy security module for opensc
 
 %prep
 %setup -q
-%patch0 -p1 -b .plugin
-%patch1 -p1 -b .autoreconf
 
 %build
 %ifarch sparc64
@@ -309,6 +305,9 @@ exit 0
 # %{_mandir}/man8/openscap_selinux.8.*
 
 %changelog
+* Thu Nov 28 2013 Šimon Lukašík <slukasik at redhat.com> - 1.0.1-1
+- upgrade
+
 * Tue Nov 26 2013 Šimon Lukašík <slukasik at redhat.com> - 1.0.0-3
 - expand LT_CURRENT_MINUS_AGE correctly
 
diff --git a/sources b/sources
index a51ebf5..642fa07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75c133c881f7c439b2388baa37fb79df  openscap-1.0.0.tar.gz
+2045cc132f642246d309fe96fee5080e  openscap-1.0.1.tar.gz


More information about the scm-commits mailing list