|
|
@ -1,14 +1,14 @@
|
|
|
|
# generated by cabal-rpm-2.0.6 --subpackage
|
|
|
|
# generated by cabal-rpm-2.0.9 --subpackage
|
|
|
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
|
|
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
|
|
|
|
|
|
|
|
|
|
|
%global pkg_name skylighting
|
|
|
|
%global pkg_name skylighting
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
%global skylightingcore skylighting-core-0.8.5
|
|
|
|
%global skylightingcore skylighting-core-0.10.5.1
|
|
|
|
%global subpkgs %{skylightingcore}
|
|
|
|
%global subpkgs %{skylightingcore}
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.8.5
|
|
|
|
Version: 0.10.2
|
|
|
|
# can only be reset when all subpkgs bumped
|
|
|
|
# can only be reset when all subpkgs bumped
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Summary: Syntax highlighting library
|
|
|
|
Summary: Syntax highlighting library
|
|
|
@ -38,13 +38,12 @@ BuildRequires: ghc-case-insensitive-prof
|
|
|
|
BuildRequires: ghc-colour-prof
|
|
|
|
BuildRequires: ghc-colour-prof
|
|
|
|
BuildRequires: ghc-directory-prof
|
|
|
|
BuildRequires: ghc-directory-prof
|
|
|
|
BuildRequires: ghc-filepath-prof
|
|
|
|
BuildRequires: ghc-filepath-prof
|
|
|
|
BuildRequires: ghc-hxt-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-mtl-prof
|
|
|
|
BuildRequires: ghc-mtl-prof
|
|
|
|
BuildRequires: ghc-regex-pcre-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-safe-prof
|
|
|
|
BuildRequires: ghc-safe-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
BuildRequires: ghc-transformers-prof
|
|
|
|
BuildRequires: ghc-transformers-prof
|
|
|
|
BuildRequires: ghc-utf8-string-prof
|
|
|
|
BuildRequires: ghc-utf8-string-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-xml-conduit-prof
|
|
|
|
# End cabal-rpm deps
|
|
|
|
# End cabal-rpm deps
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
@ -74,6 +73,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
%package doc
|
|
|
|
%package doc
|
|
|
|
Summary: Haskell %{pkg_name} library documentation
|
|
|
|
Summary: Haskell %{pkg_name} library documentation
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
Requires: ghc-filesystem
|
|
|
|
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
%description doc
|
|
|
|
This package provides the Haskell %{pkg_name} library documentation.
|
|
|
|
This package provides the Haskell %{pkg_name} library documentation.
|
|
|
@ -104,10 +104,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|
|
|
# Begin cabal-rpm setup:
|
|
|
|
# Begin cabal-rpm setup:
|
|
|
|
%setup -q -n %{pkgver} -a1
|
|
|
|
%setup -q -n %{pkgver} -a1
|
|
|
|
# End cabal-rpm setup
|
|
|
|
# End cabal-rpm setup
|
|
|
|
(
|
|
|
|
|
|
|
|
cd %{skylightingcore}
|
|
|
|
|
|
|
|
cabal-tweak-flag system-pcre True
|
|
|
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
@ -147,6 +143,9 @@ cabal-tweak-flag system-pcre True
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.10.2-5
|
|
|
|
|
|
|
|
- update to 0.10.2
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-5
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|