[arch-commits] CVS update of core/base/filesystem (PKGBUILD profile)

Aaron Griffin aaron at archlinux.org
Wed Jan 30 05:44:06 UTC 2008


    Date: Wednesday, January 30, 2008 @ 00:44:06
  Author: aaron
    Path: /home/cvs-core/core/base/filesystem

Modified: PKGBUILD (1.94 -> 1.95) profile (1.1 -> 1.2)

upgpkg: filesystem 2007.11-6
    Ok, last rebuild of this sucker. I bumped both the package and the md5sum on profile in order to get around edge cases with no pacnew files


----------+
 PKGBUILD |    6 +++---
 profile  |    7 ++++++-
 2 files changed, 9 insertions(+), 4 deletions(-)


Index: core/base/filesystem/PKGBUILD
diff -u core/base/filesystem/PKGBUILD:1.94 core/base/filesystem/PKGBUILD:1.95
--- core/base/filesystem/PKGBUILD:1.94	Fri Jan 11 18:49:53 2008
+++ core/base/filesystem/PKGBUILD	Wed Jan 30 00:44:06 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.94 2008/01/11 23:49:53 aaron Exp $
+# $Id: PKGBUILD,v 1.95 2008/01/30 05:44:06 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=filesystem
 pkgver=2007.11
-pkgrel=5
+pkgrel=6
 pkgdesc="Base filesystem"
 arch=(i686 x86_64)
 license=('GPL')
@@ -35,7 +35,7 @@
          'ffdf350b692604518c3c37248e7009ff'
          '4dbbde7544ea6799acec9fbb191c6b8e'
          'b32c83ae6886e0525995f7028b2c2967'
-         '76078a6ba65f55815e4585586566ab1f')
+         'f2a88eacb5c37201368c916d9e594440')
 
 build()
 {
Index: core/base/filesystem/profile
diff -u core/base/filesystem/profile:1.1 core/base/filesystem/profile:1.2
--- core/base/filesystem/profile:1.1	Thu Dec 20 03:19:26 2007
+++ core/base/filesystem/profile	Wed Jan 30 00:44:06 2008
@@ -1,9 +1,14 @@
 # 
 # /etc/profile
-# This file is intended to be used for ALL common Bourne-compatible shells
+#
+# This file is intended to be used for ALL common
+# Bourne-compatible shells. Shell specifics should be
+# handled in /etc/profile.$SHELL where $SHELL is the name
+# of the binary being run (discounting symlinks)
 #
 # Sections taken from SuSe's /etc/profile
 # Note the explicit use of 'test' to cover all bases
+#  and potentially incompatible shells
 
 #Determine our shell without using $SHELL, which may lie
 shell="sh"




More information about the arch-commits mailing list