From 625722a117866493ac4b4f940f4f671cc765ca75fd7dd2d573fb1a05c6578e84 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 7 Feb 2018 07:40:36 +0000 Subject: [PATCH 1/2] Accepting request 573396 from home:msmeissn:branches:Publishing:TeXLive - drop freetype-devel buildrequires, we use freetype2 here. OBS-URL: https://build.opensuse.org/request/show/573396 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=274 --- texlive.changes | 5 +++++ texlive.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/texlive.changes b/texlive.changes index 253e1cc..c0c471d 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 6 15:14:53 UTC 2018 - meissner@suse.com + +- drop freetype-devel buildrequires, we use freetype2 here. + ------------------------------------------------------------------- Mon Jan 29 14:41:24 UTC 2018 - sndirsch@suse.com diff --git a/texlive.spec b/texlive.spec index 84c1c95..7719807 100644 --- a/texlive.spec +++ b/texlive.spec @@ -125,7 +125,6 @@ BuildRequires: fdupes BuildRequires: fftw3-devel BuildRequires: flex BuildRequires: freeglut-devel -BuildRequires: freetype-devel BuildRequires: freetype2-devel BuildRequires: gc-devel BuildRequires: gcc-c++ From 0932af90d343709a6ad849765e2d242472f581f997bd328b692a1432fab3dbc4 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 7 Feb 2018 07:41:46 +0000 Subject: [PATCH 2/2] Remove all old freetype configures OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=275 --- texlive.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/texlive.spec b/texlive.spec index 7719807..aea8494 100644 --- a/texlive.spec +++ b/texlive.spec @@ -3558,10 +3558,8 @@ fi --with-system-libpng \ --with-system-pnglib \ --with-system-gd \ - --with-system-freetype \ --with-system-zziplib \ --with-system-libgs \ - --with-freetype-includes=/usr/include/freetype \ --with-system-freetype2 \ --with-freetype2-includes=/usr/include/freetype2 \ --with-system-cairo \