1
0

Accepting request 405533 from devel:languages:haskell

- new macros.ghc-suse
- binary packages build statically linked

OBS-URL: https://build.opensuse.org/request/show/405533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-rpm-macros?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2016-07-01 08:00:45 +00:00 committed by Git OBS Bridge
commit 56bd242c67
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6826530ab41271fa1e97869fad1c73cfb1b3155eaf253b0b9a01301969344222
size 22824
oid sha256:69cad680812bff9604e4a1fca3c949e7938909140e683a181e8e0e88a2c75e9c
size 15760

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 28 14:24:31 UTC 2016 - mimi.vx@gmail.com
- new macros.ghc-suse
- binary packages build statically linked
-------------------------------------------------------------------
Sun May 22 17:55:50 UTC 2016 - mimi.vx@gmail.com

View File

@ -71,6 +71,7 @@ echo no build stage needed
%install
install -p -D -m 0644 macros.ghc %{buildroot}%{macros_dir}/macros.ghc
install -p -D -m 0644 macros.ghc-extra %{buildroot}/%{macros_dir}/macros.ghc-extra
install -p -D -m 0644 macros.ghc-suse %{buildroot}/%{macros_dir}/macros.ghc-suse
install -p -D -m 0755 ghc-deps.sh %{buildroot}/%{_prefix}/lib/rpm/ghc-deps.sh
install -p -D -m 0755 cabal-tweak-dep-ver %{buildroot}/%{_bindir}/cabal-tweak-dep-ver
install -p -D -m 0755 cabal-tweak-flag %{buildroot}/%{_bindir}/cabal-tweak-flag
@ -81,6 +82,7 @@ install -p -D -m 0644 ghc.attr %{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc.att
%defattr(-,root,root,-)
%doc COPYING AUTHORS
%config %{macros_dir}/macros.ghc
%config %{macros_dir}/macros.ghc-suse
%{_prefix}/lib/rpm/ghc-deps.sh
%{_bindir}/cabal-tweak-dep-ver
%{_bindir}/cabal-tweak-flag