[arch-commits] Commit in gdm/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Apr 6 16:14:52 UTC 2011
Date: Wednesday, April 6, 2011 @ 12:14:51
Author: ibiru
Revision: 118402
upgpkg: gdm 3.0.0-2
move back to gnome-extra group to avoid downgrading when users are installing gnome-extra
Modified:
gdm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-06 15:57:23 UTC (rev 118401)
+++ PKGBUILD 2011-04-06 16:14:51 UTC (rev 118402)
@@ -2,13 +2,13 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gdm
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Gnome Display Manager (a reimplementation of xdm)"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.gnome.org"
backup=('etc/pam.d/gdm' 'etc/pam.d/gdm-autologin' 'etc/gdm/custom.conf')
-groups=('gnome')
+groups=('gnome-extra')
options=('!libtool')
depends=('libcanberra' 'libxklavier' 'tcp_wrappers' 'gnome-session' 'upower' 'accountsservice' 'consolekit')
makedepends=('intltool' 'gnome-doc-utils' 'xorg-server')
More information about the arch-commits
mailing list