rpms/setroubleshoot/devel setroubleshoot.spec,1.105,1.106

Daniel J Walsh dwalsh at fedoraproject.org
Wed Sep 10 18:09:35 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/setroubleshoot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4274

Modified Files:
	setroubleshoot.spec 
Log Message:
* Wed Sep 10 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.10-2
- Fix requires line to gnome-python2-gnome



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/devel/setroubleshoot.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- setroubleshoot.spec	10 Sep 2008 17:19:05 -0000	1.105
+++ setroubleshoot.spec	10 Sep 2008 18:09:05 -0000	1.106
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
 Version: 2.0.10
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -14,7 +14,7 @@
 Requires: %{name}-server = %{version}-%{release} 
 Requires: %{name}-plugins >= 2.0.4
 Requires: pygtk2 >= 2.9.2
-Requires: gnome-python2, gnome-python2-canvas 
+Requires: gnome-python2-gnome, gnome-python2-canvas 
 BuildRequires: desktop-file-utils
 Requires: gnome-python2-gtkhtml2
 Requires: dbus
@@ -182,6 +182,9 @@
 %attr(0755,root,root) /etc/rc.d/init.d/%{name}
 
 %changelog
+* Wed Sep 10 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.10-2
+- Fix requires line to gnome-python2-gnome
+
 * Tue Sep 9 2008 Dan Walsh <dwalsh at redhat.com> - 2.0.10-1
 - Fix startup problems
 




More information about the fedora-extras-commits mailing list