From: Jacek Konieczny Date: Thu, 22 Nov 2012 07:46:23 +0000 (+0100) Subject: %%description fixed X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdokuwiki-plugin-encryptedpasswords.git;a=commitdiff_plain %%description fixed --- 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}