From 7ea53927176d2a4ecda4df6e586baca84ea552da2526977ad3bc07830e51c38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 13 Dec 2017 09:52:08 +0000 Subject: [PATCH] Accepting request 556506 from home:elvigia:branches:X11:Utilities - Remove unused build require on gltt-devel, this allows to drop gltt and ancient freetype 1.x too. OBS-URL: https://build.opensuse.org/request/show/556506 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=40 --- xlockmore.changes | 6 ++++++ xlockmore.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/xlockmore.changes b/xlockmore.changes index 7f41879..0a9b19e 100644 --- a/xlockmore.changes +++ b/xlockmore.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 12 14:34:29 UTC 2017 - crrodriguez@opensuse.org + +- Remove unused build require on gltt-devel, this allows to drop + gltt and ancient freetype 1.x too. + ------------------------------------------------------------------- Wed May 31 17:14:54 CEST 2017 - sbrabec@suse.com diff --git a/xlockmore.spec b/xlockmore.spec index 59afb21..9df702b 100644 --- a/xlockmore.spec +++ b/xlockmore.spec @@ -49,7 +49,6 @@ BuildRequires: freeglut-devel BuildRequires: freetype2-devel BuildRequires: ftgl-devel BuildRequires: gcc-c++ -BuildRequires: gltt-devel BuildRequires: gpg-offline BuildRequires: libXdmcp-devel BuildRequires: libXinerama-devel @@ -97,7 +96,6 @@ export CXXFLAGS="%{optflags}" --prefix=%{_xorg7_prefix}\ --with-libraries=%{_libdir}\ --with-magick\ - --with-gltt\ --with-xinerama\ --with-xpm\ --without-gtk\