[xfce-utils] Update to 4.8.0

Kevin Fenzi kevin at fedoraproject.org
Mon Jan 17 01:38:03 UTC 2011


commit fd5247486d7e9cb77e36f9959a9e2a7c7503f3a3
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Jan 16 18:37:51 2011 -0700

    Update to 4.8.0

 xfce-utils-4.8.0-fix-desktop-categories.patch |    9 +++++++++
 xfce-utils.spec                               |    9 +++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/xfce-utils-4.8.0-fix-desktop-categories.patch b/xfce-utils-4.8.0-fix-desktop-categories.patch
new file mode 100644
index 0000000..ef8a332
--- /dev/null
+++ b/xfce-utils-4.8.0-fix-desktop-categories.patch
@@ -0,0 +1,9 @@
+diff -Nur xfce-utils-4.8.0.orig/scripts/xfconf-migration-4.6.desktop.in xfce-utils-4.8.0/scripts/xfconf-migration-4.6.desktop.in
+--- xfce-utils-4.8.0.orig/scripts/xfconf-migration-4.6.desktop.in	2011-01-16 09:02:27.000000000 -0700
++++ xfce-utils-4.8.0/scripts/xfconf-migration-4.6.desktop.in	2011-01-16 18:30:44.704493015 -0700
+@@ -5,4 +5,4 @@
+ Terminal=false
+ Type=Application
+ StartupNotify=false
+-Categories=Utility
++Categories=Utility;
diff --git a/xfce-utils.spec b/xfce-utils.spec
index ed53fae..9e10517 100644
--- a/xfce-utils.spec
+++ b/xfce-utils.spec
@@ -1,8 +1,8 @@
-%global xfceversion 4.7
+%global xfceversion 4.8
 %global xsessiondir %{_datadir}/xsessions
 
 Name:           xfce-utils
-Version:        4.7.4
+Version:        4.8.0
 Release:        1%{?dist}
 Summary:        Utilities for the Xfce Desktop Environment
 
@@ -14,6 +14,7 @@ Patch0:         xfce-utils-4.7.3-pulseaudio.patch
 Patch1:         xfce-utils-4.4.3-xfterm4-bug.patch
 # modfied version of http://bugzilla.xfce.org/show_bug.cgi?id=3770
 Patch2:         xfce-utils-4.7.1-test-running-screensver.patch
+Patch3:		xfce-utils-4.8.0-fix-desktop-categories.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires:  libxfce4ui-devel >= %{xfceversion}
@@ -45,6 +46,7 @@ This package includes common docs for the Xfce Desktop Environment.
 %patch0 -p1 -b .pulseaudio
 %patch1 -p1 -b .xfterm4-bug
 %patch2 -p1 -b .gnome-screensaver
+%patch3 -p1 -b .desktop-categories
 
 
 %build
@@ -127,6 +129,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_docdir}/%{name}/
 
 %changelog
+* Sun Jan 16 2011 Kevin Fenzi <kevin at tummy.com> - 4.8.0-1
+- Update to 4.8.0
+
 * Sun Jan 02 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.7.4-1
 - Update to 4.7.4
 


More information about the scm-commits mailing list