From 7ad47fb87c73b45863f5cbe16d0eba5d1b7a9723 Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Mon, 30 Aug 2010 15:34:54 +0200 Subject: Sync the spec file with fedora --- firstaidkit.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/firstaidkit.spec b/firstaidkit.spec index e54e1c9..31f9cd4 100644 --- a/firstaidkit.spec +++ b/firstaidkit.spec @@ -5,7 +5,7 @@ Name: firstaidkit Version: 0.2.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System Rescue Tool Group: Applications/System @@ -99,7 +99,7 @@ password. Group: Applications/System Summary: OpenSCAP plugin for FirstAidKit Requires: %{name} = %{version}-%{release} -Requires: openscap >= 0.5.12-1 +Requires: openscap >= 0.6.1-1 BuildArch: noarch %description plugin-openscap @@ -277,12 +277,18 @@ desktop-file-install --vendor="fedora" --dir=${RPM_BUILD_ROOT}%{_datadir}/applic %changelog +* Mon Aug 30 2010 Martin Sivak - 0.2.13-2 +- Require newer version of openscap library + * Mon Aug 30 2010 Martin Sivak - 0.2.13-1 - Improve Config question and integrate it into OpenSCAP * Thu Aug 26 2010 Martin Sivak - 0.2.12-1 - Add OpenSCAP plugin +* Wed Jul 21 2010 David Malcolm - 0.2.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Mon May 22 2010 Martin Sivak - 0.2.11-2 - Add menu icon Resolves: rhbz#587903 -- cgit