Revisions of texlive

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 724035 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 55)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 713338 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 54)
- Clean patch source.dif that is remove left over from TeXLive 2018  (boo#1140203)

- Avoid error on older compiler as well as older glm on Leap 42.3

- Correct /etc/texmf/web2c/texmf.cnf (boo#1136314)

- Reenable ARM_COMPLIANT=1 on ARM but fix the memory errors 

- Let's give ARM_COMPLIANT=0 on armv7l/aarch64 a try

- Add patch source-poppler0.59.0.patch to support older systems
  as well

-  On 32bit systems disable some more biber tests with negative
   values for dateformats as those will always fail

- Make it build by modifying patches
  * source-configure.dif
  * source-fix-bool-poppler.patch
  * source-fix-const-poppler0.66.0.patch
  * source-poppler-fix-dict-memleak.patch
  * source-poppler-use-std_string.patch
  * source.dif
  and the spec file by moving the code of the choice of the
  poppler source below the patching area as well as build
  require pkgconfig(glew), pkgconfig(glm), and pkgconfig(gsl)
  for asymptote

- Update to TeXLive 2019 (boo#1135744)
- Modify patches
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 697747 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 53)
Disable LTO (boo#1133287). (forwarded request 697633 from marxin)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 662394 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 52)
- Add patches for poppler 0.72:
  * Rebase/extend source-fix-const-poppler0.66.0.patch and apply for
    all versions using pdf*-newpoppler.cc
  * source-fix-bool-poppler.patch
  * source-poppler-use-std_string.patch
  * source-poppler-fix-dict-memleak.patch
- Add source-lua-fix-bad-compare.patch
- Drop source-lua-poppler0640.dif, instead of casting the const's
  away, add const where appropriate (forwarded request 661288 from StefanBruens)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 638724 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 51)
- Add patch source-bsc1109673.dif to fix bsc#1109673 for CVE-2018-17407
  which is about buffer overflow in the handling of Type 1 fonts
  allowing arbitrary code execution
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 624235 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 50)
- Add source-fix-const-poppler0.66.0.patch to fix several const
  issues that broke the build of texlive with poppler 0.66.0. (forwarded request 624117 from alarrosa)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 606362 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 49)
- Let texlive-kpathsea-bin Pre Require texlive-tetex-bin

- Respect rename of texconfig to tetex 

- Add patch source-tounicode.difto fix tounicode entries for
  ligatures in pdf output of xelatex

- Add freetype-use-pkg-config.patch to fix build with new Freetype:
  use pkgconfig to find Freetype libraries.

- Shorten reautoconfig a bit that is only reconfigure trees with
  changed ac files 

- Help asymptote with libOSMesa AND libglapi

- Add patch source-patgen.dif to enhance upper size limit of
  arrays in patgen as mentioned at texlive@tug.org

- Switch over to TeXLive 2018 final 20180414 

- Add patches
  * source-m-tx-0.63a-buffer-overflow.dif
  * source-synctex-bump-soname.dif as the API had changed and the
    major version 1 does not fix anymore
  * source-fix-synctex-missing-header-install.dif
  * source-lua-poppler0640.dif
  * source-synctex-bump-soname.dif

- Skip patch source-lcdf-typetools.dif as now upstream (boo#1087075)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 602075 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 48)
- Add patch source-dvipdfm-x.dif to fix XeTeX bug #151 (forwarded request 601703 from StefanBruens)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 598470 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 47)
- Add patch source-lcdf-typetools.dif to help gcc8 (boo#1087075)

- Update source-poppler-0.59.1.dif to fix compilation with poppler
  0.63. Dict objects are now uncopyable, make a const reference
  instead.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 587485 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 46)
- Add patch biber-perl-5.30.dif to avoid trouble with perl 5.30 and biber 

- Add missing dependencies for perl-biber (boo#1084900) 

- Remove xorg-x11-devel and Mesa-devel from buildrequires.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 573590 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 45)
- drop freetype-devel buildrequires, we use freetype2 here.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 570644 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 44)
- removed unneeded 'BuildRequires: xorg-x11-util-devel' (bsc#1077489) (forwarded request 570642 from sndirsch)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 562513 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 43)
- If zypper way of posttrans scripts are disabled do use the rpm
  %posttrans scriptlets (boo#1074128)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 557088 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 42)
- Replace Mesa-libGL-devel and libOSMesa-devel BuildRequires with
  pkgconfig(gl) and pkgconfig(osmesa).
- Drop Mesa-libglapi-devel Buildequires: not needed by texlive for
  a while already.

- Escape the usage of %{VERSION} when calling out to rpm.
  RPM 4.14 has %{VERSION} defined as 'the main packages version'.

- Disable by a build conditions using zypper way of posttrans scripts
  as we already use %posttrans. Nevertheless correct naming scheme
  (boo#1069445)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 541877 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 41)
- Sometimes user nobody has its own ~/.cache directory therefore
  split path at colon if found
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 539796 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 40)
- Add yet an other patch source-poppler-0.59.1.dif for poppler
  0.59 and up (boo#1060652)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528387 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 39)
- Add texlive-20170524-source-poppler059-1.patch: Adapt API usage
  to poppler 0.59. (forwarded request 528327 from dimstar)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 515190 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 38)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 504155 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 36)
This submition depends on SR#503073, SR#503942, SR#503941. as well as on SR#503940
Displaying revisions 41 - 60 of 95
openSUSE Build Service is sponsored by