From 26932fcd2b6c513f78f8e11f22ce34eb1da23ee7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 17 Mar 2021 02:44:41 +0800 Subject: [PATCH] import #1924206 --- .gitignore | 1 + ghc-assoc.spec | 107 +++++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 109 insertions(+) create mode 100644 .gitignore create mode 100644 ghc-assoc.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bb5a3b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/assoc-1.0.2.tar.gz diff --git a/ghc-assoc.spec b/ghc-assoc.spec new file mode 100644 index 0000000..3888f50 --- /dev/null +++ b/ghc-assoc.spec @@ -0,0 +1,107 @@ +# generated by cabal-rpm-2.0.7 +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ + +%global pkg_name assoc +%global pkgver %{pkg_name}-%{version} + +Name: ghc-%{pkg_name} +Version: 1.0.2 +Release: 1%{?dist} +Summary: Swap and assoc: Symmetric and Semigroupy Bifunctors + +License: BSD +Url: https://hackage.haskell.org/package/%{pkg_name} +# Begin cabal-rpm sources: +Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz +# End cabal-rpm sources + +# Begin cabal-rpm deps: +BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros +BuildRequires: ghc-base-prof +BuildRequires: ghc-bifunctors-prof +BuildRequires: ghc-tagged-prof +# End cabal-rpm deps + +%description +Provides generalizations of 'swap :: (a,b) -> (b,a)' and +'assoc :: ((a,b),c) -> (a,(b,c))' to Bifunctor's supporting similar operations +(e.g. Either, These). + + +%package devel +Summary: Haskell %{pkg_name} library development files +Provides: %{name}-static = %{version}-%{release} +Provides: %{name}-static%{?_isa} = %{version}-%{release} +%if %{defined ghc_version} +Requires: ghc-compiler = %{ghc_version} +%endif +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +This package provides the Haskell %{pkg_name} library development files. + + +%if %{with haddock} +%package doc +Summary: Haskell %{pkg_name} library documentation +BuildArch: noarch + +%description doc +This package provides the Haskell %{pkg_name} library documentation. +%endif + + +%if %{with ghc_prof} +%package prof +Summary: Haskell %{pkg_name} profiling library +Requires: %{name}-devel%{?_isa} = %{version}-%{release} +Supplements: (%{name}-devel and ghc-prof) + +%description prof +This package provides the Haskell %{pkg_name} profiling library. +%endif + + +%prep +# Begin cabal-rpm setup: +%setup -q -n %{pkgver} +# End cabal-rpm setup + + +%build +# Begin cabal-rpm build: +%ghc_lib_build +# End cabal-rpm build + + +%install +# Begin cabal-rpm install +%ghc_lib_install +# End cabal-rpm install + + +%files -f %{name}.files +# Begin cabal-rpm files: +%license LICENSE +# End cabal-rpm files + + +%files devel -f %{name}-devel.files +%doc CHANGELOG.md + + +%if %{with haddock} +%files doc -f %{name}-doc.files +%license LICENSE +%endif + + +%if %{with ghc_prof} +%files prof -f %{name}-prof.files +%endif + + +%changelog +* Tue Feb 2 2021 Jens Petersen - 1.0.2-1 +- spec file generated by cabal-rpm-2.0.7 diff --git a/sources b/sources new file mode 100644 index 0000000..326254f --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (assoc-1.0.2.tar.gz) = 20fd0056dcc2dff9504e090be5c2ef27692a795133620e60b9382cfdfbaf26d1019617acf48f0f762e22d699068bc4dbd35a714177ce3a36761c0065708b9168