2023-01-22 18:00:52 +00:00
|
|
|
# generated by cabal-rpm-2.1.0 --subpackage
|
2020-06-04 11:29:24 +00:00
|
|
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
2012-01-05 04:04:23 +00:00
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
%global pkg_name hlint
|
2017-02-23 04:30:33 +00:00
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
2023-01-22 18:00:52 +00:00
|
|
|
%global ghclibparserex ghc-lib-parser-ex-9.2.0.4
|
|
|
|
%global derivingaeson deriving-aeson-0.2.9
|
|
|
|
%global subpkgs %{ghclibparserex} %{derivingaeson}
|
2020-02-22 05:42:53 +00:00
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
Name: %{pkg_name}
|
2023-01-22 18:00:52 +00:00
|
|
|
Version: 3.4.1
|
2020-02-22 05:42:53 +00:00
|
|
|
# can only be reset when all subpkgs bumped
|
2023-01-22 18:00:52 +00:00
|
|
|
Release: 1%{?dist}
|
2013-06-11 08:15:25 +00:00
|
|
|
Summary: Haskell source code suggestions
|
2010-02-20 01:56:14 +00:00
|
|
|
|
2023-01-22 18:00:52 +00:00
|
|
|
License: BSD-3-Clause
|
2015-04-03 04:09:51 +00:00
|
|
|
Url: https://hackage.haskell.org/package/%{name}
|
2018-10-23 15:23:52 +00:00
|
|
|
# Begin cabal-rpm sources:
|
2017-02-23 04:30:33 +00:00
|
|
|
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
2020-09-03 07:49:14 +00:00
|
|
|
Source1: https://hackage.haskell.org/package/%{ghclibparserex}/%{ghclibparserex}.tar.gz
|
2023-01-22 18:00:52 +00:00
|
|
|
Source2: https://hackage.haskell.org/package/%{derivingaeson}/%{derivingaeson}.tar.gz
|
|
|
|
Source3: https://hackage.haskell.org/package/%{pkgver}/%{name}.cabal#/%{pkgver}.cabal
|
2018-10-23 15:23:52 +00:00
|
|
|
# End cabal-rpm sources
|
2020-09-03 12:30:54 +00:00
|
|
|
# ghc-lib-parser build fails on s390x
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1806109
|
2023-01-22 18:00:52 +00:00
|
|
|
#ExcludeArch: s390x
|
2012-11-06 08:37:38 +00:00
|
|
|
|
2018-10-23 15:23:52 +00:00
|
|
|
# Begin cabal-rpm deps:
|
2023-01-22 18:00:52 +00:00
|
|
|
BuildRequires: dos2unix
|
2011-06-22 04:00:59 +00:00
|
|
|
BuildRequires: ghc-Cabal-devel
|
2020-02-22 05:42:53 +00:00
|
|
|
BuildRequires: ghc-rpm-macros-extra
|
2023-01-22 18:00:52 +00:00
|
|
|
BuildRequires: ghc-aeson-devel
|
|
|
|
BuildRequires: ghc-ansi-terminal-devel
|
|
|
|
BuildRequires: ghc-base-devel
|
|
|
|
BuildRequires: ghc-bytestring-devel
|
|
|
|
BuildRequires: ghc-cmdargs-devel
|
|
|
|
BuildRequires: ghc-containers-devel
|
|
|
|
BuildRequires: ghc-cpphs-devel
|
|
|
|
BuildRequires: ghc-data-default-devel
|
|
|
|
#BuildRequires: ghc-deriving-aeson-devel
|
|
|
|
BuildRequires: ghc-directory-devel
|
|
|
|
BuildRequires: ghc-extra-devel
|
|
|
|
BuildRequires: ghc-file-embed-devel
|
|
|
|
BuildRequires: ghc-filepath-devel
|
|
|
|
BuildRequires: ghc-filepattern-devel
|
2023-02-18 06:50:21 +00:00
|
|
|
BuildRequires: ghc-ghc-devel
|
|
|
|
BuildRequires: ghc-ghc-boot-devel
|
|
|
|
BuildRequires: ghc-ghc-boot-th-devel
|
2023-01-22 18:00:52 +00:00
|
|
|
#BuildRequires: ghc-ghc-lib-parser-ex-devel
|
|
|
|
BuildRequires: ghc-hscolour-devel
|
|
|
|
BuildRequires: ghc-process-devel
|
|
|
|
BuildRequires: ghc-refact-devel
|
|
|
|
BuildRequires: ghc-text-devel
|
|
|
|
BuildRequires: ghc-transformers-devel
|
|
|
|
BuildRequires: ghc-uniplate-devel
|
|
|
|
BuildRequires: ghc-unordered-containers-devel
|
|
|
|
BuildRequires: ghc-utf8-string-devel
|
|
|
|
BuildRequires: ghc-vector-devel
|
|
|
|
BuildRequires: ghc-yaml-devel
|
|
|
|
%if %{with ghc_prof}
|
2019-08-05 10:33:24 +00:00
|
|
|
BuildRequires: ghc-aeson-prof
|
|
|
|
BuildRequires: ghc-ansi-terminal-prof
|
|
|
|
BuildRequires: ghc-base-prof
|
|
|
|
BuildRequires: ghc-bytestring-prof
|
|
|
|
BuildRequires: ghc-cmdargs-prof
|
|
|
|
BuildRequires: ghc-containers-prof
|
|
|
|
BuildRequires: ghc-cpphs-prof
|
|
|
|
BuildRequires: ghc-data-default-prof
|
2023-01-22 18:00:52 +00:00
|
|
|
#BuildRequires: ghc-deriving-aeson-prof
|
2019-08-05 10:33:24 +00:00
|
|
|
BuildRequires: ghc-directory-prof
|
|
|
|
BuildRequires: ghc-extra-prof
|
2020-06-10 04:09:02 +00:00
|
|
|
BuildRequires: ghc-file-embed-prof
|
2019-08-05 10:33:24 +00:00
|
|
|
BuildRequires: ghc-filepath-prof
|
2020-06-10 04:09:02 +00:00
|
|
|
BuildRequires: ghc-filepattern-prof
|
2023-02-18 06:50:21 +00:00
|
|
|
BuildRequires: ghc-ghc-prof
|
|
|
|
BuildRequires: ghc-ghc-boot-prof
|
|
|
|
BuildRequires: ghc-ghc-boot-th-prof
|
2020-06-10 04:09:02 +00:00
|
|
|
#BuildRequires: ghc-ghc-lib-parser-ex-prof
|
2019-08-05 10:33:24 +00:00
|
|
|
BuildRequires: ghc-hscolour-prof
|
|
|
|
BuildRequires: ghc-process-prof
|
|
|
|
BuildRequires: ghc-refact-prof
|
|
|
|
BuildRequires: ghc-text-prof
|
|
|
|
BuildRequires: ghc-transformers-prof
|
|
|
|
BuildRequires: ghc-uniplate-prof
|
|
|
|
BuildRequires: ghc-unordered-containers-prof
|
2020-06-10 04:09:02 +00:00
|
|
|
BuildRequires: ghc-utf8-string-prof
|
2019-08-05 10:33:24 +00:00
|
|
|
BuildRequires: ghc-vector-prof
|
|
|
|
BuildRequires: ghc-yaml-prof
|
2023-01-22 18:00:52 +00:00
|
|
|
%endif
|
2019-07-25 04:27:25 +00:00
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
2012-11-06 08:37:38 +00:00
|
|
|
# End cabal-rpm deps
|
2020-02-22 08:47:19 +00:00
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
%description
|
2013-06-11 08:15:25 +00:00
|
|
|
HLint gives suggestions on how to improve your source code.
|
|
|
|
|
|
|
|
|
2019-07-25 04:27:25 +00:00
|
|
|
%package common
|
|
|
|
Summary: %{name} common files
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description common
|
|
|
|
This package provides the %{name} common data files.
|
|
|
|
|
|
|
|
|
2013-06-11 08:15:25 +00:00
|
|
|
%package -n ghc-%{name}
|
|
|
|
Summary: Haskell %{name} library
|
2019-07-25 04:27:25 +00:00
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
2013-06-11 08:15:25 +00:00
|
|
|
|
|
|
|
%description -n ghc-%{name}
|
|
|
|
This package provides the Haskell %{name} shared library.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n ghc-%{name}-devel
|
|
|
|
Summary: Haskell %{name} library development files
|
2014-08-29 04:08:19 +00:00
|
|
|
Provides: ghc-%{name}-static = %{version}-%{release}
|
2019-08-05 10:33:24 +00:00
|
|
|
Provides: ghc-%{name}-static%{?_isa} = %{version}-%{release}
|
2018-01-02 06:52:08 +00:00
|
|
|
%if %{defined ghc_version}
|
2013-06-11 08:15:25 +00:00
|
|
|
Requires: ghc-compiler = %{ghc_version}
|
2018-01-02 06:52:08 +00:00
|
|
|
%endif
|
2014-08-29 04:08:19 +00:00
|
|
|
Requires: ghc-%{name}%{?_isa} = %{version}-%{release}
|
2013-06-11 08:15:25 +00:00
|
|
|
|
|
|
|
%description -n ghc-%{name}-devel
|
|
|
|
This package provides the Haskell %{name} library development files.
|
2010-02-20 01:56:14 +00:00
|
|
|
|
|
|
|
|
2019-07-25 04:27:25 +00:00
|
|
|
%if %{with haddock}
|
|
|
|
%package -n ghc-%{name}-doc
|
|
|
|
Summary: Haskell %{name} library documentation
|
2020-02-08 14:53:10 +00:00
|
|
|
BuildArch: noarch
|
2021-06-11 11:15:19 +00:00
|
|
|
Requires: ghc-filesystem
|
2019-07-25 04:27:25 +00:00
|
|
|
|
|
|
|
%description -n ghc-%{name}-doc
|
|
|
|
This package provides the Haskell %{name} library documentation.
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if %{with ghc_prof}
|
|
|
|
%package -n ghc-%{name}-prof
|
|
|
|
Summary: Haskell %{name} profiling library
|
|
|
|
Requires: ghc-%{name}-devel%{?_isa} = %{version}-%{release}
|
2020-02-08 14:53:10 +00:00
|
|
|
Supplements: (ghc-%{name}-devel and ghc-prof)
|
2019-07-25 04:27:25 +00:00
|
|
|
|
|
|
|
%description -n ghc-%{name}-prof
|
|
|
|
This package provides the Haskell %{name} profiling library.
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
2020-02-22 05:42:53 +00:00
|
|
|
%global main_version %{version}
|
|
|
|
|
|
|
|
%if %{defined ghclibdir}
|
2023-01-22 18:00:52 +00:00
|
|
|
%ghc_lib_subpackage -l BSD-3-Clause %{ghclibparserex}
|
|
|
|
%ghc_lib_subpackage -l BSD-3-Clause %{derivingaeson}
|
2020-02-22 05:42:53 +00:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%global version %{main_version}
|
|
|
|
|
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
%prep
|
2019-07-25 04:27:25 +00:00
|
|
|
# Begin cabal-rpm setup:
|
2023-01-22 18:00:52 +00:00
|
|
|
%setup -q -a1 -a2
|
|
|
|
dos2unix -k -n %{SOURCE3} %{name}.cabal
|
2018-10-23 15:23:52 +00:00
|
|
|
# End cabal-rpm setup
|
2010-02-20 01:56:14 +00:00
|
|
|
|
|
|
|
|
|
|
|
%build
|
2020-07-20 08:05:33 +00:00
|
|
|
%ifarch armv7hl
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1806116
|
|
|
|
%define cabal_configure_options --ghc-options="-O0"
|
|
|
|
%endif
|
2018-10-23 15:23:52 +00:00
|
|
|
# Begin cabal-rpm build:
|
2020-02-22 05:42:53 +00:00
|
|
|
%ghc_libs_build %{subpkgs}
|
2010-06-26 13:44:34 +00:00
|
|
|
%ghc_lib_build
|
2018-10-23 15:23:52 +00:00
|
|
|
# End cabal-rpm build
|
2010-02-20 01:56:14 +00:00
|
|
|
|
|
|
|
|
|
|
|
%install
|
2019-07-25 04:27:25 +00:00
|
|
|
# Begin cabal-rpm install
|
2020-02-22 05:42:53 +00:00
|
|
|
%ghc_libs_install %{subpkgs}
|
2010-06-26 13:44:34 +00:00
|
|
|
%ghc_lib_install
|
2019-07-25 04:27:25 +00:00
|
|
|
mv %{buildroot}%{_ghcdocdir}{,-common}
|
2018-10-23 15:23:52 +00:00
|
|
|
# End cabal-rpm install
|
2017-02-23 04:30:33 +00:00
|
|
|
|
2013-12-22 13:01:55 +00:00
|
|
|
mkdir -p %{buildroot}%{_mandir}/man1
|
|
|
|
mv %{buildroot}%{_datadir}/%{name}-%{version}/hlint.1 %{buildroot}%{_mandir}/man1
|
2010-07-31 12:18:32 +00:00
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
|
|
|
|
%files
|
2018-10-23 15:23:52 +00:00
|
|
|
# Begin cabal-rpm files:
|
2015-04-03 04:09:51 +00:00
|
|
|
%{_bindir}/%{name}
|
2018-10-23 15:23:52 +00:00
|
|
|
# End cabal-rpm files
|
2010-07-31 12:18:32 +00:00
|
|
|
%{_mandir}/man1/%{name}*
|
2010-02-20 01:56:14 +00:00
|
|
|
|
|
|
|
|
2019-07-25 04:27:25 +00:00
|
|
|
%files common
|
2018-10-23 15:23:52 +00:00
|
|
|
# Begin cabal-rpm files:
|
2016-09-28 09:32:27 +00:00
|
|
|
%license LICENSE
|
2019-07-25 04:27:25 +00:00
|
|
|
%doc CHANGES.txt README.md
|
2018-04-10 09:30:31 +00:00
|
|
|
%{_datadir}/%{pkgver}
|
2018-10-23 15:23:52 +00:00
|
|
|
# End cabal-rpm files
|
2013-06-11 08:15:25 +00:00
|
|
|
|
|
|
|
|
2019-07-25 04:27:25 +00:00
|
|
|
%files -n ghc-%{name} -f ghc-%{name}.files
|
|
|
|
|
|
|
|
|
2013-06-11 08:15:25 +00:00
|
|
|
%files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
|
2012-01-05 04:04:23 +00:00
|
|
|
|
|
|
|
|
2019-07-25 04:27:25 +00:00
|
|
|
%if %{with haddock}
|
|
|
|
%files -n ghc-%{name}-doc -f ghc-%{name}-doc.files
|
2020-02-08 14:53:10 +00:00
|
|
|
%license LICENSE
|
2019-07-25 04:27:25 +00:00
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if %{with ghc_prof}
|
|
|
|
%files -n ghc-%{name}-prof -f ghc-%{name}-prof.files
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
%changelog
|
2023-01-22 18:00:52 +00:00
|
|
|
* Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 3.4.1-6
|
|
|
|
- https://hackage.haskell.org/package/hlint-3.4.1/changelog
|
2023-02-18 06:50:21 +00:00
|
|
|
- now depends on ghc instead of ghc-lib-parser
|
2023-01-22 18:00:52 +00:00
|
|
|
- refresh to cabal-rpm-2.1.0 with SPDX migration
|
|
|
|
|
2022-07-21 13:41:31 +00:00
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.8-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-07 07:40:54 +00:00
|
|
|
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 3.2.8-4
|
|
|
|
- https://hackage.haskell.org/package/hlint-3.2.8/changelog
|
|
|
|
|
2022-01-20 12:23:18 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.7-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2022-01-08 10:12:04 +00:00
|
|
|
* Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.2.7-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
|
|
|
|
|
2021-08-05 05:05:40 +00:00
|
|
|
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 3.2.7-1
|
|
|
|
- update to 3.2.7
|
|
|
|
|
2021-07-22 07:40:20 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-26 13:31:04 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-09-03 09:27:37 +00:00
|
|
|
* Thu Sep 3 2020 Jens Petersen <petersen@redhat.com> - 3.1.6-6
|
2020-09-03 07:49:14 +00:00
|
|
|
- ghc-lib-parser was packaged
|
|
|
|
|
2020-07-28 00:55:33 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-20 08:05:33 +00:00
|
|
|
* Mon Jul 20 2020 Jens Petersen <petersen@redhat.com> - 3.1.6-4
|
|
|
|
- enable armv7hl with -O0
|
|
|
|
|
2020-07-16 12:10:59 +00:00
|
|
|
* Thu Jul 16 2020 Jens Petersen <petersen@redhat.com> - 3.1.6-3
|
|
|
|
- update to 3.1.6
|
|
|
|
|
2020-06-19 16:44:09 +00:00
|
|
|
* Fri Jun 19 2020 Jens Petersen <petersen@redhat.com> - 3.1.4-2
|
|
|
|
- update to 3.1.4
|
|
|
|
|
2020-06-10 04:09:02 +00:00
|
|
|
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 2.2.11-1
|
|
|
|
- https://hackage.haskell.org/package/hlint-2.2.11/changelog
|
|
|
|
- depends on ghc-lib-parser-ex
|
|
|
|
|
2020-02-14 06:46:32 +00:00
|
|
|
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 2.1.26-1
|
|
|
|
- update to 2.1.26
|
2020-02-22 08:47:19 +00:00
|
|
|
- add ghc-lib-parser: exclude s390x (#1806109) and armv7hl (#1806116)
|
2020-02-14 06:46:32 +00:00
|
|
|
|
2020-01-29 04:20:23 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.11-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-25 04:27:25 +00:00
|
|
|
* Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 2.1.11-3
|
|
|
|
- add doc and prof subpackages (cabal-rpm-1.0.0)
|
|
|
|
|
2019-07-25 08:30:12 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.11-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-21 07:11:36 +00:00
|
|
|
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 2.1.11-1
|
|
|
|
- update to 2.1.11
|
|
|
|
|
2019-02-01 02:19:57 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.8-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-10-23 15:23:52 +00:00
|
|
|
* Wed Oct 24 2018 Jens Petersen <petersen@redhat.com> - 2.1.8-2
|
|
|
|
- rebuild for static executable
|
|
|
|
|
2018-07-26 16:52:41 +00:00
|
|
|
* Thu Jul 26 2018 Jens Petersen <petersen@redhat.com> - 2.1.8-1
|
|
|
|
- update to 2.1.8
|
|
|
|
|
2018-07-22 14:42:16 +00:00
|
|
|
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 2.1.7-1
|
|
|
|
- update to 2.1.7
|
|
|
|
|
2018-07-13 05:01:38 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-01 14:17:12 +00:00
|
|
|
* Fri Jun 1 2018 Jens Petersen <petersen@redhat.com> - 2.0.11-9
|
2018-05-28 02:41:47 +00:00
|
|
|
- refact is now packaged
|
|
|
|
|
2018-04-10 09:30:31 +00:00
|
|
|
* Tue Apr 10 2018 Jens Petersen <petersen@redhat.com> - 2.0.11-8
|
|
|
|
- datadir should be in ghc-hlint (#1564707)
|
|
|
|
|
2018-02-07 16:22:38 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-01-24 13:53:13 +00:00
|
|
|
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 2.0.11-6
|
|
|
|
- update to 2.0.11
|
|
|
|
|
2018-01-10 03:19:30 +00:00
|
|
|
* Tue Jan 09 2018 Jens Petersen <petersen@redhat.com> - 2.0.9-5
|
2018-01-09 09:04:33 +00:00
|
|
|
- clock and extra packaged
|
|
|
|
|
2018-01-02 06:52:08 +00:00
|
|
|
* Tue Jan 2 2018 Jens Petersen <petersen@redhat.com> - 2.0.9-4
|
|
|
|
- update to 2.0.9
|
|
|
|
|
2017-08-02 23:29:35 +00:00
|
|
|
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.41-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 12:45:28 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.41-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-23 04:30:33 +00:00
|
|
|
* Thu Feb 23 2017 Jens Petersen <petersen@redhat.com> - 1.9.41-1
|
|
|
|
- update to 1.9.41
|
|
|
|
|
2017-02-10 12:41:04 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.10-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-06-21 00:59:20 +00:00
|
|
|
* Tue Jun 21 2016 Jens Petersen <petersen@redhat.com> - 1.9.10-4
|
|
|
|
- build fixes for newer ghc8 and newer hscolour
|
|
|
|
|
2016-02-05 09:52:38 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.10-3
|
2016-02-03 23:51:00 +00:00
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-17 10:28:59 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.10-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-04-03 04:09:51 +00:00
|
|
|
* Fri Apr 3 2015 Jens Petersen <petersen@redhat.com> - 1.9.10-1
|
|
|
|
- update to 1.9.10
|
|
|
|
|
2014-08-29 04:08:19 +00:00
|
|
|
* Fri Aug 29 2014 Jens Petersen <petersen@redhat.com> - 1.9.4-1
|
|
|
|
- update to 1.9.4
|
|
|
|
- refresh to cblrpm-0.8.11
|
|
|
|
- update tag license to BSD
|
|
|
|
|
2014-08-16 20:32:38 +00:00
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.50-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 20:15:13 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.50-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-01-16 03:22:56 +00:00
|
|
|
* Thu Jan 16 2014 Jens Petersen <petersen@redhat.com> - 1.8.50-1
|
|
|
|
- update to 1.8.50
|
|
|
|
|
2013-08-03 17:47:39 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.46-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-06-11 08:15:25 +00:00
|
|
|
* Tue Jun 11 2013 Jens Petersen <petersen@redhat.com> - 1.8.46-2
|
|
|
|
- update to new simplified Haskell Packaging Guidelines
|
|
|
|
|
|
|
|
* Tue Jun 11 2013 Jens Petersen <petersen@redhat.com> - 1.8.46-1
|
|
|
|
- update to 1.8.46
|
|
|
|
|
2013-03-12 16:07:50 +00:00
|
|
|
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 1.8.43-1
|
|
|
|
- update to 1.8.43
|
|
|
|
|
2013-02-14 01:09:21 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.33-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-11-06 08:37:38 +00:00
|
|
|
* Tue Nov 06 2012 Jens Petersen <petersen@redhat.com> - 1.8.33-1
|
|
|
|
- update to 1.8.33 with cabal-rpm
|
|
|
|
|
2012-09-10 03:20:35 +00:00
|
|
|
* Mon Sep 10 2012 Jens Petersen <petersen@redhat.com> - 1.8.31-1
|
|
|
|
- 1.8.31
|
|
|
|
|
2012-07-19 12:58:54 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.30-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-07-16 02:22:19 +00:00
|
|
|
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 1.8.30-1
|
|
|
|
- update to 1.8.30
|
2012-07-16 02:16:58 +00:00
|
|
|
- change prof BRs to devel
|
|
|
|
|
2012-06-21 10:38:02 +00:00
|
|
|
* Thu Jun 21 2012 Jens Petersen <petersen@redhat.com> - 1.8.29-2
|
|
|
|
- rebuild
|
|
|
|
|
2012-06-09 14:27:35 +00:00
|
|
|
* Sat Jun 9 2012 Jens Petersen <petersen@redhat.com> - 1.8.29-1
|
|
|
|
- update to 1.8.29
|
|
|
|
|
2012-03-22 14:27:54 +00:00
|
|
|
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 1.8.24-1
|
|
|
|
- update to 1.8.24
|
|
|
|
|
2012-02-07 16:55:38 +00:00
|
|
|
* Tue Feb 7 2012 Jens Petersen <petersen@redhat.com> - 1.8.23-1
|
|
|
|
- update to 1.8.23
|
|
|
|
|
2012-01-05 04:04:23 +00:00
|
|
|
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 1.8.20-1
|
|
|
|
- update to 1.8.20 and cabal2spec-0.25.2
|
|
|
|
|
2011-10-21 06:55:13 +00:00
|
|
|
* Fri Oct 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.8.17-1.1
|
|
|
|
- rebuild with new gmp without compat lib
|
|
|
|
|
2011-10-15 09:22:44 +00:00
|
|
|
* Sat Oct 15 2011 Jens Petersen <petersen@redhat.com> - 1.8.17-1
|
|
|
|
- update to 1.8.17
|
|
|
|
|
2011-10-11 22:25:25 +00:00
|
|
|
* Wed Oct 12 2011 Peter Schiffer <pschiffe@redhat.com> - 1.8.13-1.1
|
|
|
|
- rebuild with new gmp
|
|
|
|
|
2011-07-22 05:40:41 +00:00
|
|
|
* Fri Jul 22 2011 Jens Petersen <petersen@redhat.com> - 1.8.13-1
|
|
|
|
- update to 1.8.13
|
|
|
|
|
2011-06-22 04:00:59 +00:00
|
|
|
* Wed Jun 22 2011 Jens Petersen <petersen@redhat.com> - 1.8.11-1
|
|
|
|
- update to 1.8.11
|
|
|
|
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
|
|
|
|
|
2011-03-11 13:02:57 +00:00
|
|
|
* Fri Mar 11 2011 Jens Petersen <petersen@redhat.com> - 1.8.7-1
|
|
|
|
- update to 1.8.7
|
|
|
|
|
2011-03-10 08:15:38 +00:00
|
|
|
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.8.3-6
|
|
|
|
- Enable build on sparcv9
|
|
|
|
|
2011-02-09 09:15:20 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-01-22 15:19:29 +00:00
|
|
|
* Sun Jan 23 2011 Jens Petersen <petersen@redhat.com> - 1.8.3-4
|
|
|
|
- rebuild
|
|
|
|
|
2011-01-18 03:36:06 +00:00
|
|
|
* Tue Jan 18 2011 Jens Petersen <petersen@redhat.com> - 1.8.3-3
|
|
|
|
- update to cabal2spec-0.22.4
|
|
|
|
|
2010-12-05 08:56:04 +00:00
|
|
|
* Sun Dec 5 2010 Jens Petersen <petersen@redhat.com> - 1.8.3-2
|
|
|
|
- rebuild
|
|
|
|
|
2010-11-29 01:27:46 +00:00
|
|
|
* Mon Nov 29 2010 Jens Petersen <petersen@redhat.com> - 1.8.3-1
|
|
|
|
- update to 1.8.3
|
|
|
|
|
2010-07-31 12:18:32 +00:00
|
|
|
* Sat Jul 31 2010 Jens Petersen <petersen@redhat.com> - 1.7.3-2
|
|
|
|
- move manpage to mandir
|
|
|
|
|
2010-07-27 03:38:58 +00:00
|
|
|
* Tue Jul 27 2010 Jens Petersen <petersen@redhat.com> - 1.7.3-1
|
|
|
|
- update to 1.7.3
|
|
|
|
- update to cabal2spec-0.22.2 and obsolete doc subpackage
|
|
|
|
- use hscolour
|
|
|
|
|
2010-06-26 13:44:34 +00:00
|
|
|
* Sat Jun 26 2010 Jens Petersen <petersen@redhat.com> - 1.7.2-1
|
|
|
|
- update to 1.7.2
|
|
|
|
- sync with cabal2spec-0.22
|
|
|
|
|
2010-02-20 01:56:14 +00:00
|
|
|
* Mon Feb 15 2010 Conrad Meyer <konrad@tylerc.org> - 1.6.20-1
|
|
|
|
- Bump to 1.6.20
|
|
|
|
- Remove LicenseClarification
|
|
|
|
|
|
|
|
* Sun Jan 10 2010 Conrad Meyer <konrad@tylerc.org> - 1.6.14-1
|
|
|
|
- Bump to 1.6.14
|
|
|
|
|
|
|
|
* Sat Nov 14 2009 Conrad Meyer <konrad@tylerc.org> - 1.6.12-1
|
|
|
|
- Bump to 1.6.12
|
|
|
|
- Fix dep to ghc-cpphs-devel
|
|
|
|
|
|
|
|
* Sun Nov 8 2009 Conrad Meyer <konrad@tylerc.org> - 1.6.11-2
|
|
|
|
- Add license clarification from author (changed license back to GPLv2).
|
|
|
|
|
|
|
|
* Thu Oct 29 2009 Conrad Meyer <konrad@tylerc.org> - 1.6.11-1
|
|
|
|
- Bump version.
|
|
|
|
|
|
|
|
* Fri Sep 11 2009 Conrad Meyer <konrad@tylerc.org> - 1.6.8-1
|
|
|
|
- Bump version.
|
|
|
|
|
|
|
|
* Fri Jul 17 2009 Conrad Meyer <konrad@tylerc.org> - 1.4-1
|
|
|
|
- Fixed BR on ghc-hscolour (to ghc-hscolour-devel).
|
|
|
|
- Version bumped.
|
|
|
|
- Add missing BR on ghc-rpm-macros.
|
|
|
|
|
|
|
|
* Mon Jan 12 2009 Conrad Meyer <konrad@tylerc.org> - 1.2-1
|
|
|
|
- initial packaging for Fedora created by cabal2spec
|