1
0
forked from pool/SDL_Pango

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
This commit is contained in:
OBS User autobuild 2010-01-29 16:44:44 +00:00 committed by Git OBS Bridge
parent 10804069a0
commit 9d13e7ba0a
2 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -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