~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] /main/lxc - version bump to 1.0.1

Details
Message ID
<1394564664-8210-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1394564664
DKIM signature
missing
Download raw message
Patch: +2 -2
LXC version bump to 1.0.1 (with correct $pkgrel of 0)
---
 main/lxc/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD
index c7896db..bec9ca1 100644
--- a/main/lxc/APKBUILD
+++ b/main/lxc/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lxc
pkgver=1.0.0
pkgver=1.0.1
_mypkgver=${pkgver/_rc/.rc}
pkgrel=3
pkgrel=0
pkgdesc="linux containers - tools"
url="http://lxc.sourceforge.net/"
arch="all"
-- 
1.8.5.4



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20140312082401.4d7e19f6@ncopa-desktop.alpinelinux.org>
In-Reply-To
<1394564664-8210-1-git-send-email-developer@it-offshore.co.uk> (view parent)
Sender timestamp
1394609041
DKIM signature
missing
Download raw message
On Tue, 11 Mar 2014 19:04:24 +0000
Stuart Cardall <developer@it-offshore.co.uk> wrote:

> LXC version bump to 1.0.1 (with correct $pkgrel of 0)
> ---
>  main/lxc/APKBUILD | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

When trying to build i got this:

>>> lxc: Checking sanity of /home/ncopa/aports/main/lxc/APKBUILD...
>>> ERROR: lxc: lxc-1.0.1.tar.gz is missing in checksums


I fixed it and fixed the commit message a bit.

Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)