From 76c9a910ba741eb2b9b4a07899ec0ade188cf1ec Mon Sep 17 00:00:00 2001 From: Simon Lukasik Date: Nov 15 2013 10:43:36 +0000 Subject: Obsoletes: openscap-content That is needed to fix multilib updating problem (rhbz#1028706). --- diff --git a/scap-security-guide.spec b/scap-security-guide.spec index dc21c7d..3e52600 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -5,7 +5,7 @@ # file one level up - in the main scap-security-guide directory (instead of # this one). -%global fedorassgrelease 3 +%global fedorassgrelease 4 Name: scap-security-guide Version: 0.1 @@ -18,6 +18,7 @@ Source0: http://fedorapeople.org/~jlieskov/%{name}-%{version}-%{fedorassgrelease 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 %description The scap-security-guide project provides a guide for configuration of the @@ -53,6 +54,9 @@ cp -a Fedora/input/auxiliary/scap-security-guide.8 %{buildroot}%{_mandir}/en/man %doc Fedora/LICENSE Fedora/output/ssg-fedora-guide.html %changelog +* Fri Nov 15 2013 Šimon Lukašík - 0.1-4 +- Rebuild to obsolete openscap-content package (#1028706) + * Tue Oct 22 2013 Jan iankko Lieskovsky 0.1-3 - Add .gitignore for Fedora output directory - Set up Fedora release name and CPE based on build system properties