osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc revision:16, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=293
This commit is contained in:
Peter Simons 2018-12-19 02:01:33 +00:00 committed by Git OBS Bridge
parent 34ffd71eda
commit c44b11c10b
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 17 13:26:47 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- use python3-Sphinx instead deprecated python-sphinx [boo#1119686]
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com> Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
@ -10,7 +15,7 @@ Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 7 10:00:46 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com> Wed Nov 7 10:00:46 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- dont require memory-constraints on older distros - dont require memory-constraints on older distros
- dropped reproducible-tmp-names.patch - dropped reproducible-tmp-names.patch
------------------------------------------------------------------- -------------------------------------------------------------------
@ -51,7 +56,7 @@ Tue Oct 9 15:50:06 UTC 2018 - ptrommler@icloud.com
Tue Oct 2 11:28:19 UTC 2018 - ptrommler@icloud.com Tue Oct 2 11:28:19 UTC 2018 - ptrommler@icloud.com
- cleanup - cleanup
* remove unused conditional in configure command * remove unused conditional in configure command
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com
@ -59,7 +64,7 @@ Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com
- update to 8.6.1 - update to 8.6.1
- add 0001-Fix-check-whether-GCC-supports-__atomic_-builtins.patch - add 0001-Fix-check-whether-GCC-supports-__atomic_-builtins.patch
* fix __atomic_builtin detection * fix __atomic_builtin detection
* upstream commit ce3897ff * upstream commit ce3897ff
- drop add_armv6l_and_armv7l_target.patch - drop add_armv6l_and_armv7l_target.patch
* fixed upstream * fixed upstream
- drop fix-ppc64le-recognition.patch - drop fix-ppc64le-recognition.patch
@ -74,7 +79,7 @@ Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com
Sun Sep 30 11:21:59 UTC 2018 - ptrommler@icloud.com Sun Sep 30 11:21:59 UTC 2018 - ptrommler@icloud.com
- Add fix-build-using-unregisterized-v8.2.patch - Add fix-build-using-unregisterized-v8.2.patch
* Fix build on s390x * Fix build on s390x
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 6 15:19:54 UTC 2018 - mmanu84@outlook.de Thu Sep 6 15:19:54 UTC 2018 - mmanu84@outlook.de

View File

@ -71,7 +71,7 @@ BuildRequires: llvm-devel
%endif %endif
%endif %endif
%if %{undefined without_manual} %if %{undefined without_manual}
BuildRequires: python-sphinx BuildRequires: python3-Sphinx
%endif %endif
%if %with_libnuma %if %with_libnuma