Hello community,

here is the log from the commit of package SDL_Pango for openSUSE:Factory 
checked in at 2013-01-08 14:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL_Pango (Old)
 and      /work/SRC/openSUSE:Factory/.SDL_Pango.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL_Pango/SDL_Pango.changes      2011-09-23 
01:51:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.SDL_Pango.new/SDL_Pango.changes 2013-01-08 
14:59:47.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 02:31:49 UTC 2013 - [email protected]
+
+- Remove fontconfig-devel freetype2-devel which are not 
+  really BuildRequired.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL_Pango.spec ++++++
--- /var/tmp/diff_new_pack.p7mPiL/_old  2013-01-08 14:59:47.000000000 +0100
+++ /var/tmp/diff_new_pack.p7mPiL/_new  2013-01-08 14:59:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_Pango
 #
-# 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,16 @@
 #
 
 
-
 Name:           SDL_Pango
-BuildRequires:  fontconfig-devel freetype2-devel libSDL-devel pango-devel 
pkgconfig
+BuildRequires:  libSDL-devel
+BuildRequires:  pango-devel
+BuildRequires:  pkgconfig
 Url:            http://sdlpango.sourceforge.net/
-License:        LGPL-2.1+
-Group:          System/Libraries
 Version:        0.1.2
-Release:        212
+Release:        0
 Summary:        Programming Pango via SDL
+License:        LGPL-2.1+
+Group:          System/Libraries
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch0:         %{name}-%{version}-API-adds.patch
@@ -35,7 +36,6 @@
 engine to SDL.
 
 %package -n libSDL_Pango1
-License:        LGPL-2.1+
 Summary:        Programming Pango via SDL
 Group:          System/Libraries
 Provides:       SDL_Pango = %{version}
@@ -46,10 +46,11 @@
 engine to SDL.
 
 %package -n libSDL_Pango-devel
-License:        LGPL-2.1+
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
-Requires:       libSDL_Pango1 = %{version} libSDL-devel pkgconfig
+Requires:       libSDL-devel
+Requires:       libSDL_Pango1 = %{version}
+Requires:       pkgconfig
 Provides:       SDL_Pango-devel = %{version}
 Obsoletes:      SDL_Pango-devel <= %{version}
 

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

Reply via email to