Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/s390/s390x/netboot/, ...
Date: Tue, 08 Dec 2015 20:52:44
Message-Id: 1449607896.6cfbdd0570e2a35988e1a3e962e4de62c7cf147b.vapier@gentoo
1 commit: 6cfbdd0570e2a35988e1a3e962e4de62c7cf147b
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 8 20:51:36 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 8 20:51:36 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6cfbdd05
7
8 s390 netboot: add more util-linux libs
9
10 Newer versions of util-linux include more libs, so make sure we bundle
11 them up so tools aren't broken.
12
13 URL: https://bugs.gentoo.org/556328
14
15 releases/weekly/specs/s390/s390/netboot/netboot.spec | 2 ++
16 releases/weekly/specs/s390/s390x/netboot/netboot.spec | 2 ++
17 2 files changed, 4 insertions(+)
18
19 diff --git a/releases/weekly/specs/s390/s390/netboot/netboot.spec b/releases/weekly/specs/s390/s390/netboot/netboot.spec
20 index 8722c0d..c4a75b0 100644
21 --- a/releases/weekly/specs/s390/s390/netboot/netboot.spec
22 +++ b/releases/weekly/specs/s390/s390/netboot/netboot.spec
23 @@ -185,7 +185,9 @@ netboot2/packages/sys-apps/util-linux/files:
24 /sbin/swapoff
25 /lib/libblkid.so.*
26 /lib/libmount.so.*
27 + /lib/libsmartcols.so.*
28 /lib/libuuid.so.*
29 + /usr/lib/libfdisk.so.*
30
31 netboot2/packages/app-editors/nano/files:
32 /bin/nano
33
34 diff --git a/releases/weekly/specs/s390/s390x/netboot/netboot.spec b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
35 index d72ed2d..89ebacb 100644
36 --- a/releases/weekly/specs/s390/s390x/netboot/netboot.spec
37 +++ b/releases/weekly/specs/s390/s390x/netboot/netboot.spec
38 @@ -185,7 +185,9 @@ netboot2/packages/sys-apps/util-linux/files:
39 /sbin/swapoff
40 /lib64/libblkid.so.*
41 /lib64/libmount.so.*
42 + /lib64/libsmartcols.so.*
43 /lib64/libuuid.so.*
44 + /usr/lib64/libfdisk.so.*
45
46 netboot2/packages/app-editors/nano/files:
47 /bin/nano