[Lunar-commits] <moonbase> dump: Version bump and adding a CONFIGURE to disable SE Linux stuff.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Nov 16 15:10:03 CET 2010
commit 91419d7eb32e74940f1fb20676b5a8b1d3ee0127
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Nov 16 09:10:03 2010 -0500
dump: Version bump and adding a CONFIGURE to disable SE Linux stuff.
---
utils/dump/CONFIGURE | 1 +
utils/dump/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/utils/dump/CONFIGURE b/utils/dump/CONFIGURE
new file mode 100644
index 0000000..fdb4e4f
--- /dev/null
+++ b/utils/dump/CONFIGURE
@@ -0,0 +1 @@
+mquery USE_SE_LINUX "Use restore to translate SELinux EAs?" n "--enable-transselinux" "--disable-transselinux"
diff --git a/utils/dump/DETAILS b/utils/dump/DETAILS
index 20f25a6..9a7588a 100644
--- a/utils/dump/DETAILS
+++ b/utils/dump/DETAILS
@@ -1,13 +1,13 @@
MODULE=dump
- VERSION=0.4b41
+ VERSION=0.4b43
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:dc6315d81bc4350bc556e061696a17b16817af16
+ SOURCE_VFY=sha1:09dfb24ab3093e95d6d2d57633756d2e2576763b
WEB_SITE=http://dump.sourceforge.net/
ENTERED=20020806
- UPDATED=20060103
+ UPDATED=20101116
SHORT="dump and restore backuptools"
-
+PSAFE=no
cat << EOF
Dump examines files in a filesystem, determines which ones need to be
backed up, and copies those files to a specified disk, tape or other
More information about the Lunar-commits
mailing list