|
|
@ -1,16 +1,16 @@
|
|
|
|
# generated by cabal-rpm-2.0.9 --subpackage
|
|
|
|
# generated by cabal-rpm-2.0.10 --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.10.5.1
|
|
|
|
%global skylightingcore skylighting-core-0.10.5.2
|
|
|
|
%global subpkgs %{skylightingcore}
|
|
|
|
%global subpkgs %{skylightingcore}
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.10.2
|
|
|
|
Version: 0.10.5.2
|
|
|
|
# can only be reset when all subpkgs bumped
|
|
|
|
# can only be reset when all subpkgs bumped
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Syntax highlighting library
|
|
|
|
Summary: Syntax highlighting library
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -25,7 +25,6 @@ BuildRequires: ghc-Cabal-devel
|
|
|
|
BuildRequires: ghc-rpm-macros-extra
|
|
|
|
BuildRequires: ghc-rpm-macros-extra
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
BuildRequires: ghc-binary-prof
|
|
|
|
BuildRequires: ghc-binary-prof
|
|
|
|
BuildRequires: ghc-bytestring-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-containers-prof
|
|
|
|
BuildRequires: ghc-containers-prof
|
|
|
|
#BuildRequires: ghc-skylighting-core-prof
|
|
|
|
#BuildRequires: ghc-skylighting-core-prof
|
|
|
|
# for missing dep 'skylighting-core':
|
|
|
|
# for missing dep 'skylighting-core':
|
|
|
@ -34,6 +33,7 @@ BuildRequires: ghc-ansi-terminal-prof
|
|
|
|
BuildRequires: ghc-attoparsec-prof
|
|
|
|
BuildRequires: ghc-attoparsec-prof
|
|
|
|
BuildRequires: ghc-base64-bytestring-prof
|
|
|
|
BuildRequires: ghc-base64-bytestring-prof
|
|
|
|
BuildRequires: ghc-blaze-html-prof
|
|
|
|
BuildRequires: ghc-blaze-html-prof
|
|
|
|
|
|
|
|
BuildRequires: ghc-bytestring-prof
|
|
|
|
BuildRequires: ghc-case-insensitive-prof
|
|
|
|
BuildRequires: ghc-case-insensitive-prof
|
|
|
|
BuildRequires: ghc-colour-prof
|
|
|
|
BuildRequires: ghc-colour-prof
|
|
|
|
BuildRequires: ghc-directory-prof
|
|
|
|
BuildRequires: ghc-directory-prof
|
|
|
@ -117,7 +117,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|
|
|
# Begin cabal-rpm install
|
|
|
|
# Begin cabal-rpm install
|
|
|
|
%ghc_libs_install %{subpkgs}
|
|
|
|
%ghc_libs_install %{subpkgs}
|
|
|
|
%ghc_lib_install
|
|
|
|
%ghc_lib_install
|
|
|
|
%ghc_fix_rpath %{pkgver}
|
|
|
|
|
|
|
|
# End cabal-rpm install
|
|
|
|
# End cabal-rpm install
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -143,6 +142,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.10.5.2-6
|
|
|
|
|
|
|
|
- update to 0.10.5.2
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.10.2-5
|
|
|
|
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.10.2-5
|
|
|
|
- update to 0.10.2
|
|
|
|
- update to 0.10.2
|
|
|
|
|
|
|
|
|
|
|
|