[setroubleshoot/f14/master] - Cleanup handling of current_alert - Change Details button to say Plugin\nDetails

Daniel J Walsh dwalsh at fedoraproject.org
Wed Feb 9 16:09:38 UTC 2011


commit b9273d0dc5ec862576e6bbec8714cde6e5366cd3
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Feb 9 11:09:36 2011 -0500

    - Cleanup handling of  current_alert
    - Change Details button to say Plugin\nDetails

 setroubleshoot.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 4066e7f..c56ff0e 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -9,6 +9,7 @@ URL: https://fedorahosted.org/setroubleshoot
 # git archive --prefix setroubleshoot-3.0.10/426cf8ea7a38e8c5179981219d831368161b65f2 > setroubleshoot-3.0.10.tar.gz
 Source0: %{name}-%{version}.tar.gz
 Source2: setroubleshoot.logrotate
+Patch: setroubleshoot-seapplet.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: perl-XML-Parser
 BuildRequires: libcap-ng-devel
@@ -87,6 +88,7 @@ touch --no-create %{_datadir}/icons/hicolor
 
 %prep
 %setup -q
+%patch -p1 -b .seapplet
 
 %build
 %configure


More information about the scm-commits mailing list