- Fix requires line to gnome-python2-gnome
This commit is contained in:
parent
419de21060
commit
ca1d40306e
@ -1,7 +1,7 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://fedorahosted.org/setroubleshoot
|
URL: https://fedorahosted.org/setroubleshoot
|
||||||
@ -14,7 +14,7 @@ BuildRequires: perl-XML-Parser
|
|||||||
Requires: %{name}-server = %{version}-%{release}
|
Requires: %{name}-server = %{version}-%{release}
|
||||||
Requires: %{name}-plugins >= 2.0.4
|
Requires: %{name}-plugins >= 2.0.4
|
||||||
Requires: pygtk2 >= 2.9.2
|
Requires: pygtk2 >= 2.9.2
|
||||||
Requires: gnome-python2, gnome-python2-canvas
|
Requires: gnome-python2-gnome, gnome-python2-canvas
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
Requires: gnome-python2-gtkhtml2
|
Requires: gnome-python2-gtkhtml2
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
@ -182,6 +182,9 @@ rm -rf %{buildroot}
|
|||||||
%attr(0755,root,root) /etc/rc.d/init.d/%{name}
|
%attr(0755,root,root) /etc/rc.d/init.d/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 10 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.10-2
|
||||||
|
- Fix requires line to gnome-python2-gnome
|
||||||
|
|
||||||
* Tue Sep 9 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.10-1
|
* Tue Sep 9 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.10-1
|
||||||
- Fix startup problems
|
- Fix startup problems
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user