rpms/setroubleshoot/F-9 setroubleshoot.spec,1.106,1.107

Daniel J Walsh dwalsh at fedoraproject.org
Wed Nov 12 22:18:15 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/setroubleshoot/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18895

Modified Files:
	setroubleshoot.spec 
Log Message:
* Wed Nov 12 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.12-4
- Fix require block



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/F-9/setroubleshoot.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- setroubleshoot.spec	10 Nov 2008 21:28:17 -0000	1.106
+++ setroubleshoot.spec	12 Nov 2008 22:17:44 -0000	1.107
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
 Version: 2.0.12
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -15,7 +15,7 @@
 Requires: %{name}-server = %{version}-%{release} 
 Requires: %{name}-plugins >= 2.0.4
 Requires: pygtk2 >= 2.9.2
-Requires: gnome-python2-gnome, gnome-python2-canvas 
+Requires: gnome-python2, gnome-python2-canvas 
 BuildRequires: desktop-file-utils
 Requires: gnome-python2-gtkhtml2
 Requires: dbus
@@ -184,6 +184,9 @@
 %attr(0755,root,root) /etc/rc.d/init.d/%{name}
 
 %changelog
+* Wed Nov 12 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.12-4
+- Fix require block
+
 * Mon Nov 10 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.12-3
 - Fix analyze to purge properly without recursing
 




More information about the fedora-extras-commits mailing list