Compare commits

..

No commits in common. "master" and "f30" have entirely different histories.
master ... f30

1 changed files with 8 additions and 9 deletions

View File

@ -1,12 +1,14 @@
# generated by cabal-rpm-2.0.2
# generated by cabal-rpm-1.0.3
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name simple-cabal
%global pkgver %{pkg_name}-%{version}
%global _devel -%{?ghc_devel_prof}%{!?ghc_devel_prof:devel}
Name: ghc-%{pkg_name}
Version: 0.1.1
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Cabal file wrapper library
License: BSD
@ -17,10 +19,10 @@ Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
# Begin cabal-rpm deps:
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-Cabal-prof
BuildRequires: ghc-base-prof
BuildRequires: ghc-directory-prof
BuildRequires: ghc-filepath-prof
BuildRequires: ghc-Cabal%{_devel}
BuildRequires: ghc-base%{_devel}
BuildRequires: ghc-directory%{_devel}
BuildRequires: ghc-filepath%{_devel}
# End cabal-rpm deps
%description
@ -111,9 +113,6 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Nov 01 2019 Jens Petersen <petersen@redhat.com> - 0.1.1-1
- update to 0.1.1