no whitespace after '-z defs'
This commit is contained in:
parent
ba39d46794
commit
b058836dae
@ -10,7 +10,7 @@
|
|||||||
#%%global without_hscolour 1
|
#%%global without_hscolour 1
|
||||||
|
|
||||||
Name: ghc-rpm-macros
|
Name: ghc-rpm-macros
|
||||||
Version: 1.8.2
|
Version: 1.8.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: RPM macros for building Haskell packages for GHC
|
Summary: RPM macros for building Haskell packages for GHC
|
||||||
|
|
||||||
@ -162,8 +162,8 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jan 25 2018 Jens Petersen <petersen@redhat.com> - 1.8.2-1
|
* Thu Jan 25 2018 Jens Petersen <petersen@redhat.com> - 1.8.3-1
|
||||||
- remove "-z defs" from LDFLAGS since it breaks linking with ghc
|
- remove "-z defs" from LDFLAGS since it breaks linking with ghc (see #1535422)
|
||||||
|
|
||||||
* Tue Jan 23 2018 Jens Petersen <petersen@redhat.com> - 1.8.1-1
|
* Tue Jan 23 2018 Jens Petersen <petersen@redhat.com> - 1.8.1-1
|
||||||
- ghc_fix_rpath: remove leading or trailing ':'
|
- ghc_fix_rpath: remove leading or trailing ':'
|
||||||
|
Loading…
Reference in New Issue
Block a user