From 74b79f238436b3f187b20405258bf4b4e134bdd4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 1 May 2013 19:44:58 +0900 Subject: [PATCH] fix the pandoc-pdf summary and description just to talk about pdf not xetex --- pandoc.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pandoc.spec b/pandoc.spec index dc131ec..91ea1c9 100644 --- a/pandoc.spec +++ b/pandoc.spec @@ -67,7 +67,7 @@ For pdf output please also install pandoc-pdf. %package pdf -Summary: Metapackage for pandoc xetex support +Summary: Metapackage for pandoc pdf support Requires: %{name} = %{version} Requires: texlive-collection-latex Requires: texlive-ec @@ -76,8 +76,8 @@ Obsoletes: pandoc-markdown2pdf < %{version}-%{release} %description pdf %{common_description} -This package pulls in the texlive latex and xetex packages -needed by pandoc to generate pdf output. +This package pulls in the texlive latex package collection needed by +pandoc to generate pdf output. %prep