[xfce4-session] Update to 4.8.2 Remove gdmlang.patch and hostname.patch, both upstream

Christoph Wickert cwickert at fedoraproject.org
Tue Sep 13 21:39:47 UTC 2011


commit 5845900bbb88cb1023b6c45500dae0a707d6e974
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Sep 13 23:38:36 2011 +0200

    Update to 4.8.2
    Remove gdmlang.patch and hostname.patch, both upstream

 .gitignore         |    1 +
 sources            |    2 +-
 xfce4-session.spec |   13 ++++++-------
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7643876..8a99342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xfce4-session-4.6.2.tar.bz2
 /xfce4-session-4.7.3.tar.bz2
 /xfce4-session-4.8.0.tar.bz2
 /xfce4-session-4.8.1.tar.bz2
+/xfce4-session-4.8.2.tar.bz2
diff --git a/sources b/sources
index fb378cb..1f61a8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-478080ff666fdd36786a243829663efd  xfce4-session-4.8.1.tar.bz2
+48780cbcf784ab64debc9312f17765f2  xfce4-session-4.8.2.tar.bz2
diff --git a/xfce4-session.spec b/xfce4-session.spec
index 42db790..69e0c08 100644
--- a/xfce4-session.spec
+++ b/xfce4-session.spec
@@ -1,8 +1,8 @@
 %global xfceversion 4.8
 
 Name:           xfce4-session
-Version:        4.8.1
-Release:        5%{?dist}
+Version:        4.8.2
+Release:        1%{?dist}
 Summary:        Xfce session manager
 
 Group:          User Interface/Desktops
@@ -15,9 +15,6 @@ Source1:        polkit-gnome-authentication-agent-1.desktop
 Patch0:         xfce4-session-4.7.2-hide-tips.patch
 # http://patches.ubuntu.com/x/xfce4-session/extracted/01_correct_shadows.patch
 Patch1:         xfce4-session-4.6.1-correct-shadows.patch
-Patch2:		xfce4-session-4.8.1-gdmlang.patch
-# Upstream already
-Patch3:		xfce4-session-4.8.1-hostname.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  dbus-devel 
@@ -69,8 +66,6 @@ Additional splash screen engines for the Xfce Session Manager.
 %setup -q
 %patch0 -p1 -b .hide-tips
 %patch1 -p1 -b .correct-shadows
-%patch2 -p1 -b .gdmlang
-%patch3 -p1 -b .hostname
 
 
 %build
@@ -163,6 +158,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/themes/Default/balou/
 
 %changelog
+* Tue Sep 13 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.2-1
+- Update to 4.8.2
+- Remove gdmlang.patch and hostname.patch, both upstream
+
 * Wed Jul 27 2011 Kevin Fenzi <kevin at scrye.com> - 4.8.1-5
 - Add patch for hostname issue. Fixes bug #706563
 


More information about the scm-commits mailing list