summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-10-02 17:32:55 +0400
committerVlad Glagolev2010-10-02 17:32:55 +0400
commit5828e4973b812526d397a4fe19f083f5932dba43 (patch)
treed480e067bb517efff5bb3f4b6f3b805640baed3e
parent23849d36b4853379aaba88d6f6ff34362ae333cc (diff)
kexec-tools: => 2.0.2
-rwxr-xr-xutils/kexec-tools/DETAILS11
-rw-r--r--utils/kexec-tools/HISTORY4
-rw-r--r--utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sigbin287 -> 0 bytes
3 files changed, 11 insertions, 4 deletions
diff --git a/utils/kexec-tools/DETAILS b/utils/kexec-tools/DETAILS
index 8871634184..c1c4135adc 100755
--- a/utils/kexec-tools/DETAILS
+++ b/utils/kexec-tools/DETAILS
@@ -1,10 +1,13 @@
SPELL=kexec-tools
- VERSION=2.0.1
+ VERSION=2.0.2
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL=$KERNEL_URL/pub/linux/kernel/people/horms/kexec-tools/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE2=$SOURCE.sign
+ SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/kexec/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.sign
+ SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
+ WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/kexec/
ENTERED=20050724
LICENCE=GPL2
KEYWORDS="utils"
diff --git a/utils/kexec-tools/HISTORY b/utils/kexec-tools/HISTORY
index dc8d13f288..65446ee319 100644
--- a/utils/kexec-tools/HISTORY
+++ b/utils/kexec-tools/HISTORY
@@ -1,3 +1,7 @@
+2010-10-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.0.2; fixed source url, website
+ converted to upstream signature checking
+
2009-09-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.0.1; quoting paths
diff --git a/utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig b/utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig
deleted file mode 100644
index e4c3dd95ae..0000000000
--- a/utils/kexec-tools/kexec-tools-2.0.1.tar.bz2.sig
+++ /dev/null
Binary files differ