Hello community,

here is the log from the commit of package fltk for openSUSE:Factory checked in 
at 2012-02-20 17:22:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fltk (Old)
 and      /work/SRC/openSUSE:Factory/.fltk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fltk", Maintainer is "pgaj...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fltk/fltk.changes        2011-12-27 
18:35:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fltk.new/fltk.changes   2012-02-20 
17:23:01.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 12:58:48 UTC 2012 - co...@suse.com
+
+- let the devel package buildrequire xorg-x11-devel
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fltk.spec ++++++
--- /var/tmp/diff_new_pack.YCW4BJ/_old  2012-02-20 17:23:02.000000000 +0100
+++ /var/tmp/diff_new_pack.YCW4BJ/_new  2012-02-20 17:23:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fltk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           fltk
-License:        LGPL-2.1+
-Group:          Development/Libraries/X11
 # Migrating Code from FLTK 1.1 to 1.3: 
http://www.fltk.org/doc-1.3/migration_1_3.html
 Version:        1.3.0
-Release:        1
+Release:        0
 Summary:        Free C++ GUI Toolkit for the X Window System, OpenGL, and WIN32
+License:        LGPL-2.1+
+Group:          Development/Libraries/X11
 Url:            http://www.fltk.org/
 # some of files were updated from CinePaint CVS:
 # http://cinepaint.cvs.sourceforge.net/cinepaint/cinepaint-project/fltk/
@@ -33,8 +32,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       libfltk1 >= %{version}
 
-BuildRequires:  automake doxygen pkgconfig
+BuildRequires:  automake
+BuildRequires:  doxygen
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 %if 0%{?rhel_version} && 0%{?rhel_version} < 501
@@ -110,10 +111,13 @@
 without 3D support.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
 Requires:       libfltk1 = %{version} 
+%if 0%{?suse_version}
+BuildRequires:  Mesa-devel
+BuildRequires:  xorg-x11-devel
+%endif
 
 %description devel
 The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++
@@ -125,7 +129,6 @@
 support.
 
 %package -n libfltk1
-License:        LGPL-2.1+
 Summary:        FLTK Library
 Group:          Development/Libraries/C and C++
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to