From 1b15991faf39de68ee307c4cb1955e26ecaa0dd6 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 22 Jul 2010 20:29:39 +0000 Subject: [PATCH] Tju Jul 22 2010 Dan Walsh - 2.2.91-1 Fix os.exists call in setroubleshoot - Update po - Use -s flag in python to prevent using user site directory --- .cvsignore | 1 + setroubleshoot.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d5c047d..038362f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -95,3 +95,4 @@ setroubleshoot-2.2.86.tar.gz setroubleshoot-2.2.87.tar.gz setroubleshoot-2.2.88.tar.gz setroubleshoot-2.2.89.tar.gz +setroubleshoot-2.2.91.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index b65709d..e87ad77 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.89 -Release: 2%{?dist} +Version: 2.2.91 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -210,6 +210,11 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Tju Jul 22 2010 Dan Walsh - 2.2.91-1 +Fix os.exists call in setroubleshoot +- Update po +- Use -s flag in python to prevent using user site directory + * Thu Jul 22 2010 David Malcolm - 2.2.89-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild diff --git a/sources b/sources index 52316ca..cc99552 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4915fbc82c416fcb74560f248b5d028 setroubleshoot-2.2.89.tar.gz +7944accd3bc000cc5532060d84661386 setroubleshoot-2.2.91.tar.gz