Hello community, here is the log from the commit of package fltk for openSUSE:Factory checked in at 2017-08-12 19:41:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fltk (Old) and /work/SRC/openSUSE:Factory/.fltk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fltk" Sat Aug 12 19:41:43 2017 rev:39 rq:514861 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/fltk/fltk.changes 2017-07-30 11:24:50.406898737 +0200 +++ /work/SRC/openSUSE:Factory/.fltk.new/fltk.changes 2017-08-12 19:41:47.337884246 +0200 @@ -1,0 +2,5 @@ +Tue Jul 25 00:37:09 UTC 2017 - [email protected] + +- Trim description, drop TM/R marks according to guidelines. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fltk.spec ++++++ --- /var/tmp/diff_new_pack.qtCtYH/_old 2017-08-12 19:41:49.265613867 +0200 +++ /var/tmp/diff_new_pack.qtCtYH/_new 2017-08-12 19:41:49.277612184 +0200 @@ -19,7 +19,7 @@ Name: fltk Version: 1.3.4 Release: 0 -Summary: Free C++ GUI Toolkit for the X Window System, OpenGL, and WIN32 +Summary: C++ GUI Toolkit for the X Window System, OpenGL, and WIN32 License: LGPL-2.1+ Group: Development/Libraries/X11 Url: http://www.fltk.org/ @@ -43,15 +43,12 @@ %description The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++ -graphical user interface toolkit for the X Window System (UNIX(r)), -OpenGL(r), and Microsoft(r) Windows(r) NT 4.0, 95, or 98. The -installation of this package requires you to install a 3D library. If -you do not have hardware 3D, you can use the software OpenGL library in -the mesasoft package (series x3d). The library can be recompiled -without 3D support. +graphical user interface toolkit for the X Window System, +OpenGL, and Microsoft Windows NT 4.0, 95, or 98. The +installation of this package requires a 3D library such as Mesa. %package devel -Summary: Include Files and Libraries mandatory for Development +Summary: Development files for the FLTK GUI toolkit Group: Development/Libraries/C and C++ Requires: libfltk1 = %{version} Requires: pkgconfig(gl) @@ -60,41 +57,32 @@ %description devel The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++ -graphical user interface toolkit for the X Window System (UNIX(r)), -OpenGL(r), and Microsoft(r) Windows(r) NT 4.0, 95, or 98). Installation -of this package requires you to install a 3D library. If you do not -have 3D hardware you can use the software OpenGL library in the -mesasoft package (series x3d). The library can be recompiled without 3D -support. +graphical user interface toolkit for the X Window System, +OpenGL, and Microsoft Windows NT 4.0, 95, or 98. The +installation of this package requires a 3D library such as Mesa. %package -n libfltk1 -Summary: FLTK Library +Summary: The FLTK GUI toolkit library Group: System/Libraries Obsoletes: fltk < 1.3.2 %description -n libfltk1 The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++ -graphical user interface toolkit for the X Window System (UNIX(r)), -OpenGL(r), and Microsoft(r) Windows(r) NT 4.0, 95, or 98. The -installation of this package requires you to install a 3D library. If -you do not have hardware 3D, you can use the software OpenGL library in -the mesasoft package (series x3d). The library can be recompiled -without 3D support. +graphical user interface toolkit for the X Window System, +OpenGL, and Microsoft Windows NT 4.0, 95, or 98. The +installation of this package requires a 3D library such as Mesa. %package devel-static -Summary: Static Libraries mandatory for Development +Summary: Static libraries for the FLTK GUI toolkit Group: Development/Libraries/C and C++ Requires: fltk-devel = %{version} Requires: libfltk1 = %{version} %description devel-static The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++ -graphical user interface toolkit for the X Window System (UNIX(r)), -OpenGL(r), and Microsoft(r) Windows(r) NT 4.0, 95, or 98). Installation -of this package requires you to install a 3D library. If you do not -have 3D hardware you can use the software OpenGL library in the -mesasoft package (series x3d). The library can be recompiled without 3D -support. +graphical user interface toolkit for the X Window System, +OpenGL, and Microsoft Windows NT 4.0, 95, or 98. The +installation of this package requires a 3D library such as Mesa. %prep %setup -q
