[arch-commits] Commit in lightdm/repos (4 files)

Maxime Gauduin alucryd at nymeria.archlinux.org
Sat Sep 7 22:53:22 UTC 2013


    Date: Sunday, September 8, 2013 @ 00:53:22
  Author: alucryd
Revision: 96911

SVN hates my guts

Modified:
  lightdm/repos/community-i686/PKGBUILD
  lightdm/repos/community-i686/lightdm.service
  lightdm/repos/community-x86_64/PKGBUILD
  lightdm/repos/community-x86_64/lightdm.service

----------------------------------+
 community-i686/PKGBUILD          |    6 +++---
 community-i686/lightdm.service   |    4 ++--
 community-x86_64/PKGBUILD        |    6 +++---
 community-x86_64/lightdm.service |    4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

Modified: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-09-07 22:43:27 UTC (rev 96910)
+++ community-i686/PKGBUILD	2013-09-07 22:53:22 UTC (rev 96911)
@@ -5,13 +5,13 @@
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A lightweight display manager"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/lightdm"
 license=('GPL3' 'LGPL3')
-makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'polkit' 'qt4' 'qt5-base' 'yelp-tools')
+makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'polkit' 'qt4' 'qt5-base')
 options=('!libtool')
 source=("https://launchpad.net/lightdm/1.6/${pkgver}/+download/${pkgbase}-${pkgver}.tar.xz"
         'lightdm.service'
@@ -24,7 +24,7 @@
         'lightdm-use-login1.patch'
         'Xsession')
 sha256sums=('43373ed9a48277dd3bf7aa3f042a2674c707bc333c90ce8ffef8bd124116b827'
-            '3daf2f7e1b751415eab9b2aa92d78d8e00c3447a77fa31f7e75863136286a86f'
+            '0d2adba25cdbe59e97ffd302083db9d5e23920780f41e04f64512cd6b633289a'
             'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
             'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
             '33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a'

Modified: community-i686/lightdm.service
===================================================================
--- community-i686/lightdm.service	2013-09-07 22:43:27 UTC (rev 96910)
+++ community-i686/lightdm.service	2013-09-07 22:53:22 UTC (rev 96911)
@@ -1,11 +1,11 @@
 [Unit]
 Description=Light Display Manager
 Documentation=man:lightdm(1)
-After=systemd-user-sessions.service
+Conflicts=getty at tty1.service
+After=systemd-user-sessions.service getty at tty1.service plymouth-quit.service
 
 [Service]
 ExecStart=/usr/bin/lightdm
-StandardOutput=syslog
 Restart=always
 IgnoreSIGPIPE=no
 BusName=org.freedesktop.DisplayManager

Modified: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-09-07 22:43:27 UTC (rev 96910)
+++ community-x86_64/PKGBUILD	2013-09-07 22:53:22 UTC (rev 96911)
@@ -5,13 +5,13 @@
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A lightweight display manager"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/lightdm"
 license=('GPL3' 'LGPL3')
-makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'polkit' 'qt4' 'qt5-base' 'yelp-tools')
+makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'polkit' 'qt4' 'qt5-base')
 options=('!libtool')
 source=("https://launchpad.net/lightdm/1.6/${pkgver}/+download/${pkgbase}-${pkgver}.tar.xz"
         'lightdm.service'
@@ -24,7 +24,7 @@
         'lightdm-use-login1.patch'
         'Xsession')
 sha256sums=('43373ed9a48277dd3bf7aa3f042a2674c707bc333c90ce8ffef8bd124116b827'
-            '3daf2f7e1b751415eab9b2aa92d78d8e00c3447a77fa31f7e75863136286a86f'
+            '0d2adba25cdbe59e97ffd302083db9d5e23920780f41e04f64512cd6b633289a'
             'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
             'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
             '33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a'

Modified: community-x86_64/lightdm.service
===================================================================
--- community-x86_64/lightdm.service	2013-09-07 22:43:27 UTC (rev 96910)
+++ community-x86_64/lightdm.service	2013-09-07 22:53:22 UTC (rev 96911)
@@ -1,11 +1,11 @@
 [Unit]
 Description=Light Display Manager
 Documentation=man:lightdm(1)
-After=systemd-user-sessions.service
+Conflicts=getty at tty1.service
+After=systemd-user-sessions.service getty at tty1.service plymouth-quit.service
 
 [Service]
 ExecStart=/usr/bin/lightdm
-StandardOutput=syslog
 Restart=always
 IgnoreSIGPIPE=no
 BusName=org.freedesktop.DisplayManager




More information about the arch-commits mailing list