Hello community,

here is the log from the commit of package SDL_ttf for openSUSE:Factory checked 
in at 2013-01-08 15:00:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL_ttf (Old)
 and      /work/SRC/openSUSE:Factory/.SDL_ttf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL_ttf", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL_ttf/SDL_ttf.changes  2012-05-08 
18:02:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.SDL_ttf.new/SDL_ttf.changes     2013-01-08 
15:00:07.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 02:06:00 UTC 2013 - [email protected]
+
+- Do not buildRequire metapackage xorg-x11-devel it is not 
+  needed and adds significant bloat 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL_ttf.spec ++++++
--- /var/tmp/diff_new_pack.Mvoyii/_old  2013-01-08 15:00:08.000000000 +0100
+++ /var/tmp/diff_new_pack.Mvoyii/_new  2013-01-08 15:00:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_ttf
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,15 +16,15 @@
 #
 
 
-
 Name:           SDL_ttf
-BuildRequires:  freetype2-devel libSDL-devel xorg-x11-devel
+BuildRequires:  freetype2-devel
+BuildRequires:  libSDL-devel
 Url:            http://www.libsdl.org/projects/SDL_ttf/
-License:        LGPL-2.1+
-Group:          System/Libraries
 Version:        2.0.9
-Release:        155
+Release:        0
 Summary:        Simple DirectMedia Layer - Truetype Library
+License:        LGPL-2.1+
+Group:          System/Libraries
 # removed VisualC.zip, Watcom-OS2.zip, Xcode.tar.gz from upstream tarball 
[bnc#508180]
 Source:         %{name}-%{version}-repack.tar.bz2
 Source2:        baselibs.conf
@@ -37,7 +37,6 @@
 %package -n libSDL_ttf-2_0-0
 Summary:        Simple DirectMedia Layer - Truetype Library
 Group:          System/Libraries
-License:        LGPL-2.1+
 Provides:       SDL_ttf = %{version}
 Obsoletes:      SDL_ttf <= %{version}
 
@@ -46,11 +45,12 @@
 SDL applications.
 
 %package -n libSDL_ttf-devel
-License:        LGPL-2.1+
-Requires:       %{name} = %{version} SDL-devel
+Requires:       %{name} = %{version}
+Requires:       SDL-devel
 Summary:        Simple DirectMedia Layer - Truetype Library
 Group:          Development/Libraries/C and C++
-Requires:       libSDL_ttf-2_0-0 = %{version} libSDL-devel
+Requires:       libSDL-devel
+Requires:       libSDL_ttf-2_0-0 = %{version}
 Provides:       SDL_ttf-devel = %{version}
 Obsoletes:      SDL_ttf-devel <= %{version}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to