diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1836a51 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bsb-http-chunked-0.0.0.2.tar.gz diff --git a/0001-drop-bytestring-builder-dep.patch b/0001-drop-bytestring-builder-dep.patch new file mode 100644 index 0000000..f38f2ef --- /dev/null +++ b/0001-drop-bytestring-builder-dep.patch @@ -0,0 +1,9 @@ +--- bsb-http-chunked.cabal.orig 2018-03-13 00:26:19.000000000 -0400 ++++ bsb-http-chunked.cabal 2018-07-09 00:42:24.511155969 -0400 +@@ -43,5 +43,4 @@ + Blaze.ByteString.Builder.Internal.Write + + build-depends: base >= 4.3 && < 4.12, +- bytestring >= 0.9 && < 0.11, +- bytestring-builder < 0.11 ++ bytestring >= 0.9 && < 0.11 diff --git a/README.md b/README.md deleted file mode 100644 index ad97276..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# ghc-bsb-http-chunked - -The ghc-bsb-http-chunked package \ No newline at end of file diff --git a/ghc-bsb-http-chunked.spec b/ghc-bsb-http-chunked.spec new file mode 100644 index 0000000..703e949 --- /dev/null +++ b/ghc-bsb-http-chunked.spec @@ -0,0 +1,79 @@ +# generated by cabal-rpm-0.12.3 +# https://fedoraproject.org/wiki/Packaging:Haskell + +%global pkg_name bsb-http-chunked +%global pkgver %{pkg_name}-%{version} + +Name: ghc-%{pkg_name} +Version: 0.0.0.2 +Release: 1%{?dist} +Summary: Chunked HTTP transfer encoding for bytestring builders + +License: BSD +Url: https://hackage.haskell.org/package/%{pkg_name} +Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz +# No longer required with latest bytestring +Patch0001: 0001-drop-bytestring-builder-dep.patch + +BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros +# Begin cabal-rpm deps: +BuildRequires: ghc-bytestring-devel +# End cabal-rpm deps + +%description +This library contains functions for encoding bytestring builders for chunked +HTTP/1.1 transfer. + +This functionality was extracted from the blaze-builder package. + + +%package devel +Summary: Haskell %{pkg_name} library development files +Provides: %{name}-static = %{version}-%{release} +Provides: %{name}-doc = %{version}-%{release} +%if %{defined ghc_version} +Requires: ghc-compiler = %{ghc_version} +Requires(post): ghc-compiler = %{ghc_version} +Requires(postun): ghc-compiler = %{ghc_version} +%endif +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +This package provides the Haskell %{pkg_name} library development +files. + + +%prep +%setup -q -n %{pkgver} + +%patch0001 + + +%build +%ghc_lib_build + + +%install +%ghc_lib_install + + +%post devel +%ghc_pkg_recache + + +%postun devel +%ghc_pkg_recache + + +%files -f %{name}.files +%license LICENSE + + +%files devel -f %{name}-devel.files +%doc CHANGELOG.md + + +%changelog +* Mon Jul 9 2018 Fedora Haskell SIG - 0.0.0.2-1 +- spec file generated by cabal-rpm-0.12.3 diff --git a/sources b/sources new file mode 100644 index 0000000..1789871 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (bsb-http-chunked-0.0.0.2.tar.gz) = 8ce8ba1065e2ec219d6bb663b597e049bac403dc8d061907e677781333d878be1fed48d4a3f6c34801afa5e89bdbd965b8dee71515c7fb2e6f58e8957194fb22