Blame SPECS/ghc-time-locale-compat.spec

a4fcaf
# generated by cabal-rpm-0.12.1
a4fcaf
# https://fedoraproject.org/wiki/Packaging:Haskell
a4fcaf
a4fcaf
%global pkg_name time-locale-compat
a4fcaf
%global pkgver %{pkg_name}-%{version}
a4fcaf
a4fcaf
Name:           ghc-%{pkg_name}
a4fcaf
Version:        0.1.1.3
a4fcaf
Release:        10%{?dist}
a4fcaf
Summary:        Compatibility of TimeLocale between old-locale and time-1.5
a4fcaf
a4fcaf
License:        BSD
a4fcaf
Url:            https://hackage.haskell.org/package/%{pkg_name}
a4fcaf
Source0:        https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
a4fcaf
a4fcaf
BuildRequires:  ghc-Cabal-devel
a4fcaf
BuildRequires:  ghc-rpm-macros
a4fcaf
# Begin cabal-rpm deps:
a4fcaf
BuildRequires:  ghc-old-locale-devel
a4fcaf
BuildRequires:  ghc-time-devel
a4fcaf
# End cabal-rpm deps
a4fcaf
a4fcaf
%description
a4fcaf
This package contains wrapped name module for TimeLocale.
a4fcaf
a4fcaf
a4fcaf
%package devel
a4fcaf
Summary:        Haskell %{pkg_name} library development files
a4fcaf
Provides:       %{name}-static = %{version}-%{release}
a4fcaf
Provides:       %{name}-doc = %{version}-%{release}
a4fcaf
%if %{defined ghc_version}
a4fcaf
Requires:       ghc-compiler = %{ghc_version}
a4fcaf
Requires(post): ghc-compiler = %{ghc_version}
a4fcaf
Requires(postun): ghc-compiler = %{ghc_version}
a4fcaf
%endif
a4fcaf
Requires:       %{name}%{?_isa} = %{version}-%{release}
a4fcaf
a4fcaf
%description devel
a4fcaf
This package provides the Haskell %{pkg_name} library development
a4fcaf
files.
a4fcaf
a4fcaf
a4fcaf
%prep
a4fcaf
%setup -q -n %{pkgver}
a4fcaf
a4fcaf
a4fcaf
%build
a4fcaf
%ghc_lib_build
a4fcaf
a4fcaf
a4fcaf
%install
a4fcaf
%ghc_lib_install
a4fcaf
a4fcaf
a4fcaf
%post devel
a4fcaf
%ghc_pkg_recache
a4fcaf
a4fcaf
a4fcaf
%postun devel
a4fcaf
%ghc_pkg_recache
a4fcaf
a4fcaf
a4fcaf
%files -f %{name}.files
a4fcaf
%license LICENSE
a4fcaf
a4fcaf
a4fcaf
%files devel -f %{name}-devel.files
a4fcaf
a4fcaf
a4fcaf
%changelog
a4fcaf
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1.3-10
a4fcaf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a4fcaf
a4fcaf
* Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 0.1.1.3-9
a4fcaf
- rebuild
a4fcaf
a4fcaf
* Fri Jan 12 2018 Jens Petersen <petersen@redhat.com> - 0.1.1.3-8
a4fcaf
- bump over ghc-aeson
a4fcaf
a4fcaf
* Tue Jan  9 2018 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.1.1.3-1
a4fcaf
- spec file generated by cabal-rpm-0.12