diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ed25189..0000000 --- a/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -/streaming-commons-0.1.2.tar.gz -/streaming-commons-0.1.7.3.tar.gz -/streaming-commons-0.1.10.0.tar.gz -/streaming-commons-0.1.15.5.tar.gz -/streaming-commons-0.1.17.tar.gz -/streaming-commons-0.1.18.tar.gz -/streaming-commons-0.1.19.tar.gz -/streaming-commons-0.2.1.0.tar.gz -/streaming-commons-0.2.1.1.tar.gz -/streaming-commons-0.2.1.2.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..a248229 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +ghc-streaming-commons package is retired on c9s for CS-611 diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec deleted file mode 100644 index 8159e41..0000000 --- a/ghc-streaming-commons.spec +++ /dev/null @@ -1,221 +0,0 @@ -# generated by cabal-rpm-2.0.6 -# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ - -%global pkg_name streaming-commons -%global pkgver %{pkg_name}-%{version} - -%bcond_with tests - -Name: ghc-%{pkg_name} -Version: 0.2.1.2 -Release: 6%{?dist} -Summary: Common lower-level functions for streaming data libraries - -License: MIT -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-array-prof -BuildRequires: ghc-async-prof -BuildRequires: ghc-base-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-directory-prof -BuildRequires: ghc-network-prof -BuildRequires: ghc-process-prof -BuildRequires: ghc-random-prof -BuildRequires: ghc-stm-prof -BuildRequires: ghc-text-prof -BuildRequires: ghc-transformers-prof -BuildRequires: ghc-unix-prof -BuildRequires: ghc-zlib-prof -%if %{with tests} -BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-deepseq-devel -BuildRequires: ghc-hspec-devel -%endif -# End cabal-rpm deps - -%description -Provides low-dependency functionality commonly needed by various streaming data -libraries, such as conduit and pipes. - - -%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 -# remove bundled zlib headers -mv include/text_cbits.h . -rm include/* -mv text_cbits.h include/ - - -%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 -%license LICENSE -%endif - - -%if %{with ghc_prof} -%files prof -f %{name}-prof.files -%endif - - -%changelog -* Thu Apr 15 2021 Mohan Boddu - 0.2.1.2-6 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - -* Tue Jan 26 2021 Fedora Release Engineering - 0.2.1.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Aug 01 2020 Fedora Release Engineering - 0.2.1.2-4 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 0.2.1.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jul 17 2020 Jens Petersen - 0.2.1.2-2 -- refresh to cabal-rpm-2.0.6 - -* Fri Feb 14 2020 Jens Petersen - 0.2.1.2-1 -- update to 0.2.1.2 - -* Tue Jan 28 2020 Fedora Release Engineering - 0.2.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Jens Petersen - 0.2.1.1-1 -- update to 0.2.1.1 - -* Thu Jul 25 2019 Fedora Release Engineering - 0.2.1.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Feb 21 2019 Jens Petersen - 0.2.1.0-1 -- update to 0.2.1.0 - -* Sun Feb 17 2019 Jens Petersen - 0.1.19-3 -- refresh to cabal-rpm-0.13 - -* Thu Jan 31 2019 Fedora Release Engineering - 0.1.19-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sun Jul 22 2018 Jens Petersen - 0.1.19-1 -- update to 0.1.19 - -* Fri Jul 13 2018 Fedora Release Engineering - 0.1.18-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 0.1.18-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jan 24 2018 Jens Petersen - 0.1.18-1 -- update to 0.1.18 - -* Wed Aug 02 2017 Fedora Release Engineering - 0.1.17-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.1.17-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Feb 22 2017 Jens Petersen - 0.1.17-1 -- update to 0.1.17 - -* Fri Feb 10 2017 Fedora Release Engineering - 0.1.15.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Jun 23 2016 Jens Petersen - 0.1.15.5-1 -- update to 0.1.15.5 - -* Wed Feb 03 2016 Fedora Release Engineering - 0.1.10.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 0.1.10.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Tue Mar 03 2015 Jens Petersen - 0.1.10.0-1 -- update to 0.1.10.0 - -* Fri Dec 12 2014 Jens Petersen - 0.1.7.3-1 -- update to 0.1.7.3 - -* Sat Aug 16 2014 Fedora Release Engineering - 0.1.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Fri Jun 13 2014 Jens Petersen - 0.1.2-3 -- enable tests: cblrpm-0.8.11 - -* Sat Jun 07 2014 Fedora Release Engineering - 0.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Thu Apr 24 2014 Jens Petersen - 0.1.2-1 -- shorten summary -- exclude bundled zlib headers - -* Thu Apr 24 2014 Fedora Haskell SIG - 0.1.2 -- spec file generated by cabal-rpm-0.8.11 diff --git a/sources b/sources deleted file mode 100644 index 94d1c17..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (streaming-commons-0.2.1.2.tar.gz) = 7b6f39237f9ac13ca2d8205a43fee17c6edfe6609a1119903f8648aed151ef92779af7a8dfdfb108dea679cd26c83dfb5d21285d51f91dec0ad10debd100b8e7