rpms/setroubleshoot/F-12 .cvsignore, 1.137, 1.138 setroubleshoot.spec, 1.185, 1.186 sources, 1.156, 1.157

Daniel J Walsh dwalsh at fedoraproject.org
Thu Feb 4 20:59:14 UTC 2010


Author: dwalsh

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

Modified Files:
	.cvsignore setroubleshoot.spec sources 
Log Message:
* Thu Feb 4 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.62-1
- Fix setroubleshoot seapplet to not show ignored avc



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/F-12/.cvsignore,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -p -r1.137 -r1.138
--- .cvsignore	22 Jan 2010 15:09:05 -0000	1.137
+++ .cvsignore	4 Feb 2010 20:59:14 -0000	1.138
@@ -68,3 +68,6 @@ setroubleshoot-2.2.57.tar.gz
 setroubleshoot-2.2.58.tar.gz
 setroubleshoot-2.2.59.tar.gz
 setroubleshoot-2.2.60.tar.gz
+setroubleshoot-2.2.61.tar.gz
+setroubleshoot-2.2.62.tar.gz
+setroubleshoot-2.2.63.tar.gz


Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/F-12/setroubleshoot.spec,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -p -r1.185 -r1.186
--- setroubleshoot.spec	29 Jan 2010 14:18:06 -0000	1.185
+++ setroubleshoot.spec	4 Feb 2010 20:59:14 -0000	1.186
@@ -1,11 +1,10 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.60
-Release: 2%{?dist}
+Version: 2.2.63
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
-patch: setroubleshoot-protocol.patch
 Source0: %{name}-%{version}.tar.gz
 Source2: setroubleshoot.logrotate
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -17,17 +16,17 @@ Requires: %{name}-server = %{version}-%{
 Requires: %{name}-plugins >= 2.0.4
 Requires: pygtk2 >= 2.9.2
 Requires: gnome-python2-gnome, gnome-python2-canvas
-Requires: gnome-packagekit
 Requires: gnome-python2-gtkhtml2
-Requires: python-bugzilla
+Requires: report-gtk
+Requires: report-config-bugzilla-redhat-com
 Requires: polkit
+Requires: yum
 Requires: gnome-python2-gnomekeyring
 Requires(post): /usr/bin/update-desktop-database
 Requires(post): dbus libpcap
 Requires(postun): /usr/bin/update-desktop-database
 Requires(postun): dbus
 Requires: notify-python
-Requires: PackageKit
 %{?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}
@@ -73,7 +72,6 @@ to user preference. The same tools can b
 %dir %attr(0755,root,root) %{pkgpythondir}
 %{pkgpythondir}/browser.py*
 %{pkgpythondir}/email_dialog.py*
-%{pkgpythondir}/filer.py*
 %{pkgpythondir}/gui_utils.py*
 %{pkgpythondir}/run_cmd.py*
 %{_bindir}/seapplet
@@ -81,7 +79,6 @@ to user preference. The same tools can b
 %config %{_sysconfdir}/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
-
 %post
 /usr/bin/update-desktop-database %{_datadir}/applications
 touch --no-create %{_datadir}/icons/hicolor || :
@@ -95,7 +92,6 @@ touch --no-create %{_datadir}/icons/hico
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 %configure
@@ -218,6 +214,17 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Thu Feb 4 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.62-1
+- Fix setroubleshoot seapplet to not show ignored avc
+
+* Tue Feb 2 2010 Dan Walsh <dwalsh at redhat.com> - 2.2.62-1
+- Remove packagekit dependancy
+
+* Tue Jan 26 2010 Dan Walsh <dwalsh at redhat.com> - 2.2.61-1
+- Add Gavin Romig-Koch report patch
+- Cleanup Browser window
+- Remove avc messages that are allowed or dontaudited in current policy
+
 * Fri Jan 22 2010 Dan Walsh <dwalsh at redhat.com> - 2.2.60-1
 - Remove untest attachfile code
 - Catch ProtocolError


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/setroubleshoot/F-12/sources,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -p -r1.156 -r1.157
--- sources	22 Jan 2010 15:09:06 -0000	1.156
+++ sources	4 Feb 2010 20:59:14 -0000	1.157
@@ -1 +1 @@
-6e5b39bed02d14e1c44a630cfcb3c305  setroubleshoot-2.2.60.tar.gz
+f9353191c05d9a5fb17bad948e965154  setroubleshoot-2.2.63.tar.gz



More information about the scm-commits mailing list