forked from pool/ghc-rpm-macros
Accepting request 435442 from home:mimi_vx:ghc-rpm
- sync with upstream - ghc-pkg-wrapper is now quiet with simple output - new ghc_fix_rpath macro deprecates ghc_fix_dynamic_rpath - ghc_lib_subpackage now takes name-version - new ghc_libs_build and ghc_libs_install extra macros OBS-URL: https://build.opensuse.org/request/show/435442 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=68
This commit is contained in:
parent
3f58124ea5
commit
5c16be2242
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1864db077d3724e44ba07630f778d2840f0db0d0a15a1ac0e513274435cdaba0
|
||||
size 15888
|
||||
oid sha256:42682dc6f4343d337802fa8d0be0a52d86dad02809638b10b2838d52250782c8
|
||||
size 23610
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 12:32:13 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- sync with upstream
|
||||
- ghc-pkg-wrapper is now quiet with simple output
|
||||
- new ghc_fix_rpath macro deprecates ghc_fix_dynamic_rpath
|
||||
- ghc_lib_subpackage now takes name-version
|
||||
- new ghc_libs_build and ghc_libs_install extra macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 16:39:32 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -89,7 +89,6 @@ install -p -D -m 0644 ghc.attr %{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc.att
|
||||
%{_prefix}/lib/rpm/ghc-pkg-wrapper
|
||||
%{_prefix}/lib/rpm/fileattrs/ghc.attr
|
||||
|
||||
|
||||
%files extra
|
||||
%defattr(-,root,root,-)
|
||||
%config %{macros_dir}/macros.ghc-extra
|
||||
|
Loading…
x
Reference in New Issue
Block a user