1
0
forked from pool/xfce4-session

Accepting request 290935 from X11:xfce

- update to version 4.12.1
  - bump libxfce4ui min to 4.12.1
  - drop check for sessions file before it's written (bxo#11632)
  - translation updates

OBS-URL: https://build.opensuse.org/request/show/290935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-session?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2015-03-18 12:05:06 +00:00 committed by Git OBS Bridge
commit 65fdb32db1
5 changed files with 22 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68c85453b097d3ada573dcb7e72acd06e0fc34531996122c10d20096405b7b06
size 1247710

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97d7f2a2d0af7f3623b68d1f04091e02913b28f9555dab8b0d26c8a1299d08fd
size 1289284

View File

@ -1,7 +1,7 @@
Index: xfce4-session-4.12.0/scripts/xinitrc.in
Index: xfce4-session-4.12.1/scripts/xinitrc.in
===================================================================
--- xfce4-session-4.12.0.orig/scripts/xinitrc.in
+++ xfce4-session-4.12.0/scripts/xinitrc.in
--- xfce4-session-4.12.1.orig/scripts/xinitrc.in
+++ xfce4-session-4.12.1/scripts/xinitrc.in
@@ -16,11 +16,16 @@ if test "x$XDG_MENU_PREFIX" = "x"; then
export XDG_MENU_PREFIX
fi
@ -32,7 +32,7 @@ Index: xfce4-session-4.12.0/scripts/xinitrc.in
-
# Modify libglade and glade environment variables so that
# it will find the files installed by Xfce
GLADE_CATALOG_PATH="$GLADE_CATALOG_PATH:/usr/share/glade3/catalogs"
GLADE_CATALOG_PATH="$GLADE_CATALOG_PATH:"
@@ -87,112 +86,17 @@ cat /dev/null $XRESOURCES | xrdb -nocpp
# load local modmap
test -r $HOME/.Xmodmap && xmodmap $HOME/.Xmodmap
@ -158,10 +158,10 @@ Index: xfce4-session-4.12.0/scripts/xinitrc.in
-esac
-
-xsetroot -bg white -fg red -solid black -cursor_name watch
Index: xfce4-session-4.12.0/scripts/xinitrc.in.in
Index: xfce4-session-4.12.1/scripts/xinitrc.in.in
===================================================================
--- xfce4-session-4.12.0.orig/scripts/xinitrc.in.in
+++ xfce4-session-4.12.0/scripts/xinitrc.in.in
--- xfce4-session-4.12.1.orig/scripts/xinitrc.in.in
+++ xfce4-session-4.12.1/scripts/xinitrc.in.in
@@ -16,11 +16,16 @@ if test "x$XDG_MENU_PREFIX" = "x"; then
export XDG_MENU_PREFIX
fi
@ -318,10 +318,10 @@ Index: xfce4-session-4.12.0/scripts/xinitrc.in.in
-esac
-
-xsetroot -bg white -fg red -solid black -cursor_name watch
Index: xfce4-session-4.12.0/scripts/startxfce4.in
Index: xfce4-session-4.12.1/scripts/startxfce4.in
===================================================================
--- xfce4-session-4.12.0.orig/scripts/startxfce4.in
+++ xfce4-session-4.12.0/scripts/startxfce4.in
--- xfce4-session-4.12.1.orig/scripts/startxfce4.in
+++ xfce4-session-4.12.1/scripts/startxfce4.in
@@ -66,13 +66,22 @@ fi
if test "x$XDG_DATA_DIRS" = "x"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 16 08:45:42 UTC 2015 - gber@opensuse.org
- update to version 4.12.1
- bump libxfce4ui min to 4.12.1
- drop check for sessions file before it's written (bxo#11632)
- translation updates
-------------------------------------------------------------------
Sat Feb 28 21:39:29 UTC 2015 - gber@opensuse.org

View File

@ -19,7 +19,7 @@
%define libname libxfsm-4_6-0
Name: xfce4-session
Version: 4.12.0
Version: 4.12.1
Release: 0
Summary: Xfce Session Manager
License: GPL-2.0