Fix path to setroubleshoot xml in spec file

This commit is contained in:
Dan Walsh 2011-08-08 17:09:55 -04:00
parent 1abe4593b8
commit 84add2a900
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.0.38
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/setroubleshoot
@ -45,7 +45,7 @@ Requires: xdg-utils
%define pkgrundir %{_localstatedir}/run/%{name}
%define pkgconfigdir %{_sysconfdir}/%{name}
%define pkglogdir %{_localstatedir}/log/%{name}
%global pkgdatabase %{pkgvardatadir}/audit_listener_database.xml
%global pkgdatabase %{pkgvardatadir}/setroubleshoot_database.xml
%description
setroubleshoot GUI. Application that allows you to view setroubleshoot-server
@ -203,6 +203,9 @@ Setroubleshoot documentation package
%{pkgdocdir}/setroubleshoot*
%changelog
* Mon Aug 8 2011 <dwalsh@redhat.com> - 3.0.38-2
- Fix path to setroubleshoot xml in spec file
* Wed Jul 13 2011 <dwalsh@redhat.com> - 3.0.38-1
- Remove dependancy on X from sedispatch