From 6cb864cef6fabf67ea352f49d6a40014214ff575 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 3 Oct 2006 19:45:06 +0000 Subject: [PATCH] auto-import setroubleshoot-1.0-1 on branch devel from setroubleshoot-1.0-1.src.rpm --- .cvsignore | 2 +- setroubleshoot.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index beba805..c6e1fcb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-0.49.tar.gz +setroubleshoot-1.0.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index caee404..2662cc6 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 0.49 +Version: 1.0 Release: 1 License: GPL Group: Applications/System @@ -67,7 +67,7 @@ touch %{buildroot}%{pkgvardatadir}/database.xml [ -f %{pkgvardatadir}/database.xml ] && chmod 644 %{pkgvardatadir}/database.xml /usr/bin/update-desktop-database %{_datadir}/applications /sbin/chkconfig --add %{name} -/sbin/service %{name} condrestart >/dev/null 2>&1 +/sbin/service %{name} condrestart >/dev/null 2>&1 || : %preun if [ $1 = 0 ]; then @@ -104,6 +104,14 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/sealert.service %changelog +* Tue Oct 3 2006 Dan Walsh - 1.0-1 +- Release of first version +- Fix icon +- John Dennis + * Memory leak fixes + * Substitution fixes + * File names in hex fixes + * Fri Sep 29 2006 Dan Walsh - 0.48-1 - Sealert only notify dropped connection once - setroubleshoot shutdown cleanly diff --git a/sources b/sources index bcba4a9..64dd32a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bda69223fcc8c3919be4616bb495236 setroubleshoot-0.49.tar.gz +b838ebafd4d61d855a2d8411b275e96a setroubleshoot-1.0.tar.gz