[Lunar-commits] <moonbase> Revert "dialog: version bumped to 1.1-20100119."
Florin Braescu
florin at lunar-linux.org
Tue Feb 16 01:25:10 CET 2010
commit b988a2b0674dcbd74bcd4f22d1910175d63535b3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 16 02:25:10 2010 +0200
Revert "dialog: version bumped to 1.1-20100119."
This reverts commit e481c5455615333910996790774a0b149c12a3f2.
revert it.
---
filesys/device-mapper/DETAILS | 9 +++++----
utils/dialog/DETAILS | 11 +++++------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/filesys/device-mapper/DETAILS b/filesys/device-mapper/DETAILS
index 52019e2..2b46d34 100644
--- a/filesys/device-mapper/DETAILS
+++ b/filesys/device-mapper/DETAILS
@@ -1,12 +1,13 @@
MODULE=device-mapper
- VERSION=2.02.60
+ VERSION=1.02.28
SOURCE=$MODULE.$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
- SOURCE_URL=http://sourceware.org/dm
- SOURCE_VFY=sha1:
+ SOURCE_URL[0]=ftp://sources.redhat.com/pub/dm
+ SOURCE_URL[1]=ftp://sources.redhat.com/pub/dm/old
+ SOURCE_VFY=sha1:0d1b4e27b5afa5f68b8bc6e1905f9430470045b7
WEB_SITE=http://sources.redhat.com/dm
ENTERED=20040511
- UPDATED=20100216
+ UPDATED=20090127
SHORT="Supports logical volume management by the kernel"
cat << EOF
diff --git a/utils/dialog/DETAILS b/utils/dialog/DETAILS
index 691b6fd..8640f29 100644
--- a/utils/dialog/DETAILS
+++ b/utils/dialog/DETAILS
@@ -1,13 +1,12 @@
MODULE=dialog
- VERSION=1.1-20100119
+ VERSION=1.1-20080316
SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=ftp://invisible-island.net/$MODULE
- SOURCE_VFY=sha1:07f4081edd93b9cac5c1e59f747d0d785511457c
+ SOURCE_URL=ftp://invisible-island.net/$MODULE/
+ SOURCE_VFY=sha1:de136626fd4f3edf75b3997d75bb9bf151eb39f0
WEB_SITE=http://invisible-island.net/dialog
ENTERED=20010922
- UPDATED=20100216
- SHORT="allows shell scripts to provide fancy text dialog with users"
-
+ UPDATED=20080319
+ SHORT="allows shell scripts to provide fancy text dialog with users."
cat << EOF
Dialog lets you to present a variety of questions or display messages
using dialog boxes from a shell script (or any scripting language).
More information about the Lunar-commits
mailing list