Accepting request 35204 from GNOME:Factory
checked in (request 35204) OBS-URL: https://build.opensuse.org/request/show/35204 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=118
This commit is contained in:
parent
06efaebbee
commit
8a0bb89961
3
gdm-2.29.6.tar.bz2
Normal file
3
gdm-2.29.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86d5d8a8410a6f8fc0e9668f1bef4f9b5ced38df9879dd6dd913874f66f9f90f
|
||||
size 2383006
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:604e30596f9bf52b42822707ba2ce16a0c6b5c79fd5c9448463eee1803f431e8
|
||||
size 2324565
|
@ -6,6 +6,6 @@ Index: gdm-2.28.0/data/greeter-autostart/polkit-gnome-authentication-agent-1.des
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
_Name=PolicyKit Authentication Agent
|
||||
-Exec=/usr/lib/polkit-gnome-authentication-agent-1
|
||||
-Exec=/usr/libexec/polkit-gnome-authentication-agent-1
|
||||
+Exec=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
OnlyShowIn=GNOME;
|
||||
|
11
gdm.changes
11
gdm.changes
@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 01:54:09 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.29.92:
|
||||
+ The greeter is not torn down until pam_open_session finishes
|
||||
since some PAM modules can ask questions up until this point.
|
||||
+ bgo#607738: The daemon now kills the session process rather
|
||||
than the entire process group. The corresponding gnome-session
|
||||
bug bgo#607658 is released with 2.29.92 so this works properly.
|
||||
- Rebase gdm-polkit-gnome-path.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 22:59:57 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
4
gdm.spec
4
gdm.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gdm (Version 2.29.92)
|
||||
# spec file for package gdm (Version 2.29.6)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -41,7 +41,7 @@ BuildRequires: xorg-x11-server-extra
|
||||
BuildRequires: zenity
|
||||
License: GPLv2+
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.29.92
|
||||
Version: 2.29.6
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Display Manager
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user