diff --git a/SDL_ttf.changes b/SDL_ttf.changes index 6327066..c4b7045 100644 --- a/SDL_ttf.changes +++ b/SDL_ttf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 10:24:24 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri Sep 16 18:24:34 UTC 2011 - jengelh@medozas.de diff --git a/SDL_ttf.spec b/SDL_ttf.spec index c025c5f..db5c542 100644 --- a/SDL_ttf.spec +++ b/SDL_ttf.spec @@ -34,12 +34,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This is a sample library that allows you to use TrueType fonts in your SDL applications. - - -Authors: --------- - Sam Lantinga - %package -n libSDL_ttf-2_0-0 Summary: Simple DirectMedia Layer - Truetype Library Group: System/Libraries @@ -51,12 +45,6 @@ Obsoletes: SDL_ttf <= %{version} This is a sample library that allows you to use TrueType fonts in your SDL applications. - - -Authors: --------- - Sam Lantinga - %package -n libSDL_ttf-devel License: LGPLv2.1+ ; Freetype Project License Requires: %{name} = %{version} SDL-devel @@ -70,12 +58,6 @@ Obsoletes: SDL_ttf-devel <= %{version} This is a sample library that allows you to use TrueType fonts in your SDL applications. - - -Authors: --------- - Sam Lantinga - %prep %setup -q