This commit is contained in:
parent
cc355cb9b0
commit
6b0b67fa6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/streaming-commons-0.2.2.1.tar.gz
|
/streaming-commons-0.2.2.1.tar.gz
|
||||||
/streaming-commons-0.2.2.4.tar.gz
|
/streaming-commons-0.2.2.4.tar.gz
|
||||||
/streaming-commons-0.2.2.5.tar.gz
|
/streaming-commons-0.2.2.5.tar.gz
|
||||||
|
/streaming-commons-0.2.2.6.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.2.5
|
Version: 0.2.2.6
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Common lower-level functions for streaming data libraries
|
Summary: Common lower-level functions for streaming data libraries
|
||||||
|
|
||||||
@ -101,10 +101,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
# Begin cabal-rpm setup:
|
# Begin cabal-rpm setup:
|
||||||
%setup -q -n %{pkgver}
|
%setup -q -n %{pkgver}
|
||||||
# End cabal-rpm setup
|
# End cabal-rpm setup
|
||||||
# remove bundled zlib headers
|
|
||||||
mv include/text_cbits.h .
|
|
||||||
rm include/*
|
|
||||||
mv text_cbits.h include/
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (streaming-commons-0.2.2.5.tar.gz) = e2e5f401af9c8eefe37596015f8af42225daaf7f0134add1a375b54e30e5b87212943bfa5da3e2f46953eb6942f3efe753e4565e52eb5ba45fef90743708c89d
|
SHA512 (streaming-commons-0.2.2.6.tar.gz) = 001731788b33b0d2b41279606fbb04b95e78c1d637614ff09ddfb5ba5de463f039151d224a7b9456b565fa1f50a7fbb02b8e55c63b2e0597ffd58d3a0d739571
|
||||||
|
Loading…
Reference in New Issue
Block a user