From f71c6a25d98b19eeaf78b5dddb5ea185c787619c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 19 Jun 2013 17:04:24 +0900 Subject: [PATCH] improve the description formatting --- ghc-entropy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-entropy.spec b/ghc-entropy.spec index 7b3552c..aad283b 100644 --- a/ghc-entropy.spec +++ b/ghc-entropy.spec @@ -26,8 +26,8 @@ BuildRequires: ghc-template-haskell-devel %description A platform independent method to obtain cryptographically strong entropy (urandom on Linux, CryptAPI on Windows, patches welcome). -Users looking for cryptographically strong (number-theoretically -sound) PRNGs should see the 'DRBG' package too!. +Users looking for cryptographically strong (number-theoretically sound) +PRNGs should see the 'DRBG' package too!. %package devel