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
This commit is contained in:
Ondřej Súkup 2017-12-13 09:52:08 +00:00 committed by Git OBS Bridge
parent 8b1db0bc97
commit 7ea5392717
2 changed files with 6 additions and 2 deletions

View File

@ -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 Wed May 31 17:14:54 CEST 2017 - sbrabec@suse.com

View File

@ -49,7 +49,6 @@ BuildRequires: freeglut-devel
BuildRequires: freetype2-devel BuildRequires: freetype2-devel
BuildRequires: ftgl-devel BuildRequires: ftgl-devel
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: gltt-devel
BuildRequires: gpg-offline BuildRequires: gpg-offline
BuildRequires: libXdmcp-devel BuildRequires: libXdmcp-devel
BuildRequires: libXinerama-devel BuildRequires: libXinerama-devel
@ -97,7 +96,6 @@ export CXXFLAGS="%{optflags}"
--prefix=%{_xorg7_prefix}\ --prefix=%{_xorg7_prefix}\
--with-libraries=%{_libdir}\ --with-libraries=%{_libdir}\
--with-magick\ --with-magick\
--with-gltt\
--with-xinerama\ --with-xinerama\
--with-xpm\ --with-xpm\
--without-gtk\ --without-gtk\