[arch-commits] CVS update of extra/daemons/webmin (3 files)
Tobias Powalowski
tpowa at archlinux.org
Thu Mar 6 11:42:11 UTC 2008
Date: Thursday, March 6, 2008 @ 06:42:11
Author: tpowa
Path: /home/cvs-extra/extra/daemons/webmin
Modified: PKGBUILD (1.32 -> 1.33)
Removed: webmin-config.tar.bz2 (1.5) webmin-pacman.tar.bz2 (1.2)
'upgpkg: update to new version'
-----------------------+
PKGBUILD | 19 +++++++++++--------
webmin-config.tar.bz2 | <<Binary file>>
webmin-pacman.tar.bz2 | <<Binary file>>
3 files changed, 13 insertions(+), 8 deletions(-)
Index: extra/daemons/webmin/PKGBUILD
diff -u extra/daemons/webmin/PKGBUILD:1.32 extra/daemons/webmin/PKGBUILD:1.33
--- extra/daemons/webmin/PKGBUILD:1.32 Fri Jan 11 09:27:10 2008
+++ extra/daemons/webmin/PKGBUILD Thu Mar 6 06:42:11 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.32 2008/01/11 14:27:10 tpowa Exp $
+# $Id: PKGBUILD,v 1.33 2008/03/06 11:42:11 tpowa Exp $
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=webmin
-pkgver=1.390
+pkgver=1.400
pkgrel=1
pkgdesc="a web-based interface for system administration"
arch=(i686 x86_64)
@@ -83,7 +83,10 @@
'etc/webmin/pserver/config' \
'etc/webmin/dnsadmin/config' )
install=webmin.install
-source=(http://surfnet.dl.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz webmin-config.tar.bz2 webmin.rc webmin-pacman.tar.bz2)
+source=(http://surfnet.dl.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz
+ ftp://ftp.archlinux.org/other/webmin/webmin-config.tar.bz2
+ ftp://ftp.archlinux.org/other/webmin/webmin-pacman.tar.bz2
+ webmin.rc)
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -100,7 +103,7 @@
rm -f mount/macos-mounts*
# remove modules we do not support
- rm -rf {ldap-useradmin,mon,sentry,frox,jabber,majordomo,qmail,sendmail,sarg,wuftpd,webalizer,inetd,ipsec,pap,pptp-client,pptp-server,shorewall,smart-status,vgetty,heartbeat,cfengine,cpan,sgiexports,hpuxexports,qmailadmin,bsdexports,dfsadmin}
+ rm -rf {bacula-backup,ldap-useradmin,mon,sentry,frox,jabber,majordomo,qmail,sendmail,sarg,wuftpd,webalizer,inetd,ipsec,pap,pptp-client,pptp-server,shorewall,smart-status,vgetty,heartbeat,cfengine,cpan,sgiexports,hpuxexports,qmailadmin,bsdexports,dfsadmin}
#remove config files from other distros
rm -f $(find . ! -name 'config-generic-linux' ! -name 'config-\*-linux' ! -name 'config-lib.pl' -name 'config-*')
@@ -134,7 +137,7 @@
# remove other distros and add only Archlinux don't change next line else it will not work!
rm os_list.txt
- echo 'Archlinux Any version generic-linux *, -d "/var/abs"' >> os_list.txt
+ echo 'Archlinux Any version generic-linux * -d "/etc/pacman.d"' >> os_list.txt
# Add rc.conf support to boot and shutdown menu and lock editing of this module
cd init/
@@ -203,7 +206,7 @@
# install license
install -m 644 -D $startdir/src/$pkgname-$pkgver/LICENCE $startdir/pkg/usr/share/licenses/webmin/LICENCE
}
-md5sums=('16178a46cbf67e983d183d3074e246b1'
+md5sums=('c52399bc70f0277d69fb128930e09fd0'
'da6bea412a5be8cf82a813078fec5847'
- '0673e51af0e81418b4a6c1e205f7e5cd'
- '4cf1139093ea59044be42a4f173fb8aa')
+ 'c86518037449e0fc0c60fc24537ea038'
+ '0673e51af0e81418b4a6c1e205f7e5cd')
Index: extra/daemons/webmin/webmin-config.tar.bz2
<<Binary file>>
Index: extra/daemons/webmin/webmin-pacman.tar.bz2
<<Binary file>>
More information about the arch-commits
mailing list