diff --git a/ghc-rpm-macros-1.5.3.tar.bz2 b/ghc-rpm-macros-1.5.3.tar.bz2 index 15206a4..ca2d594 100644 --- a/ghc-rpm-macros-1.5.3.tar.bz2 +++ b/ghc-rpm-macros-1.5.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6826530ab41271fa1e97869fad1c73cfb1b3155eaf253b0b9a01301969344222 -size 22824 +oid sha256:69cad680812bff9604e4a1fca3c949e7938909140e683a181e8e0e88a2c75e9c +size 15760 diff --git a/ghc-rpm-macros.changes b/ghc-rpm-macros.changes index 66746da..518f147 100644 --- a/ghc-rpm-macros.changes +++ b/ghc-rpm-macros.changes @@ -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 diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec index 5847131..78d9f0d 100644 --- a/ghc-rpm-macros.spec +++ b/ghc-rpm-macros.spec @@ -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