summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-09-26 12:57:21 +0200
committerBor Kraljič2011-09-26 12:57:21 +0200
commitf0c9382f11aed539ef9357191bb00060238a0e9a (patch)
tree08e416bb83ffd5fee202b7df4c1237af2bf3ad11
parent67658da493bae8c99d8b262aaf949864c90f9937 (diff)
diction: converted to upstream signature checking
-rw-r--r--doc/diction/D679F6CF.gpgbin0 -> 1082 bytes
-rwxr-xr-xdoc/diction/DETAILS6
-rw-r--r--doc/diction/HISTORY4
3 files changed, 9 insertions, 1 deletions
diff --git a/doc/diction/D679F6CF.gpg b/doc/diction/D679F6CF.gpg
new file mode 100644
index 0000000000..e1313ec5d4
--- /dev/null
+++ b/doc/diction/D679F6CF.gpg
Binary files differ
diff --git a/doc/diction/DETAILS b/doc/diction/DETAILS
index 84b374ca51..a86d42eddc 100755
--- a/doc/diction/DETAILS
+++ b/doc/diction/DETAILS
@@ -1,10 +1,14 @@
SPELL=diction
VERSION=1.11
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
- SOURCE_HASH=sha512:f8be4c388c2659e91ba2dcfd5e3680aee0771b9b9a8c91a8877f6f61d5c014572c96ebf8e9cacbfa2afe2502e10957de9dd065245278cabeab13e28281404fb9
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
+ SOURCE_GPG=D679F6CF.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/diction
LICENSE[0]=GPL
ENTERED=20020927
diff --git a/doc/diction/HISTORY b/doc/diction/HISTORY
index ad73f4ed29..bab6f43a8f 100644
--- a/doc/diction/HISTORY
+++ b/doc/diction/HISTORY
@@ -1,3 +1,7 @@
+2011-09-26 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: converted to upstream signature checking
+ * D679F6CF.gpg: added gpg keyring
+
2008-01-18 Martin Spitzbarth <m.spitzbarth@gmx.de>
* DETAILS: updated spell to 1.11
fixed long description wrap