|
|
@ -4,15 +4,12 @@
|
|
|
|
%global pkg_name pandoc
|
|
|
|
%global pkg_name pandoc
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
%global unicodetransforms unicode-transforms-0.3.6
|
|
|
|
|
|
|
|
# needed by unicode-transforms
|
|
|
|
|
|
|
|
%global bitarray bitarray-0.0.1.1
|
|
|
|
|
|
|
|
%global hsluamodulesystem hslua-module-system-0.2.1
|
|
|
|
%global hsluamodulesystem hslua-module-system-0.2.1
|
|
|
|
%global ipynb ipynb-0.1.0.1
|
|
|
|
%global ipynb ipynb-0.1.0.1
|
|
|
|
%global emojis emojis-0.1
|
|
|
|
%global emojis emojis-0.1
|
|
|
|
%global jirawikimarkup jira-wiki-markup-1.1.4
|
|
|
|
%global jirawikimarkup jira-wiki-markup-1.1.4
|
|
|
|
%global basenoprelude base-noprelude-4.13.0.0
|
|
|
|
%global basenoprelude base-noprelude-4.13.0.0
|
|
|
|
%global subpkgs %{bitarray} %{unicodetransforms} %{hsluamodulesystem} %{ipynb} %{emojis} %{jirawikimarkup} %{basenoprelude}
|
|
|
|
%global subpkgs %{hsluamodulesystem} %{ipynb} %{emojis} %{jirawikimarkup} %{basenoprelude}
|
|
|
|
|
|
|
|
|
|
|
|
# testsuite missing deps: base-noprelude tasty-golden tasty-lua
|
|
|
|
# testsuite missing deps: base-noprelude tasty-golden tasty-lua
|
|
|
|
|
|
|
|
|
|
|
@ -26,13 +23,11 @@ License: GPLv2+
|
|
|
|
Url: https://hackage.haskell.org/package/%{name}
|
|
|
|
Url: https://hackage.haskell.org/package/%{name}
|
|
|
|
# Begin cabal-rpm sources:
|
|
|
|
# Begin cabal-rpm sources:
|
|
|
|
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
|
|
|
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
|
|
|
Source1: https://hackage.haskell.org/package/%{unicodetransforms}/%{unicodetransforms}.tar.gz
|
|
|
|
Source1: https://hackage.haskell.org/package/%{hsluamodulesystem}/%{hsluamodulesystem}.tar.gz
|
|
|
|
Source2: https://hackage.haskell.org/package/%{bitarray}/%{bitarray}.tar.gz
|
|
|
|
Source2: https://hackage.haskell.org/package/%{ipynb}/%{ipynb}.tar.gz
|
|
|
|
Source3: https://hackage.haskell.org/package/%{hsluamodulesystem}/%{hsluamodulesystem}.tar.gz
|
|
|
|
Source3: https://hackage.haskell.org/package/%{emojis}/%{emojis}.tar.gz
|
|
|
|
Source4: https://hackage.haskell.org/package/%{ipynb}/%{ipynb}.tar.gz
|
|
|
|
Source4: https://hackage.haskell.org/package/%{jirawikimarkup}/%{jirawikimarkup}.tar.gz
|
|
|
|
Source5: https://hackage.haskell.org/package/%{emojis}/%{emojis}.tar.gz
|
|
|
|
Source5: https://hackage.haskell.org/package/%{basenoprelude}/%{basenoprelude}.tar.gz
|
|
|
|
Source6: https://hackage.haskell.org/package/%{jirawikimarkup}/%{jirawikimarkup}.tar.gz
|
|
|
|
|
|
|
|
Source7: https://hackage.haskell.org/package/%{basenoprelude}/%{basenoprelude}.tar.gz
|
|
|
|
|
|
|
|
# End cabal-rpm sources
|
|
|
|
# End cabal-rpm sources
|
|
|
|
|
|
|
|
|
|
|
|
# Begin cabal-rpm deps:
|
|
|
|
# Begin cabal-rpm deps:
|
|
|
@ -92,7 +87,7 @@ BuildRequires: ghc-texmath-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
BuildRequires: ghc-text-conversions-prof
|
|
|
|
BuildRequires: ghc-text-conversions-prof
|
|
|
|
BuildRequires: ghc-time-prof
|
|
|
|
BuildRequires: ghc-time-prof
|
|
|
|
#BuildRequires: ghc-unicode-transforms-prof
|
|
|
|
BuildRequires: ghc-unicode-transforms-prof
|
|
|
|
BuildRequires: ghc-unix-prof
|
|
|
|
BuildRequires: ghc-unix-prof
|
|
|
|
BuildRequires: ghc-unordered-containers-prof
|
|
|
|
BuildRequires: ghc-unordered-containers-prof
|
|
|
|
BuildRequires: ghc-vector-prof
|
|
|
|
BuildRequires: ghc-vector-prof
|
|
|
@ -100,11 +95,6 @@ BuildRequires: ghc-xml-prof
|
|
|
|
BuildRequires: ghc-zip-archive-prof
|
|
|
|
BuildRequires: ghc-zip-archive-prof
|
|
|
|
BuildRequires: ghc-zlib-prof
|
|
|
|
BuildRequires: ghc-zlib-prof
|
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
|
|
|
# for missing dep 'unicode-transforms':
|
|
|
|
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
|
|
|
|
# for missing dep 'bitarray':
|
|
|
|
|
|
|
|
BuildRequires: ghc-array-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
|
|
|
|
# for missing dep 'hslua-module-system':
|
|
|
|
# for missing dep 'hslua-module-system':
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
# for missing dep 'ipynb':
|
|
|
|
# for missing dep 'ipynb':
|
|
|
@ -218,8 +208,6 @@ This package provides the Haskell %{name} profiling library.
|
|
|
|
%global main_version %{version}
|
|
|
|
%global main_version %{version}
|
|
|
|
|
|
|
|
|
|
|
|
%if %{defined ghclibdir}
|
|
|
|
%if %{defined ghclibdir}
|
|
|
|
%ghc_lib_subpackage %{unicodetransforms}
|
|
|
|
|
|
|
|
%ghc_lib_subpackage %{bitarray}
|
|
|
|
|
|
|
|
%ghc_lib_subpackage %{hsluamodulesystem}
|
|
|
|
%ghc_lib_subpackage %{hsluamodulesystem}
|
|
|
|
%ghc_lib_subpackage %{ipynb}
|
|
|
|
%ghc_lib_subpackage %{ipynb}
|
|
|
|
%ghc_lib_subpackage %{emojis}
|
|
|
|
%ghc_lib_subpackage %{emojis}
|
|
|
@ -232,7 +220,7 @@ This package provides the Haskell %{name} profiling library.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
# Begin cabal-rpm setup:
|
|
|
|
# Begin cabal-rpm setup:
|
|
|
|
%setup -q -a1 -a2 -a3 -a4 -a5 -a6 -a7
|
|
|
|
%setup -q -a1 -a2 -a3 -a4 -a5
|
|
|
|
# End cabal-rpm setup
|
|
|
|
# End cabal-rpm setup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -301,6 +289,7 @@ echo "%%license %{basenoprelude}/LICENSE" >> %{basenoprelude}/ghc-base-noprelude
|
|
|
|
* Fri Jun 19 2020 Jens Petersen <petersen@redhat.com> - 2.9.2.1-5
|
|
|
|
* Fri Jun 19 2020 Jens Petersen <petersen@redhat.com> - 2.9.2.1-5
|
|
|
|
- https://hackage.haskell.org/package/pandoc-2.9.2.1/changelog
|
|
|
|
- https://hackage.haskell.org/package/pandoc-2.9.2.1/changelog
|
|
|
|
- subpackage base-noprelude
|
|
|
|
- subpackage base-noprelude
|
|
|
|
|
|
|
|
- bitarray and unicode-transforms were packaged
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 2.9.1.1-4
|
|
|
|
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 2.9.1.1-4
|
|
|
|
- https://hackage.haskell.org/package/pandoc-2.9.1.1/changelog
|
|
|
|
- https://hackage.haskell.org/package/pandoc-2.9.1.1/changelog
|
|
|
|