From 820ebc2e9c0be5d6310b8b9193f10364d38ec1b6 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 21 May 2013 09:52:13 -0400 Subject: [PATCH] Make audit2allow optional, only requre policycoreutils-python not -devel. - Update Translations. --- .gitignore | 1 + setroubleshoot.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e987846..b181344 100644 --- a/.gitignore +++ b/.gitignore @@ -171,3 +171,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.7.tar.gz /setroubleshoot-3.2.8.tar.gz /setroubleshoot-3.2.9.tar.gz +/setroubleshoot-3.2.10.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 02e2c0b..0ef51b7 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.9 +Version: 3.2.10 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -104,7 +104,7 @@ Requires: audit-libs-python >= 1.2.6-3 Requires: libxml2-python Requires: rpm-python Requires: libselinux-python >= 2.1.5-1 -Requires: policycoreutils-devel +Requires: policycoreutils-python BuildRequires: intltool gettext python BuildRequires: setools-devel >= 3.3.7-19 BuildRequires: python-devel @@ -177,6 +177,10 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Tue May 21 2013 Dan Walsh - 3.2.1-1 +- Make audit2allow optional, only requre policycoreutils-python not -devel. +- Update Translations. + * Tue May 7 2013 Dan Walsh - 3.2.9-1 - On update cp instead of rename, since there could be a situation where someone has ~/.config on a different file sytem then ~. It has happened. diff --git a/sources b/sources index da12bc4..5a74344 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0496215cd7abcc5a400724656c66aec4 setroubleshoot-3.2.9.tar.gz +2f4b8a752dc9edf09728bd8fe80ae44a setroubleshoot-3.2.10.tar.gz