From e0cd7c2a1e2ff1cb7a98185ed0158ee4d77c9a79c793a77651cb42850c77a36f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Feb 2010 15:26:44 +0000 Subject: [PATCH] converted link to branch OBS-URL: https://build.opensuse.org/package/show/games/SDL_gfx?expand=0&rev=6 --- SDL_gfx.changes | 5 +++++ SDL_gfx.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/SDL_gfx.changes b/SDL_gfx.changes index f2486d5..5ce54b0 100644 --- a/SDL_gfx.changes +++ b/SDL_gfx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 27 02:38:07 CET 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Wed Oct 7 14:52:23 CEST 2009 - prusnak@suse.cz diff --git a/SDL_gfx.spec b/SDL_gfx.spec index 899d93e..cc4454d 100644 --- a/SDL_gfx.spec +++ b/SDL_gfx.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_gfx (Version 2.0.19) # -# 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 @@ -23,9 +23,10 @@ BuildRequires: libSDL-devel Url: http://www.ferzkopp.net/Software/SDL_gfx-2.0/ Summary: SDL Graphics Routines for Primitives and Other Support Functions Version: 2.0.19 -Release: 3 +Release: 4 Source0: %{name}-%{version}.tar.bz2 -License: LGPL v2.1 or later +Source1: baselibs.conf +License: LGPLv2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,7 +56,7 @@ Authors: %package -n libSDL_gfx13 Summary: SDL Graphics Routines for Primitives and Other Support Functions Group: System/Libraries -License: LGPL v2.1 or later +License: LGPLv2.1+ Provides: SDL_gfx = %{version} Obsoletes: SDL_gfx <= %{version} @@ -83,7 +84,7 @@ Authors: Andreas Schiffler %package -n libSDL_gfx-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Libraries, includes and more to develop SDL_gfx applications Group: Development/Libraries/C and C++ Requires: libSDL_gfx13 = %{version} libSDL-devel pkgconfig