[arch-commits] Commit in kdebase-workspace/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Jan 25 10:52:46 UTC 2009


    Date: Sunday, January 25, 2009 @ 05:52:45
  Author: pierre
Revision: 25281

upgpkg: kdebase-workspace 4.2.0-2
    fix FS#12911

Modified:
  kdebase-workspace/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-25 10:13:28 UTC (rev 25280)
+++ PKGBUILD	2009-01-25 10:52:45 UTC (rev 25281)
@@ -3,7 +3,7 @@
 
 pkgname=kdebase-workspace
 pkgver=4.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Base Workspace"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -17,7 +17,10 @@
 optdepends=('kdebindings: plasma scriptengine for Python')
 options=('docs')
 install='kdebase-workspace.install'
-backup=('usr/share/config/kdm/kdmrc')
+backup=('usr/share/config/kdm/kdmrc'
+        'etc/pam.d/kde'
+        'etc/pam.d/kde-np'
+        'etc/pam.d/kscreensaver')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
         'kdm-zsh-profile.patch' 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
         'fixpath.patch')




More information about the arch-commits mailing list