aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2013-04-16 15:26:30 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2013-04-16 15:26:30 +0400
commitc7944dd245c4dd277b1582c50abc24d2bb91b1d4 (patch)
treec16d34efd3593ff166dfe55020e5a43a892fc560 /sys-cluster/lustre/lustre-9999.ebuild
parent[dev-java/netcdf] upstream file changed, yay... (diff)
downloadsci-c7944dd245c4dd277b1582c50abc24d2bb91b1d4.tar.gz
sci-c7944dd245c4dd277b1582c50abc24d2bb91b1d4.tar.bz2
sci-c7944dd245c4dd277b1582c50abc24d2bb91b1d4.zip
Update lustre patches
Package-Manager: portage-2.2.0_alpha173 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster/lustre/lustre-9999.ebuild')
-rw-r--r--sys-cluster/lustre/lustre-9999.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild
index 975bc7697..5a783bde9 100644
--- a/sys-cluster/lustre/lustre-9999.ebuild
+++ b/sys-cluster/lustre/lustre-9999.ebuild
@@ -25,8 +25,9 @@ DEPEND="
readline? ( sys-libs/readline )
tcpd? ( sys-apps/tcp-wrappers )
server? (
- >=sys-kernel/spl-0.6.0_rc14-r2
- >=sys-fs/zfs-kmod-0.6.0_rc14-r4
+ >=sys-kernel/spl-0.6.1
+ >=sys-fs/zfs-kmod-0.6.1
+ >=sys-fs/zfs-0.6.1
)
"
RDEPEND="${DEPEND}"
@@ -40,10 +41,9 @@ PATCHES=(
"${FILESDIR}/0006-LU-2850-kernel-3.8-upstream-removes-vmtruncate.patch"
"${FILESDIR}/0007-LU-2850-kernel-3.8-upstream-kills-daemonize.patch"
"${FILESDIR}/0008-LU-2987-llite-rcu-free-inode.patch"
- "${FILESDIR}/0009-LU-3011-ubuntu-Fix-build-failures-on-Ubuntu-12.04.patch"
- "${FILESDIR}/0010-LU-3077-build-fix-warnings-in-client-modules.patch"
- "${FILESDIR}/0011-LU-2850-kernel-3.9-hlist_for_each_entry-uses-3-args.patch"
- "${FILESDIR}/0012-LU-2850-kernel-f_vfsmnt-replaced-by-f_path.mnt.patch"
+ "${FILESDIR}/0009-LU-2850-kernel-3.9-hlist_for_each_entry-uses-3-args.patch"
+ "${FILESDIR}/0010-LU-2850-kernel-f_vfsmnt-replaced-by-f_path.mnt.patch"
+ "${FILESDIR}/0011-LU-3117-build-zfs-0.6.1-kmod-dkms-compatibility.patch"
)
pkg_setup() {