rpms/setroubleshoot/F-9 setroubleshoot.spec,1.102,1.103

John Dennis (jdennis) fedora-extras-commits at redhat.com
Tue Jun 17 18:50:08 UTC 2008


Author: jdennis

Update of /cvs/pkgs/rpms/setroubleshoot/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31448

Modified Files:
	setroubleshoot.spec 
Log Message:
fix linebreak in spec file



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/setroubleshoot/F-9/setroubleshoot.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- setroubleshoot.spec	17 Jun 2008 13:12:59 -0000	1.102
+++ setroubleshoot.spec	17 Jun 2008 18:49:25 -0000	1.103
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
 Version: 2.0.8
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -19,7 +19,8 @@
 Requires: gnome-python2-gtkhtml2
 Requires: dbus
 Requires: dbus-python
-Requires: libxml2-pythonRequires(post):   /usr/bin/update-desktop-database
+Requires: libxml2-python
+Requires(post):   /usr/bin/update-desktop-database
 Requires(post):   dbus
 Requires(postun): /usr/bin/update-desktop-database
 Requires(postun): dbus




More information about the fedora-extras-commits mailing list