rpms/setroubleshoot/F-11 setroubleshoot.spec, 1.135, 1.136 sources, 1.110, 1.111

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jun 10 17:49:58 UTC 2009


Author: dwalsh

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

Modified Files:
	setroubleshoot.spec sources 
Log Message:
* Wed Jun 10 2009 Dan Walsh <dwalsh at redhat.com> - 2.1.13-1
- Fix handling of PATH with locatepwd



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/F-11/setroubleshoot.spec,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -p -r1.135 -r1.136
--- setroubleshoot.spec	3 Jun 2009 13:21:24 -0000	1.135
+++ setroubleshoot.spec	10 Jun 2009 17:49:28 -0000	1.136
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.1.12
+Version: 2.1.13
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -16,10 +16,6 @@ Requires: %{name}-plugins >= 2.0.4
 Requires: pygtk2 >= 2.9.2
 Requires: gnome-python2-gnome, gnome-python2-canvas
 Requires: gnome-python2-gtkhtml2
-Requires: dbus libnotify
-Requires: dbus-python
-Requires: libxml2-python
-Requires: libselinux-python  >= 1.30.15-1
 Requires(post): /usr/bin/update-desktop-database
 Requires(post): dbus
 Requires(postun): /usr/bin/update-desktop-database
@@ -27,6 +23,7 @@ Requires(postun): dbus
 Requires: notify-python
 %{?fc7:Requires: selinux-policy-base >= 2.6.4-45}
 %{?fc8:Requires: selinux-policy-base >= 3.0.7-10}
+%{?fc11:Requires: selinux-policy-base >= 3.6.12-48}
 
 %if 0%{?fedora}
 BuildRequires: xdg-utils
@@ -109,9 +106,12 @@ Requires: audit >= 1.2.6-3
 Requires: audit-libs-python >= 1.2.6-3
 Requires: pygobject2
 Requires: dbus-python 
+Requires: dbus libnotify
+Requires: dbus-python
 Requires: libxml2-python
 Requires: rpm-python
 Requires: gtk2 libnotify
+Requires: libselinux-python  >= 1.30.15-1
 BuildRequires: intltool gettext python
 
 Requires(post):   /sbin/chkconfig
@@ -194,6 +194,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Wed Jun 10 2009 Dan Walsh <dwalsh at redhat.com> - 2.1.13-1
+- Fix handling of PATH with locatepwd
+
 * Wed Jun 3 2009 Dan Walsh <dwalsh at redhat.com> - 2.1.12-1
 - Fix handling of PATH 
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/F-11/sources,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -p -r1.110 -r1.111
--- sources	3 Jun 2009 13:21:24 -0000	1.110
+++ sources	10 Jun 2009 17:49:28 -0000	1.111
@@ -1 +1 @@
-8bfbdaecc9bc5d1ad0859b7ea0a9cc54  setroubleshoot-2.1.12.tar.gz
+0b483db8f3cae66de22db6b0849c8bdc  setroubleshoot-2.1.13.tar.gz




More information about the fedora-extras-commits mailing list