Obsoletes: openscap-content
That is needed to fix multilib updating problem (rhbz#1028706).
This commit is contained in:
parent
426d6a0cba
commit
76c9a910ba
@ -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 <slukasik@redhat.com> - 0.1-4
|
||||
- Rebuild to obsolete openscap-content package (#1028706)
|
||||
|
||||
* Tue Oct 22 2013 Jan iankko Lieskovsky <jlieskov@redhat.com> 0.1-3
|
||||
- Add .gitignore for Fedora output directory
|
||||
- Set up Fedora release name and CPE based on build system properties
|
||||
|
Loading…
Reference in New Issue
Block a user