diff --git a/SDL_gfx.spec b/SDL_gfx.spec index cc4454d..9188491 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) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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,10 +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: 4 +Release: 3 Source0: %{name}-%{version}.tar.bz2 -Source1: baselibs.conf -License: LGPLv2.1+ +Source1: baselibs.conf +License: LGPL v2.1 or later Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,7 +56,7 @@ Authors: %package -n libSDL_gfx13 Summary: SDL Graphics Routines for Primitives and Other Support Functions Group: System/Libraries -License: LGPLv2.1+ +License: LGPL v2.1 or later Provides: SDL_gfx = %{version} Obsoletes: SDL_gfx <= %{version} @@ -84,7 +84,7 @@ Authors: Andreas Schiffler %package -n libSDL_gfx-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Libraries, includes and more to develop SDL_gfx applications Group: Development/Libraries/C and C++ Requires: libSDL_gfx13 = %{version} libSDL-devel pkgconfig diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4