1
0
forked from pool/xfce4-session

- updated to 4.7.2

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=37
This commit is contained in:
Pavol Rusnak 2010-12-05 22:07:23 +00:00 committed by Git OBS Bridge
parent 5d0f3465c9
commit 1f255a7976
5 changed files with 30 additions and 8 deletions

View File

@ -1,6 +1,7 @@
diff -ur xfce4-session-4.7.1.orig/xfce4-session/xfsm-global.c xfce4-session-4.7.1/xfce4-session/xfsm-global.c
--- xfce4-session-4.7.1.orig/xfce4-session/xfsm-global.c 2010-11-03 21:11:37.000000000 +0100
+++ xfce4-session-4.7.1/xfce4-session/xfsm-global.c 2010-11-26 17:34:35.000000000 +0100
Index: xfce4-session-4.7.2/xfce4-session/xfsm-global.c
===================================================================
--- xfce4-session-4.7.2.orig/xfce4-session/xfsm-global.c
+++ xfce4-session-4.7.2/xfce4-session/xfsm-global.c
@@ -45,6 +45,8 @@
#include <libxfce4util/libxfce4util.h>
#include <libxfce4ui/libxfce4ui.h>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ee970da59a1433efd4c321794134e4af202ba7b6375ebaf63c84fc246877ee0
size 1460911

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ae870a1f7a59f5f562babdd5a2021b2e0b226962d12b0c2484c34ecf5dfc667
size 1458686

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Dec 5 22:06:58 UTC 2010 - prusnak@opensuse.org
- updated to 4.7.2
- Do not try "unix-session" authorization with PolicyKit as this
seems to be either broken or not implemented in PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).
- Do not try "unix-session" authorization with PolicyKit as this
seems to be either broken or not implemented in PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).
-------------------------------------------------------------------
Fri Dec 3 14:44:54 UTC 2010 - gber@opensuse.org

View File

@ -18,7 +18,7 @@
Name: xfce4-session
Version: 4.7.1
Version: 4.7.2
Release: 1
License: GPLv2+
Summary: Xfce Session manager
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(libxfconf-0)
BuildRequires: update-desktop-files
BuildRequires: xorg-x11
Requires: %{name}-branding >= %{version}
Requires: xfce4-utils
Requires: xfce-utils
Recommends: fortune
BuildRoot: %{_tmppath}/%{name}-%{version}-build