forked from pool/SDL_ttf
Accepting request 262463 from home:olh:branches:games
- Remove self-obsoletes OBS-URL: https://build.opensuse.org/request/show/262463 OBS-URL: https://build.opensuse.org/package/show/games/SDL_ttf?expand=0&rev=20
This commit is contained in:
parent
520c365573
commit
e400cdb8aa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 14:24:16 UTC 2014 - olaf@aepfle.de
|
||||
|
||||
- Remove self-obsoletes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 12:04:26 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package SDL_ttf
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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
|
||||
@ -42,7 +42,7 @@ SDL applications.
|
||||
Summary: Simple DirectMedia Layer - Truetype Library
|
||||
Group: System/Libraries
|
||||
Provides: SDL_ttf = %{version}
|
||||
Obsoletes: SDL_ttf <= %{version}
|
||||
Obsoletes: SDL_ttf < %{version}
|
||||
|
||||
%description -n %lname
|
||||
This is a sample library that allows you to use TrueType fonts in your
|
||||
@ -54,7 +54,7 @@ Group: Development/Libraries/X11
|
||||
Requires: %lname = %{version}
|
||||
Requires: libSDL-devel
|
||||
Provides: SDL_ttf-devel = %{version}
|
||||
Obsoletes: SDL_ttf-devel <= %{version}
|
||||
Obsoletes: SDL_ttf-devel < %{version}
|
||||
|
||||
%description -n libSDL_ttf-devel
|
||||
This is a sample library that allows you to use TrueType fonts in your
|
||||
|
Loading…
Reference in New Issue
Block a user