[ghc-xss-sanitize] tidy up description

Jens Petersen petersen at fedoraproject.org
Tue Mar 12 16:05:15 UTC 2013


commit b64318e235936c5d3a769a5e7d7ed6532ed33959
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Mar 13 01:05:10 2013 +0900

    tidy up description

 ghc-xss-sanitize.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ghc-xss-sanitize.spec b/ghc-xss-sanitize.spec
index b18a321..94e7613 100644
--- a/ghc-xss-sanitize.spec
+++ b/ghc-xss-sanitize.spec
@@ -5,9 +5,8 @@
 
 %global common_summary Sanitize untrusted HTML to prevent XSS attacks
 
-%global common_description Run untrusted HTML through \
-Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md for \
-more details.
+%global common_description Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS\
+to prevent XSS attacks.
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.3


More information about the scm-commits mailing list