[arch-commits] Commit in lightdm/trunk (PKGBUILD lightdm-default-config.patch)

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Apr 9 10:21:36 UTC 2014


    Date: Wednesday, April 9, 2014 @ 12:21:36
  Author: alucryd
Revision: 108999

upgpkg: lightdm 1:1.10.0-1

Modified:
  lightdm/trunk/PKGBUILD
  lightdm/trunk/lightdm-default-config.patch

------------------------------+
 PKGBUILD                     |    6 +++---
 lightdm-default-config.patch |   41 ++++++++++++++---------------------------
 2 files changed, 17 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-09 10:04:12 UTC (rev 108998)
+++ PKGBUILD	2014-04-09 10:21:36 UTC (rev 108999)
@@ -4,7 +4,7 @@
 
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.8.8
+pkgver=1.10.0
 pkgrel=1
 epoch=1
 pkgdesc='A lightweight display manager'
@@ -20,13 +20,13 @@
         'lightdm.rules'
         'lightdm-default-config.patch'
         'Xsession')
-sha256sums=('b366c7580574766f40d5b24dbaaecdc5e332be6df44bd4b3df0c04a729b493ba'
+sha256sums=('0edfaf947984906b1f37be7a24377267cdd3e0ebee64d683c9401dd3988d1824'
             '0d2adba25cdbe59e97ffd302083db9d5e23920780f41e04f64512cd6b633289a'
             'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
             'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
             '33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a'
             'a89566307e1c81c24f037d854cbd472d2f94f8a4b759877a01563a332319f7d6'
-            '0b2f740616110887d5c8662e40f1a8350fc0dfa6c7e99f6e3a5636c6b0ca714f'
+            '20de3152b9ea037be1cbb9a32c052cb53d3362daf7c4ebd3d8669a1af0f13723'
             '4d5674906742200b3c171f978457e943560f2c10a2b9156fcd44da3796d185a2')
 
 prepare() {

Modified: lightdm-default-config.patch
===================================================================
--- lightdm-default-config.patch	2014-04-09 10:04:12 UTC (rev 108998)
+++ lightdm-default-config.patch	2014-04-09 10:21:36 UTC (rev 108999)
@@ -1,11 +1,8 @@
---- a/data/lightdm.conf	2013-09-02 17:17:41.167211771 +0200
-+++ b/data/lightdm.conf	2013-09-02 17:20:41.278613565 +0200
-@@ -18,14 +18,14 @@
- #
- [LightDM]
+--- a/data/lightdm.conf 2014-03-12 20:56:34.000000000 +0100
++++ b/data/lightdm.conf 2014-03-14 15:48:32.089948842 +0100
+@@ -19,12 +19,12 @@
  #start-default-seat=true
--#greeter-user=lightdm
-+greeter-user=lightdm
+ #greeter-user=lightdm
  #minimum-display-number=0
 -#minimum-vt=7
 +minimum-vt=1
@@ -12,41 +9,31 @@
  #lock-memory=true
  #user-authority-in-system-dir=false
  #guest-account-script=guest-account
--#log-directory=/var/log/lightdm
+ #log-directory=/var/log/lightdm
 -#run-directory=/var/run/lightdm
-+log-directory=/var/log/lightdm
 +run-directory=/run/lightdm
  #cache-directory=/var/cache/lightdm
  #sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions
  #remote-sessions-directory=/usr/share/lightdm/remote-sessions
-@@ -81,7 +81,7 @@
- #xdmcp-key=
- #unity-compositor-command=unity-system-compositor
- #unity-compositor-timeout=60
--#greeter-session=example-gtk-gnome
-+greeter-session=lightdm-gtk-greeter
- #greeter-hide-users=false
- #greeter-allow-guest=true
- #greeter-show-manual-login=false
-@@ -89,7 +89,7 @@
+@@ -93,7 +93,7 @@
  #user-session=default
  #allow-guest=true
- #guest-session=UNIMPLEMENTED
+ #guest-session=
 -#session-wrapper=lightdm-session
 +session-wrapper=/etc/lightdm/Xsession
  #greeter-wrapper=
+ #guest-wrapper=
  #display-setup-script=
- #greeter-setup-script=
-@@ -100,6 +100,7 @@
- #autologin-user-timeout=0
+@@ -107,6 +107,7 @@
  #autologin-in-background=false
  #autologin-session=UNIMPLEMENTED
+ #exit-on-failure=false
 +pam-service=lightdm-autologin
- #exit-on-failure=false
- 
+
  #
---- a/data/users.conf	2013-09-02 17:17:41.167211771 +0200
-+++ b/data/users.conf	2013-09-02 17:21:27.955545717 +0200
+ # Seat configuration
+--- a/data/users.conf 2013-09-02 17:17:41.167211771 +0200
++++ b/data/users.conf 2013-09-02 17:21:27.955545717 +0200
 @@ -9,6 +9,6 @@
  # hidden-shells = Shells that indicate a user cannot login
  #




More information about the arch-commits mailing list