Compare commits

...

3 Commits

Author SHA1 Message Date
David Abdurachmanov 2e39f60e53
Add riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-14 20:02:42 +02:00
Jens Petersen e4e2f43f13 migrate to SPDX license tag 2023-09-21 13:45:32 +08:00
Fedora Release Engineering 787ac7e275 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 22:34:03 +00:00
2 changed files with 12 additions and 6 deletions

View File

@ -1,14 +1,11 @@
# ghc has been bootstrapped on all Fedora archs except aarch64.
# The ghc interpreter ghci is only supported on a subset of archs.
%global macros_dir %{_rpmconfigdir}/macros.d
Name: ghc-srpm-macros
Version: 1.6.1
Release: 1%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: RPM macros for building Haskell source packages
License: GPLv2+
License: GPL-2.0-or-later
Url: https://src.fedoraproject.org/rpms/ghc-srpm-macros
BuildArch: noarch
@ -35,6 +32,15 @@ install -p -D -m 0644 %{SOURCE0} %{buildroot}/%{macros_dir}/macros.ghc-srpm
%changelog
* Tue Nov 14 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.1-3.0.riscv64
- Add riscv64
* Thu Sep 21 2023 Jens Petersen <petersen@redhat.com> - 1.6.1-3
- migrate to SPDX license tag
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jan 30 2023 Jens Petersen <petersen@redhat.com> - 1.6.1-1
- restore ghc_devel_prof for existing ghc spec files

View File

@ -2,7 +2,7 @@
# ghc_arches is not used in current packages but still here for back compat
# former archs: alpha ppc sparcv9 armv5tel
%ghc_arches %{ix86} x86_64 armv7hl ppc64le aarch64 s390x
%ghc_arches %{ix86} x86_64 armv7hl ppc64le aarch64 s390x riscv64
# deprecated - kept for ghc.spec back compatibility
%ghc_devel_prof prof