Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/
Date: Wed, 06 Mar 2013 13:20:55
Message-Id: 1362576032.b45318017ad2738e6b11a8d9ff1a41bbd49f224a.alexxy@gentoo
1 commit: b45318017ad2738e6b11a8d9ff1a41bbd49f224a
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 6 13:20:32 2013 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 6 13:20:32 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b4531801
7
8 Realy add patches to ebuild
9
10 Package-Manager: portage-2.2.0_alpha166
11
12 ---
13 sys-cluster/lustre/ChangeLog | 3 +++
14 sys-cluster/lustre/lustre-9999.ebuild | 1 +
15 2 files changed, 4 insertions(+), 0 deletions(-)
16
17 diff --git a/sys-cluster/lustre/ChangeLog b/sys-cluster/lustre/ChangeLog
18 index 1295495..7cc3739 100644
19 --- a/sys-cluster/lustre/ChangeLog
20 +++ b/sys-cluster/lustre/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 06 Mar 2013; Alexey Shvetsov <alexxy@g.o> lustre-9999.ebuild:
26 + Realy add patches to ebuild
27 +
28 06 Mar 2013; Alexey Shvetsov <alexxy@g.o>
29 +files/0001-LU-2850-build-check-header-files-in-generated-uapi-d.patch,
30 +files/0002-LU-2850-kernel-3.7-kernel-posix-acl-needs-userns.patch,
31
32 diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild
33 index 99ed754..d3c46d8 100644
34 --- a/sys-cluster/lustre/lustre-9999.ebuild
35 +++ b/sys-cluster/lustre/lustre-9999.ebuild
36 @@ -40,6 +40,7 @@ pkg_setup() {
37 }
38
39 src_prepare() {
40 + epatch ${PATCHES[@]}
41 # disable Werror
42 sed -e 's:-Werror::g' \
43 -i libcfs/autoconf/lustre-libcfs.m4 \