[setroubleshoot/f14/master] - Fix date presentation for 24 hour clock to display correctly in sv_SE locale. - Add translations f

Daniel J Walsh dwalsh at fedoraproject.org
Mon Oct 4 18:32:14 UTC 2010


commit 4776bda5ba3cf25db6eb1af9cd82e39744da761f
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Oct 4 14:32:19 2010 -0400

    - Fix date presentation for 24 hour clock to display correctly in sv_SE locale.
    - Add translations for seapplet patch from  Ville-Pekka Vainio

 .gitignore          |    1 +
 setroubleshoot.spec |   14 +++++++++-----
 sources             |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 237c995..2129973 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,3 +103,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.98.tar.gz
 /setroubleshoot-2.2.99.tar.gz
 /setroubleshoot-2.2.100.tar.gz
+/setroubleshoot-2.2.101.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 7cf2f4b..927e461 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.100
+Version: 2.2.101
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -17,6 +17,10 @@ Requires: %{name}-plugins >= 2.0.4
 Requires: pygtk2 >= 2.9.2
 Requires: gnome-python2-gnome, gnome-python2-canvas
 Requires: gnome-python2-gtkhtml2
+Requires: gtk2 libnotify
+Requires: dbus libnotify
+Requires: dbus-python
+Requires: pygobject2
 Requires: report-gtk
 Requires: polkit
 Requires: yum
@@ -105,13 +109,9 @@ Group: Applications/System
 Requires: %{name}-plugins >= 2.0.4
 Requires: audit >= 1.2.6-3
 Requires: audit-libs-python >= 1.2.6-3
-Requires: pygobject2
-Requires: dbus libnotify
-Requires: dbus-python
 Requires: libxml2-python
 Requires: setools-libs-python
 Requires: rpm-python
-Requires: gtk2 libnotify
 Requires: libselinux-python  >= 1.30.15-1
 Requires: policycoreutils-python 
 BuildRequires: intltool gettext python
@@ -210,6 +210,10 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Mon Oct 4 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.101-1
+- Fix date presentation for 24 hour clock to display correctly in sv_SE locale.
+- Add translations for seapplet patch from  Ville-Pekka Vainio
+
 * Wed Sep 29 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.100-1
 - Stop crash on checking open_with_write
 
diff --git a/sources b/sources
index eb3c3b3..2aa1428 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b0b83220271ca605d0cf97971869aa7  setroubleshoot-2.2.100.tar.gz
+07195caf0cf7911bacd78defba2c97e5  setroubleshoot-2.2.101.tar.gz


More information about the scm-commits mailing list