Remove requires for notify-python and yum
This commit is contained in:
parent
dc5526b3dc
commit
05a8fc5fc8
@ -1,7 +1,7 @@
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 3.2.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/setroubleshoot
|
||||
@ -17,12 +17,10 @@ Requires: %{name}-server = %{version}-%{release}
|
||||
Requires: pygtk2-libglade >= 2.9.2
|
||||
Requires: gtk2
|
||||
Requires: libreport-gtk, libreport-python
|
||||
Requires: yum
|
||||
Requires(post): desktop-file-utils
|
||||
Requires(post): dbus
|
||||
Requires(postun): desktop-file-utils
|
||||
Requires(postun): dbus
|
||||
Requires: notify-python
|
||||
|
||||
BuildRequires: xdg-utils
|
||||
Requires: xdg-utils
|
||||
@ -170,6 +168,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
|
||||
|
||||
%changelog
|
||||
* Tue Jan 7 2014 Dan Walsh <dwalsh@redhat.com> - 3.2.16-2
|
||||
- Remove requires for notify-python and yum
|
||||
|
||||
* Thu Jan 2 2014 Dan Walsh <dwalsh@redhat.com> - 3.2.16-1
|
||||
- Don't error out on no policy installed
|
||||
- Update translations.
|
||||
|
Loading…
Reference in New Issue
Block a user