From 1ab99590b2d5264eeb2d676b3d817605f097e819 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Fri, 19 Nov 2010 10:40:18 -0500 Subject: [PATCH] - Fix config name --- .gitignore | 1 + setroubleshoot.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3e50171..619ff0b 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.0.7.tar.gz /setroubleshoot-3.0.8.tar.gz /setroubleshoot-3.0.9.tar.gz +/setroubleshoot-3.0.10.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index ae5780b..753c4bd 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,10 +1,12 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.0.9 +Version: 3.0.10 Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot +# git clone git://git.fedorahosted.org/git/setroubleshoot.git; cd setroubleshoot +# git archive --prefix setroubleshoot-3.0.10/426cf8ea7a38e8c5179981219d831368161b65f2 > setroubleshoot-3.0.10.tar.gz Source0: %{name}-%{version}.tar.gz Source2: setroubleshoot.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -204,6 +206,9 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Fri Nov 19 2010 - 3.0.9-1 +- Fix config name + * Wed Nov 17 2010 - 3.0.8-1 - Fix crash in sealert with missing log_* - Report bugzillas in english diff --git a/sources b/sources index 1ad5a10..e632033 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad324fc4501e248daa207b998a5dbc3d setroubleshoot-3.0.9.tar.gz +06a196770cbe66b4007327f580aacda8 setroubleshoot-3.0.10.tar.gz