From 4d818e1ce4e7fbf9f7ae5b8e4879f2c2c36000c4 Mon Sep 17 00:00:00 2001 From: Jan Lieskovsky Date: Jan 06 2014 14:03:56 +0000 Subject: Drop -compat package, provide openscap-content directly (RH BZ#1040335#c14). --- diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 0fd2e21..b6edf11 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -9,7 +9,7 @@ Name: scap-security-guide Version: 0.1.%{fedorassgversion} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Security guidance and baselines in SCAP formats Group: Applications/System License: Public Domain @@ -19,6 +19,7 @@ BuildArch: noarch BuildRequires: libxslt, expat, python, openscap-utils >= 0.9.1, python-lxml Requires: xml-common, openscap-utils >= 0.9.1 Obsoletes: openscap-content < 0:0.9.13 +Provides: openscap-content %description The scap-security-guide project provides a guide for configuration of the @@ -32,18 +33,6 @@ scap-workbench GUI tool from scap-workbench package to verify that the system conforms to provided guideline. Refer to scap-security-guide(8) manual page for further information. -%package compat -Summary: Extra package to ensure compatibility with firstaidkit-plugin-openscap -License: Public Domain -BuildArch: noarch -Requires: xml-common, openscap-utils >= 0.9.1 -Provides: openscap-content, firstaidkit-plugin-openscap - -%description compat -This package corrects Provides requirements needed to maintain -backward-compatibility with openscap-content and firstaidkit-plugin-openscap -packages. - %prep %setup -q -n %{name}-%{version} @@ -65,9 +54,11 @@ cp -a Fedora/input/auxiliary/scap-security-guide.8 %{buildroot}%{_mandir}/en/man %lang(en) %{_mandir}/en/man8/scap-security-guide.8.* %doc Fedora/LICENSE Fedora/output/ssg-fedora-guide.html -%files compat %changelog +* Mon Jan 06 2014 Jan iankko Lieskovsky 0.1.4-2 +- Drop -compat package, provide openscap-content directly (RH BZ#1040335#c14) + * Fri Dec 20 2013 Jan iankko Lieskovsky 0.1.4-1 - Fix remediation for sshd set keepalive (ClientAliveCountMax) and move it to /shared diff --git a/sources b/sources index 873584b..c035506 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -265b20ec271bc0eb31112d2ce2d07ea0 scap-security-guide-0.1.4.tar.gz +e82783de1c9d656b3a5e97cf747deb04 scap-security-guide-0.1.4.tar.gz