summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2011-03-10 14:02:58 -0800
committerGeorge Sherwood2011-03-12 10:17:14 -0600
commit612acacf445afbc6252a328d345dbbd2e86e172a (patch)
tree4ac4599131e6bb12dbef5695de75c5e0a1e96405
parent76148b0dc3408d40604c0227ac8a67cba6f5629d (diff)
libfs: Configure flag IPv6 -> ipv6, PATCHLEVEL++, Bug #15951
(cherry picked from commit de2d67a89015f5e88f75aaf9c2dbd049926d09b5)
-rwxr-xr-xxorg-lib/libfs/CONFIGURE6
-rwxr-xr-xxorg-lib/libfs/DETAILS1
-rw-r--r--xorg-lib/libfs/HISTORY4
3 files changed, 9 insertions, 2 deletions
diff --git a/xorg-lib/libfs/CONFIGURE b/xorg-lib/libfs/CONFIGURE
index 2ca4f1569b..2d293f5380 100755
--- a/xorg-lib/libfs/CONFIGURE
+++ b/xorg-lib/libfs/CONFIGURE
@@ -1,3 +1,5 @@
+list_remove LIBFS_OPTS "--enable-IPv6" &&
+
config_query_option LIBFS_OPTS \
'Enable UNIX domain socket transport?' \
y \
@@ -13,5 +15,5 @@ config_query_option LIBFS_OPTS \
config_query_option LIBFS_OPTS \
'Enable IPv6 transport?' \
y \
- '--enable-IPv6' \
- '--disable-IPv6'
+ '--enable-ipv6' \
+ '--disable-ipv6'
diff --git a/xorg-lib/libfs/DETAILS b/xorg-lib/libfs/DETAILS
index ec144e4b78..73b9007d44 100755
--- a/xorg-lib/libfs/DETAILS
+++ b/xorg-lib/libfs/DETAILS
@@ -6,6 +6,7 @@
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
# SOURCE_HASH=sha512:3138bf33c3b7b906a8f6370e11688d161e2972b4f12ba46e52d8a615e7557d338c5f68d3d7776f5a1e7f457732686aa6ccb59e03dd1cd1c1226fbd666c886fb6
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+ PATCHLEVEL=1
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-lib/libfs/HISTORY b/xorg-lib/libfs/HISTORY
index b70b1180cc..9e378d8367 100644
--- a/xorg-lib/libfs/HISTORY
+++ b/xorg-lib/libfs/HISTORY
@@ -1,3 +1,7 @@
+2011-03-10 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * CONFIGURE: IPv6 -> ipv6 (Bug #15951)
+
2010-12-21 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.0.3