Hello community, here is the log from the commit of package ghc-cabal-helper for openSUSE:Factory checked in at 2015-09-08 17:42:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-cabal-helper (Old) and /work/SRC/openSUSE:Factory/.ghc-cabal-helper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-cabal-helper" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-cabal-helper/ghc-cabal-helper.changes 2015-08-28 08:27:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-cabal-helper.new/ghc-cabal-helper.changes 2015-09-08 17:47:23.000000000 +0200 @@ -1,0 +2,10 @@ +Sun Aug 30 10:13:08 UTC 2015 - [email protected] + +- rework %install + +------------------------------------------------------------------- +Fri Aug 28 14:15:54 UTC 2015 - [email protected] + +- move cabal-helper-wrapper to %_libexecdir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-cabal-helper.spec ++++++ --- /var/tmp/diff_new_pack.xUagR9/_old 2015-09-08 17:47:23.000000000 +0200 +++ /var/tmp/diff_new_pack.xUagR9/_new 2015-09-08 17:47:23.000000000 +0200 @@ -86,12 +86,11 @@ %setup -q -n %{pkg_name}-%{version} %build +%define cabal_configure_options --libexecdir=%{_libexecdir} %ghc_lib_build %install %ghc_lib_install -mkdir %{buildroot}%{_prefix}/bin -mv %{buildroot}%{_prefix}/libexec/cabal-helper-wrapper %{buildroot}%{_bindir}/cabal-helper-wrapper %check %if %{with tests} @@ -107,7 +106,7 @@ %files -f %{name}.files %defattr(-,root,root,-) %doc LICENSE -%{_bindir}/cabal-helper-wrapper +%{_libexecdir}/cabal-helper-wrapper %files devel -f %{name}-devel.files %defattr(-,root,root,-)
