[arch-commits] CVS update of extra/kde/kde-common (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jan 26 16:14:04 UTC 2008


    Date: Saturday, January 26, 2008 @ 11:14:04
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kde-common

Modified: PKGBUILD (1.38 -> 1.39)

'upgpkg: fixed http://bugs.archlinux.org/task/9218'


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/kde/kde-common/PKGBUILD
diff -u extra/kde/kde-common/PKGBUILD:1.38 extra/kde/kde-common/PKGBUILD:1.39
--- extra/kde/kde-common/PKGBUILD:1.38	Fri Jan 11 04:36:00 2008
+++ extra/kde/kde-common/PKGBUILD	Sat Jan 26 11:14:04 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.38 2008/01/11 09:36:00 tpowa Exp $
+# $Id: PKGBUILD,v 1.39 2008/01/26 16:14:04 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kde-common
 pkgver=3.5.8
 kdever=3.5.8 # if minor is 0, then without .0
-pkgrel=2
+pkgrel=3
 pkgdesc="Artwork and config stuff for KDE"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -12,7 +12,8 @@
 groups=('kde')
 depends=('bash' 'archlinux-menus')
 backup=('opt/kde/share/apps/kdm/faces/.default.face.icon' \
-	'opt/kde/share/config/kdm/kdmrc' 'opt/kde/share/config/kdm/backgroundrc')
+	'opt/kde/share/config/kdm/kdmrc' 'opt/kde/share/config/kdm/backgroundrc' \
+	'etc/pam.d/kde-np' 'etc/pam.d/kde')
 install=kde-common.install
 source=(kdm etc.pam \
 	ftp://ftp.archlinux.org/other/kde-graphics/arch-default-background.svg \




More information about the arch-commits mailing list