From 9d13e7ba0ad627d0666d216b7563f912308bbae3326076088a83dfc4f0dbedbe Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 29 Jan 2010 16:44:44 +0000 Subject: [PATCH] Accepting request 30805 from games Copy from games/SDL_Pango based on submit request 30805 from user coolo OBS-URL: https://build.opensuse.org/request/show/30805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_Pango?expand=0&rev=8 --- SDL_Pango.changes | 5 +++++ SDL_Pango.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/SDL_Pango.changes b/SDL_Pango.changes index 9cf7b0b..1856b88 100644 --- a/SDL_Pango.changes +++ b/SDL_Pango.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 27 02:36:01 CET 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Wed Oct 7 14:52:17 CEST 2009 - prusnak@suse.cz diff --git a/SDL_Pango.spec b/SDL_Pango.spec index c3681a4..dbb8fdf 100644 --- a/SDL_Pango.spec +++ b/SDL_Pango.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_Pango (Version 0.1.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,12 +21,13 @@ Name: SDL_Pango BuildRequires: fontconfig-devel freetype2-devel libSDL-devel pango-devel pkgconfig Url: http://sdlpango.sourceforge.net/ -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries Version: 0.1.2 -Release: 211 +Release: 212 Summary: Programming Pango via SDL Source: %{name}-%{version}.tar.bz2 +Source2: baselibs.conf Patch0: %{name}-%{version}-API-adds.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +42,7 @@ Authors: NAKAMURA Ken'ichi %package -n libSDL_Pango1 -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Programming Pango via SDL Group: System/Libraries Provides: SDL_Pango = %{version} @@ -58,7 +59,7 @@ Authors: NAKAMURA Ken'ichi %package -n libSDL_Pango-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Requires: libSDL_Pango1 = %{version} libSDL-devel pkgconfig