For Leap 42.3 do not build with biber
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=269
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 09:20:27 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
- For Leap 42.3 build without biber as the perl version does not fit
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 8 12:55:08 UTC 2018 - werner@suse.de
|
Mon Jan 8 12:55:08 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define texlive_version 2017
|
%define texlive_version 2017
|
||||||
%define texlive_previous 2016
|
%define texlive_previous 2016
|
||||||
%define texlive_release 20170520
|
%define texlive_release 20170520
|
||||||
%define texlive_noarch 133
|
%define texlive_noarch 136
|
||||||
%define texlive_source texlive-20170520-source
|
%define texlive_source texlive-20170520-source
|
||||||
|
|
||||||
%define __perl_requires %{nil}
|
%define __perl_requires %{nil}
|
||||||
@@ -62,14 +62,12 @@
|
|||||||
# architectures can be supported (in theory) and the final
|
# architectures can be supported (in theory) and the final
|
||||||
# perl dump binary is smaller
|
# perl dump binary is smaller
|
||||||
#
|
#
|
||||||
%global with_buildbiber 1
|
%bcond_without buildbiber
|
||||||
%bcond_with buildbiber
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# lcdf-typetools -- is also available as the package lcdf-typetools
|
# lcdf-typetools -- is also available as the package lcdf-typetools
|
||||||
# and therefore we may only require this external package
|
# and therefore we may only require this external package
|
||||||
%global with_lcdf_typetools 1
|
%bcond_without lcdf_typetools
|
||||||
%bcond_with lcdf_typetools
|
|
||||||
|
|
||||||
Name: texlive
|
Name: texlive
|
||||||
Version: %{texlive_version}.%{texlive_release}
|
Version: %{texlive_version}.%{texlive_release}
|
||||||
|
Reference in New Issue
Block a user