Accepting request 609795 from devel:languages:haskell
Update to support new ghc-rpm-macros. OBS-URL: https://build.opensuse.org/request/show/609795 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network-uri?expand=0&rev=6
This commit is contained in:
commit
52116398ec
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 16 13:06:57 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Prefer the new %license attribute over %doc.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -96,7 +96,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal
|
|||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%doc LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%files devel -f %{name}-devel.files
|
%files devel -f %{name}-devel.files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user