From 9f4ea14bb02d69575d8f8cee1b47e381c053e21d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 26 Oct 2012 16:38:15 +0900 Subject: [PATCH] simplify the common description --- pandoc.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pandoc.spec b/pandoc.spec index b9e096d..8f1f11b 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -6,11 +6,11 @@ %global common_summary Haskell %{pkg_name} library -%global common_description Pandoc is a Haskell library for converting from one markup format to another,\ -and a command-line tool that uses this library. It can read markdown and\ -(subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown,\ -reStructuredText, HTML, LaTeX, ConTeXt, Docbook, OpenDocument, ODT, RTF,\ -MediaWiki, groff man pages, EPUB, and S5 and Slidy HTML slide shows. +%global common_description Pandoc is a tool and Haskell library for converting markup formats.\ +It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX,\ +and can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook,\ +OpenDocument, ODT, RTF, MediaWiki, groff man pages, EPUB, and\ +S5 and Slidy HTML slideshows. Name: %{pkg_name} Version: 1.9.4.2