[arch-commits] CVS update of arch/build/base/filesystem (PKGBUILD issue)

Tobias Powalowski tpowa at archlinux.org
Sat May 12 12:54:23 UTC 2007


    Date: Saturday, May 12, 2007 @ 08:54:23
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/filesystem

Modified: PKGBUILD (1.78 -> 1.79) issue (1.15 -> 1.16)

'upgpkg: bump to Duke :)'


----------+
 PKGBUILD |   36 ++++++++++++++++++++++--------------
 issue    |    2 +-
 2 files changed, 23 insertions(+), 15 deletions(-)


Index: arch/build/base/filesystem/PKGBUILD
diff -u arch/build/base/filesystem/PKGBUILD:1.78 arch/build/base/filesystem/PKGBUILD:1.79
--- arch/build/base/filesystem/PKGBUILD:1.78	Sun Apr 22 14:42:48 2007
+++ arch/build/base/filesystem/PKGBUILD	Sat May 12 08:54:23 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.78 2007/04/22 18:42:48 jgc Exp $
+# $Id: PKGBUILD,v 1.79 2007/05/12 12:54:23 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=filesystem
 pkgver=0.8
-pkgrel=3
+pkgrel=4
 pkgdesc="Base filesystem"
 arch=(i686 x86_64)
 url="http://www.archlinux.org"
@@ -14,21 +14,29 @@
         etc/skel/.xinitrc root/.bashrc root/.bash_profile)
 source=(group issue nsswitch.conf securetty host.conf ld.so.conf \
         passwd shadow fstab crypttab hosts motd resolv.conf shells \
-	arch-release xinitrc xsession bashrc gshadow)
+	xinitrc xsession bashrc gshadow)
+md5sums=('dbef652b041b5b492da0724e606f268c'
+         'af93d7d7725a0c18e0418d4bd5299bef'
+         '775464ba7588b4976e0c2a02b83123f4'
+         '655071da46d2ac03e0fb8a071bf193ea'
+         'f28150d4c0b22a017be51b9f7f9977ed'
+         'f9e1d9fbf084dcc29a82a74b9ed4be65'
+         '4eee5140437e09821e82d689f53439b3'
+         'c163cae617cbae36d1eb5546bdb59bcb'
+         '0d3cfed6eacf21072e468bb7fe80cf07'
+         '8152f61a6397b9a65b8c2cf22b1d370d'
+         '81b3cb42a6ddabc2ed2310511ee9c859'
+         'd41d8cd98f00b204e9800998ecf8427e'
+         '6f48288b6fcaf0065fcb7b0e525413e0'
+         '22518e922891f9359f971f4f5b4e793c'
+         'c984f45a636386408ecc505a343907ab'
+         '7873d97db30d6c279ed37e3559e7c59d'
+         '9451109f3fe09d6381cbf36de9fbf06f'
+         'ffdf350b692604518c3c37248e7009ff')
 
 # Hint: new groups
 # By adding new groups to group add it to gshadow also 
 # else warnings will appear by shadow package
-md5sums=('dbef652b041b5b492da0724e606f268c' '4d285380ab1dc6522efd517c1df295f2'\
-         '775464ba7588b4976e0c2a02b83123f4' '655071da46d2ac03e0fb8a071bf193ea'\
-         'f28150d4c0b22a017be51b9f7f9977ed' 'f9e1d9fbf084dcc29a82a74b9ed4be65'\
-         '4eee5140437e09821e82d689f53439b3' 'c163cae617cbae36d1eb5546bdb59bcb'\
-         '0d3cfed6eacf21072e468bb7fe80cf07' '8152f61a6397b9a65b8c2cf22b1d370d'\
-         '81b3cb42a6ddabc2ed2310511ee9c859' 'd41d8cd98f00b204e9800998ecf8427e'\
-         '6f48288b6fcaf0065fcb7b0e525413e0' '22518e922891f9359f971f4f5b4e793c'\
-         '264a0ea963adf181623c03109d27b3fa' 'c984f45a636386408ecc505a343907ab'\
-         '7873d97db30d6c279ed37e3559e7c59d' '9451109f3fe09d6381cbf36de9fbf06f'\
-         'ffdf350b692604518c3c37248e7009ff')
 
 build() {
   cd $startdir/pkg
@@ -58,7 +66,7 @@
 
   cd $startdir/src
   cp fstab crypttab group host.conf hosts issue ld.so.conf motd nsswitch.conf \
-    passwd resolv.conf securetty shadow shells arch-release $startdir/pkg/etc/
+    passwd resolv.conf securetty shadow shells $startdir/pkg/etc/
   install -m 600 $startdir/src/gshadow $startdir/pkg/etc/gshadow
   chmod 600 $startdir/pkg/etc/shadow
   chmod 600 $startdir/pkg/etc/crypttab
Index: arch/build/base/filesystem/issue
diff -u arch/build/base/filesystem/issue:1.15 arch/build/base/filesystem/issue:1.16
--- arch/build/base/filesystem/issue:1.15	Mon Apr  9 14:47:44 2007
+++ arch/build/base/filesystem/issue	Sat May 12 08:54:23 2007
@@ -1,3 +1,3 @@
 
-Arch Linux #VERSION# (Voodoo)  \r  (\n) (\l)
+Arch Linux (Duke)  \r  (\n) (\l)
 




More information about the arch-commits mailing list