[arch-commits] Commit in gdm/trunk (PKGBUILD gdm.install)

Jan Steffens heftig at archlinux.org
Tue Apr 10 17:14:48 UTC 2018


    Date: Tuesday, April 10, 2018 @ 17:14:48
  Author: heftig
Revision: 321481

3.28.1-1

Modified:
  gdm/trunk/PKGBUILD
Deleted:
  gdm/trunk/gdm.install

-------------+
 PKGBUILD    |    7 +++----
 gdm.install |    3 ---
 2 files changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 17:13:37 UTC (rev 321480)
+++ PKGBUILD	2018-04-10 17:14:48 UTC (rev 321481)
@@ -4,16 +4,16 @@
 
 pkgbase=gdm
 pkgname=(gdm libgdm)
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="Display manager and login screen"
+url="https://wiki.gnome.org/Projects/GDM"
 arch=(x86_64)
 license=(GPL)
-url="https://wiki.gnome.org/Projects/GDM"
 depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server xorg-server-xwayland xorg-xhost)
 makedepends=(yelp-tools intltool gobject-introspection git docbook-xsl)
 checkdepends=(check)
-_commit=a510c612b4646b98167d58a699dbb9b1b95aaa8c  # tags/3.28.0^0
+_commit=d6199fac252391178026e006c9f4196f88a4b14b  # tags/3.28.1^0
 source=("git+https://git.gnome.org/browse/gdm#commit=$_commit"
         0002-Xsession-Don-t-start-ssh-agent-by-default.patch
         gdm.sysusers)
@@ -64,7 +64,6 @@
           etc/pam.d/gdm-password etc/pam.d/gdm-smartcard etc/gdm/custom.conf
           etc/gdm/Xsession etc/gdm/PostSession/Default etc/gdm/PreSession/Default)
   groups=(gnome)
-  install=gdm.install
 
   cd $pkgbase
   make DESTDIR="$pkgdir" install

Deleted: gdm.install
===================================================================
--- gdm.install	2018-04-10 17:13:37 UTC (rev 321480)
+++ gdm.install	2018-04-10 17:14:48 UTC (rev 321481)
@@ -1,3 +0,0 @@
-post_install() {
-  systemd-sysusers gdm.conf
-}



More information about the arch-commits mailing list