From 134afc42039858d140b6d9a5dcbb6a45e4e59256 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Thu, 22 Nov 2012 08:46:23 +0100 Subject: [PATCH] %%description fixed --- dokuwiki-plugin-encryptedpasswords.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dokuwiki-plugin-encryptedpasswords.spec b/dokuwiki-plugin-encryptedpasswords.spec index 189a321..cd267d2 100644 --- a/dokuwiki-plugin-encryptedpasswords.spec +++ b/dokuwiki-plugin-encryptedpasswords.spec @@ -18,7 +18,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define plugindir %{dokudir}/lib/plugins/%{plugin} %description -Lists all pages that link back to a given page using the first headline as link title. +This plugin let you store 256 bit AES encrypted passwords in your +DokuWiki pages. The password can be decrypted by clicking them +(Javascript must be enabled). %prep %setup -q -n %{plugin} -- 2.43.0