[arch-commits] Commit in webmin/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Aug 4 12:45:41 UTC 2008
Date: Monday, August 4, 2008 @ 08:45:41
Author: tpowa
Revision: 7803
Merged revisions 2-7801 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/webmin/trunk
........
r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r7799 | tpowa | 2008-08-04 11:50:35 +0000 (Mo, 04 Aug 2008) | 1 line
upgpkg: webmin 1.420-1
........
Modified:
webmin/repos/extra-x86_64/ (properties)
webmin/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Property changes on: webmin/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /webmin/trunk:1
+ /webmin/trunk:1-7801
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-08-04 12:45:41 UTC (rev 7802)
+++ extra-x86_64/PKGBUILD 2008-08-04 12:45:41 UTC (rev 7803)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=webmin
-pkgver=1.400
+pkgver=1.420
pkgrel=1
pkgdesc="a web-based interface for system administration"
arch=(i686 x86_64)
@@ -89,6 +89,7 @@
webmin.rc)
build() {
+ # NOTE: USE --asroot build option to avoid fakeroot error!
cd $startdir/src/$pkgname-$pkgver
# add patches from webmin.com
#for i in ../*.wbm
@@ -206,7 +207,7 @@
# install license
install -m 644 -D $startdir/src/$pkgname-$pkgver/LICENCE $startdir/pkg/usr/share/licenses/webmin/LICENCE
}
-md5sums=('c52399bc70f0277d69fb128930e09fd0'
+md5sums=('0b650023ad06dc88523f0e564d86fd3b'
'da6bea412a5be8cf82a813078fec5847'
- 'c86518037449e0fc0c60fc24537ea038'
+ '4cf1139093ea59044be42a4f173fb8aa'
'0673e51af0e81418b4a6c1e205f7e5cd')
More information about the arch-commits
mailing list