commit fltk for openSUSE:Factory
Hello community, here is the log from the commit of package fltk for openSUSE:Factory checked in at 2014-11-01 08:13:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fltk (Old) and /work/SRC/openSUSE:Factory/.fltk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "fltk" Changes: -------- --- /work/SRC/openSUSE:Factory/fltk/fltk.changes 2013-03-11 10:04:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fltk.new/fltk.changes 2014-11-01 08:14:07.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Oct 25 16:57:19 UTC 2014 - crrodriguez@opensuse.org + +- Correct -devel package dependencies +* /usr/include/FL/x*.H needs x11 headers +* /usr/include/FL/gl*.H needs gl headers. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fltk.spec ++++++ --- /var/tmp/diff_new_pack.1gc5Ul/_old 2014-11-01 08:14:08.000000000 +0100 +++ /var/tmp/diff_new_pack.1gc5Ul/_new 2014-11-01 08:14:08.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package fltk # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,6 +59,8 @@ Group: Development/Libraries/C and C++ Requires: libfltk1 = %{version} Provides: fltk = %{version} +Requires: pkgconfig(gl) +Requires: pkgconfig(x11) %description devel The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++ -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de