[pandoc] new depends on blaze-html, temporary, zlib

Jens Petersen petersen at fedoraproject.org
Mon Feb 13 05:19:57 UTC 2012


commit 46cdf55c5522eaa569c6b94faea82bec44f4f68e
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Feb 13 14:19:53 2012 +0900

    new depends on blaze-html, temporary, zlib

 pandoc.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/pandoc.spec b/pandoc.spec
index 2f01736..91a1548 100644
--- a/pandoc.spec
+++ b/pandoc.spec
@@ -27,8 +27,9 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 BuildRequires:  ghc-base64-bytestring-prof
+BuildRequires:  ghc-blaze-html-prof
 BuildRequires:  ghc-citeproc-hs-prof
-BuildRequires:  ghc-dlist-prof
+BuildRequires:  ghc-extensible-exceptions-prof
 BuildRequires:  ghc-highlighting-kate-prof
 BuildRequires:  ghc-HTTP-prof
 BuildRequires:  ghc-json-prof
@@ -36,14 +37,15 @@ BuildRequires:  ghc-mtl-prof
 BuildRequires:  ghc-network-prof
 BuildRequires:  ghc-pandoc-types-prof
 BuildRequires:  ghc-parsec-prof
+BuildRequires:  ghc-random-prof
 BuildRequires:  ghc-tagsoup-prof
+BuildRequires:  ghc-temporary-prof
 BuildRequires:  ghc-texmath-prof
 BuildRequires:  ghc-utf8-string-prof
 BuildRequires:  ghc-xhtml-prof
 BuildRequires:  ghc-xml-prof
 BuildRequires:  ghc-zip-archive-prof
-BuildRequires:  ghc-extensible-exceptions-prof
-BuildRequires:  ghc-random-prof
+BuildRequires:  ghc-zlib-prof
 Obsoletes:      pandoc-markdown2pdf < %{version}-%{release}
 # these two patches should be removed when texlive gets updated
 Patch1:         pandoc-default.latex-no-luatex.patch
@@ -95,7 +97,8 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/{BUGS,COPYRIGHT,INSTALL,README,cha
 %changelog
 * Mon Feb 13 2012 Jens Petersen <petersen at redhat.com> - 1.9.1.1-1
 - update to 1.9.1.1
-  http://johnmacfarlane.net/pandoc/releases.html#pandoc-1.9.1.1-2012-02-11
+  http://johnmacfarlane.net/pandoc/releases.html#pandoc-1.9-2012-02-05
+- new depends on blaze-html, temporary, zlib
 - markdown2pdf is now handled by pandoc itself:
   add README.fedora file documenting required texlive packages
 - add changelog file


More information about the scm-commits mailing list