rpms/setroubleshoot/F-7 setroubleshoot.spec,1.89,1.90

John Dennis (jdennis) fedora-extras-commits at redhat.com
Wed Sep 26 22:37:21 UTC 2007


Author: jdennis

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

Modified Files:
	setroubleshoot.spec 
Log Message:
fix duplicate requires keyword



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/setroubleshoot/F-7/setroubleshoot.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- setroubleshoot.spec	26 Sep 2007 22:08:09 -0000	1.89
+++ setroubleshoot.spec	26 Sep 2007 22:36:49 -0000	1.90
@@ -25,8 +25,8 @@
 Requires(postun): /usr/bin/update-desktop-database
 Requires(postun): dbus
 Requires: notify-python
-%{?fc7: Requires: Requires: selinux-policy-base >= 2.6.4-45}
-%{?fc8: Requires: Requires: selinux-policy-base >= 3.0.7-10}
+%{?fc7: Requires: selinux-policy-base >= 2.6.4-45}
+%{?fc8: Requires: selinux-policy-base >= 3.0.7-10}
 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 




More information about the fedora-extras-commits mailing list