summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-11-19 12:41:57 +0100
committerBor Kraljič2010-11-19 12:41:57 +0100
commitdd9231379d408bf8ab0a1fe63984413776afd8da (patch)
treee1d3ce227eacdf4e32ba65e04841d10c41727698
parentca7023928003dc986f588c66327204e8a4f6cff8 (diff)
cdemu-client: updated spell to 1.3.0
-rwxr-xr-xutils/cdemu-client/DEPENDS2
-rwxr-xr-xutils/cdemu-client/DETAILS6
-rw-r--r--utils/cdemu-client/HISTORY5
-rw-r--r--utils/cdemu-client/cdemu-client-1.0.0.tar.gz.sigbin280 -> 0 bytes
4 files changed, 9 insertions, 4 deletions
diff --git a/utils/cdemu-client/DEPENDS b/utils/cdemu-client/DEPENDS
index ab2716bc99..c283c4cd9c 100755
--- a/utils/cdemu-client/DEPENDS
+++ b/utils/cdemu-client/DEPENDS
@@ -1,3 +1,3 @@
depends cdemu-daemon &&
-depends cdemu-module &&
+depends vhba-module &&
depends python
diff --git a/utils/cdemu-client/DETAILS b/utils/cdemu-client/DETAILS
index c9488bdeb7..5a0863dad5 100755
--- a/utils/cdemu-client/DETAILS
+++ b/utils/cdemu-client/DETAILS
@@ -1,9 +1,9 @@
SPELL=cdemu-client
- VERSION=1.0.0
+ VERSION=1.3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL=http://www.kabelkaos.net/cdemu/experimental/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL=http://downloads.sourceforge.net/cdemu/$SOURCE
+ SOURCE_HASH=sha512:7d6722c56d4aa4dbefd61d7fbb611d76988b7728a26ba4db18a905fdaafa43a62117e990a6d6f520744d1fe4d7e6be6bad93a5d156347ca1e6b3f3d8f31a29cd
LICENSE[0]=GPL
WEB_SITE="http://www.cdemu.org"
KEYWORDS="kernels"
diff --git a/utils/cdemu-client/HISTORY b/utils/cdemu-client/HISTORY
index 5844ea51c1..23e47875b2 100644
--- a/utils/cdemu-client/HISTORY
+++ b/utils/cdemu-client/HISTORY
@@ -1,3 +1,8 @@
+2010-11-19 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: updated spell to 1.3.0
+ Fixed SOURCE_URL[0]
+ * DEPENDS: changed cdemu-module -> vhba-module
+
2007-05-04 Eric Sandall <sandalle@sourcemage.org>
* DETAILS, DEPENDS: Created
diff --git a/utils/cdemu-client/cdemu-client-1.0.0.tar.gz.sig b/utils/cdemu-client/cdemu-client-1.0.0.tar.gz.sig
deleted file mode 100644
index a4bc60a1eb..0000000000
--- a/utils/cdemu-client/cdemu-client-1.0.0.tar.gz.sig
+++ /dev/null
Binary files differ