X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 4AFC01EBFF3 for ; Thu, 6 Jan 2011 12:58:16 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 7A36BAE4002 for ; Thu, 6 Jan 2011 12:58:15 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i-72I9Q04wvU for ; Thu, 6 Jan 2011 12:58:14 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 57CF0AE4001 for ; Thu, 6 Jan 2011 12:58:13 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id F122F60D05782 for ; Thu, 6 Jan 2011 12:58:12 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (unknown [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id CA5B960D0577A for ; Thu, 6 Jan 2011 12:58:11 +0000 (UTC) Date: Thu, 6 Jan 2011 14:00:05 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] abuild release 2.7 Message-ID: <20110106140005.745314ed@ncopa-desktop.nor.wtbts.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, I have just pushed abuild 2.7 to the edge tree. This release will be more picky on if arch="noarch" properly and will exit with error if its not. Some other nice new features: - saveas-http:// .... - check that .initd files are #!/sbin/runscript - implement 'abuild sourcecheck' which will only check if the remote sources are still there. Supposed to be used in a weekly cronjob that notifies the maintainers if upstream source links are broken. - newapkbuild improvements. Will add ./configure if configure script found, otherwise it will not. Also updated to add arch= - abuild-keygen: support for non-interactive mode (for chroot builds) - apkgrel: new too to bump pkgrel in APKBUILDs Enjoy! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---