[arch-commits] Commit in fakeroot/trunk (PKGBUILD fakeroot.install)

Allan McRae allan at archlinux.org
Tue Jan 12 14:45:14 UTC 2010


    Date: Tuesday, January 12, 2010 @ 09:45:14
  Author: allan
Revision: 62819

upgpkg: fakeroot 1.14.4-1
    upstream update

Modified:
  fakeroot/trunk/PKGBUILD
  fakeroot/trunk/fakeroot.install

------------------+
 PKGBUILD         |    6 +++---
 fakeroot.install |    2 --
 2 files changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-12 14:43:39 UTC (rev 62818)
+++ PKGBUILD	2010-01-12 14:45:14 UTC (rev 62819)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.14.3
+pkgver=1.14.4
 pkgrel=1
 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 install=fakeroot.install
 depends=('glibc' 'filesystem' 'grep' 'sed' 'sh')
 options=('!libtool')
-source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('ca68f84e0340068eaaa38aab01f10d47')
+source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.orig.tar.bz2)
+md5sums=('bea628be77838aaa7323a2f7601c2d7e')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: fakeroot.install
===================================================================
--- fakeroot.install	2010-01-12 14:43:39 UTC (rev 62818)
+++ fakeroot.install	2010-01-12 14:45:14 UTC (rev 62819)
@@ -6,8 +6,6 @@
 		sbin/ldconfig -r .
 		echo "done."
 	fi
-echo "The package is built using sysv ipc. If this causes segfaults"
-echo "see included README file and rebuild the pkg --with-ipc=tcp"
 }
 
 # arg 1: the new package version




More information about the arch-commits mailing list