[Lunar-commits] <moonbase> open-iscsi: Bumped version to 2.0-873
Stefan Wold
ratler at lunar-linux.org
Thu Jun 21 18:23:54 CEST 2012
commit f8330f7e9030d8e0456a9c397dd9b3af3ea14a7d
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Thu Jun 21 18:23:54 2012 +0200
open-iscsi: Bumped version to 2.0-873
- New download location
- Reworked some of the patches
---
net/open-iscsi/BUILD | 9 +++------
net/open-iscsi/DETAILS | 26 ++++++++++++--------------
2 files changed, 15 insertions(+), 20 deletions(-)
diff --git a/net/open-iscsi/BUILD b/net/open-iscsi/BUILD
index 4257434..36770e4 100644
--- a/net/open-iscsi/BUILD
+++ b/net/open-iscsi/BUILD
@@ -1,14 +1,11 @@
(
- patch_it $SOURCE2 0 &&
- patch_it $SOURCE3 0 &&
+ patch_it $SOURCE2 1 &&
+ patch_it $SOURCE3 1 &&
patch_it $SOURCE4 1 &&
- patch_it $SOURCE5 1 &&
- sedit 's;-lisns;& -lslp;g' usr/Makefile &&
-
cd $SOURCE_DIRECTORY/utils/open-isns &&
- ./configure --with-slp &&
+ ./configure --with-slp --with-security=no &&
cd $SOURCE_DIRECTORY &&
OPTFLAGS=$CFLAGS make user &&
prepare_install &&
diff --git a/net/open-iscsi/DETAILS b/net/open-iscsi/DETAILS
index 52317f4..3b2fed8 100644
--- a/net/open-iscsi/DETAILS
+++ b/net/open-iscsi/DETAILS
@@ -1,24 +1,22 @@
MODULE=open-iscsi
- VERSION=2.0-872
- SOURCE=${MODULE}-${VERSION}.tar.bz2
- SOURCE2=open-iscsi-2.0.872-makefile-cleanup.patch
- SOURCE3=open-iscsi-2.0.872-glibc212.patch
- SOURCE4=open-iscsi-2.0.872-slp.patch
- SOURCE5=open-iscsi-2.0.872-omg-calling-configure.patch
- SOURCE_URL=ftp://ftp.se.kernel.org/pub/linux/kernel/people/mnc/open-iscsi/releases/
+ VERSION=2.0-873
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE2=open-iscsi-2.0.873-ldflags.patch
+ SOURCE3=open-iscsi-2.0.873-slp.patch
+ SOURCE4=open-iscsi-2.0.873-omg-calling-configure.patch
+ SOURCE_URL=http://www.open-iscsi.org/bits
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
SOURCE4_URL=$PATCH_URL
- SOURCE5_URL=$PATCH_URL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha256:1680061046335a2cd8e136872ec564728361acbfff1477a5179fc984a8933804
- SOURCE2_VFY=sha256:c0e92ba2211dd74e89dcc0c5793e02ad8ad06b41a07a0687007bba6415546dfd
- SOURCE3_VFY=sha256:e7b299da12daed432f18a115b7a14eadb61a3db13df89af21a9078357ebf63ca
- SOURCE4_VFY=sha256:c53c6da442bbaf2e0e67d18029d1f6292a21a332b971acbfb01bccbdb9873ef8
- SOURCE5_VFY=sha256:92ab247afde924a6d07643abc2cb34598a2fb13f62718684803ab44b9bce7241
+ SOURCE_VFY=sha256:7dd9f2f97da417560349a8da44ea4fcfe98bfd5ef284240a2cc4ff8e88ac7cd9
+ SOURCE2_VFY=sha256:e236854d2a287287f6aea8388d38b26d330866cb0b59615f7ae2929d11f7d73b
+ SOURCE3_VFY=sha256:fa2a1f8d6c373384ea2438947c8de977f3be0ce12e968ce6d39e2c01f9e3cbd3
+ SOURCE4_VFY=sha256:6cbd704bcefc7eef63de94af2b9c5e608d863d13a28b48ef07e1b6e21bbc6ce4
WEB_SITE="http://www.open-iscsi.org/"
+ MAINTAINER=ratler at lunar-linux.org
ENTERED=20110517
- UPDATED=20110517
+ UPDATED=20120621
SHORT="A high performance, transport independent, multi-platform implementation of RFC3720"
cat <<EOF
Open-iSCSI is a high performance, transport independent, multi-platform
More information about the Lunar-commits
mailing list