[arch-commits] CVS update of core/base/initscripts (ChangeLog PKGBUILD)

Aaron Griffin aaron at archlinux.org
Tue Mar 18 17:38:05 UTC 2008


    Date: Tuesday, March 18, 2008 @ 13:38:05
  Author: aaron
    Path: /home/cvs-core/core/base/initscripts

Modified: ChangeLog (1.2 -> 1.3) PKGBUILD (1.187 -> 1.188)

upgpkg: initscripts 2008.03-2
    Fix a typo from the last release


-----------+
 ChangeLog |   10 ++++++++++
 PKGBUILD  |    6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)


Index: core/base/initscripts/ChangeLog
diff -u core/base/initscripts/ChangeLog:1.2 core/base/initscripts/ChangeLog:1.3
--- core/base/initscripts/ChangeLog:1.2	Mon Mar 17 19:03:47 2008
+++ core/base/initscripts/ChangeLog	Tue Mar 18 13:38:04 2008
@@ -1,3 +1,13 @@
+commit a71b075e90154073e3ba331de9b74b8bc088ec45
+Author: Aaron Griffin <aaronmgriffin at gmail.com>
+Date:   Tue Mar 18 12:33:24 2008 -0500
+
+    Fix a directory typo
+    
+    Looks like a 'bin/' slipped in there somewhere. Whoops
+    
+    Signed-off-by: Aaron Griffin <aaronmgriffin at gmail.com>
+
 commit 52a6990bc7ab0b48d6d227a8dcb782cb1d419dd5
 Author: Aaron Griffin <aaronmgriffin at gmail.com>
 Date:   Mon Mar 17 11:34:12 2008 -0500
Index: core/base/initscripts/PKGBUILD
diff -u core/base/initscripts/PKGBUILD:1.187 core/base/initscripts/PKGBUILD:1.188
--- core/base/initscripts/PKGBUILD:1.187	Mon Mar 17 19:03:47 2008
+++ core/base/initscripts/PKGBUILD	Tue Mar 18 13:38:04 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.187 2008/03/17 23:03:47 aaron Exp $
+# $Id: PKGBUILD,v 1.188 2008/03/18 17:38:04 aaron Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=initscripts
 pkgver=2008.03
-pkgrel=1
+pkgrel=2
 pkgdesc="System initialization/bootup scripts"
 arch=('i686' 'x86_64')
 url="http://www.archlinux.org"
@@ -14,7 +14,7 @@
 depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=118' 'net-tools' 'ncurses')
 install=initscripts.install
 source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.gz)
-md5sums=('e034005a7fc99ae48df4c923d49f04e7')
+md5sums=('b297c7d4a842c64a8e2fe194dc38687c')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}-${pkgrel}/




More information about the arch-commits mailing list