# generated by cabal-rpm-1.0.1 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name hinotify %global pkgver %{pkg_name}-%{version} %bcond_without tests Name: ghc-%{pkg_name} Version: 0.4 Release: 1%{?dist} Summary: Haskell binding to inotify 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-async-prof BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-prof BuildRequires: ghc-containers-prof BuildRequires: ghc-unix-prof %if %{with tests} BuildRequires: ghc-directory-devel %endif # End cabal-rpm deps %description This library provides a wrapper to the Linux Kernel's inotify feature, allowing applications to subscribe to notifications when a file is accessed or modified. %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 %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} %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 %check %cabal_test %files -f %{name}.files # Begin cabal-rpm files: %license LICENSE # End cabal-rpm files %files devel -f %{name}-devel.files %doc CHANGELOG.md README.md %if %{with haddock} %files doc -f %{name}-doc.files %endif %if %{with ghc_prof} %files prof -f %{name}-prof.files %endif %changelog * Thu Jul 25 2019 Jens Petersen - 0.4-1 - update to 0.4 * Thu Jul 25 2019 Fedora Release Engineering - 0.3.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 21 2019 Jens Petersen - 0.3.10-1 - update to 0.3.10 * Sun Feb 17 2019 Jens Petersen - 0.3.9-9 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering - 0.3.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen - 0.3.9-7 - revise .cabal * Fri Jul 13 2018 Fedora Release Engineering - 0.3.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0.3.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen - 0.3.9-4 - rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0.3.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0.3.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Feb 23 2017 Jens Petersen - 0.3.9-1 - update to 0.3.9 * Fri Feb 10 2017 Fedora Release Engineering - 0.3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Apr 23 2016 Ben Boeckel - 0.3.8.1-1 - update to 0.3.8.1 * Wed Feb 03 2016 Fedora Release Engineering - 0.3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering - 0.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jan 19 2015 Jens Petersen - 0.3.7-1 - update to 0.3.7 * Sat Aug 16 2014 Fedora Release Engineering - 0.3.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.3.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering - 0.3.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jun 05 2013 Jens Petersen - 0.3.5-3 - update to new simplified Haskell Packaging Guidelines * Wed Feb 13 2013 Fedora Release Engineering - 0.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Nov 07 2012 Jens Petersen - 0.3.5-1 - update to 0.3.5 * Thu Jul 19 2012 Fedora Release Engineering - 0.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jul 16 2012 Jens Petersen - 0.3.2-4 - change prof BRs to devel * Sun Mar 18 2012 Jens Petersen - 0.3.2-3 - update to cabal2spec-0.25 * Fri Jan 13 2012 Fedora Release Engineering - 0.3.2-2.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Oct 24 2011 Marcela Mašláňová - 0.3.2-1.3 - rebuild with new gmp without compat lib * Fri Oct 21 2011 Marcela Mašláňová - 0.3.2-1.2 - rebuild with new gmp without compat lib * Tue Oct 11 2011 Peter Schiffer - 0.3.2-1.1 - rebuild with new gmp * Mon Jul 25 2011 Ben Boeckel - 0.3.2-1 - Update to 0.3.2 - Update to cabal2spec-0.24 * Thu Jun 23 2011 Jens Petersen - 0.3.1-11 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) - don't build via-C since it breaks assembler on x86_64 (#715799) * Wed May 11 2011 Ben Boeckel - 0.3.1-10 - Update to cabal2spec-0.22.7 * Thu Mar 10 2011 Fabio M. Di Nitto - 0.3.1-9 - Enable build on sparcv9 * Tue Feb 08 2011 Fedora Release Engineering - 0.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Jan 15 2011 Ben Boeckel - 0.3.1-7 - Update to cabal2spec-0.22.4 - Rebuild * Sun Nov 28 2010 Ben Boeckel - 0.3.1-6 - Rebuild for GHC7 * Sun Nov 07 2010 Ben Boeckel - 0.3.1-5 - Rebuild * Wed Sep 01 2010 Ben Boeckel - 0.3.1-4 - Ship the readme as well * Tue Aug 31 2010 Ben Boeckel - 0.3.1-3 - Update to new cabal2spec * Wed Jun 30 2010 Ben Boeckel - 0.3.1-2 - Merge with cabal2spec-0.22.1 spec * Thu May 20 2010 Ben Boeckel - 0.3.1-1 - Initial version * Thu May 20 2010 Fedora Haskell SIG - 0.3.1-0 - initial packaging for Fedora automatically generated by cabal2spec-0.21.3