SHA256
1
0
forked from pool/SDL_gfx

Accepting request 630010 from home:iznogood:branches:games

- Readd SDL_gfx-devel Provides/Obsoletes, still needed.

OBS-URL: https://build.opensuse.org/request/show/630010
OBS-URL: https://build.opensuse.org/package/show/games/SDL_gfx?expand=0&rev=27
This commit is contained in:
2018-08-18 09:31:07 +00:00
committed by Git OBS Bridge
parent cc29d46319
commit 2348e94969
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 17 21:09:08 UTC 2018 - bjorn.lie@gmail.com
- Readd SDL_gfx-devel Provides/Obsoletes, still needed.
-------------------------------------------------------------------
Thu Aug 9 14:21:55 UTC 2018 - rpm@fthiessen.de

View File

@@ -39,6 +39,8 @@ surfaces.
%package -n %lname
Summary: SDL Graphics Routines for Primitives and Other Support Functions
Group: System/Libraries
Provides: SDL_gfx = %version-%release
Obsoletes: SDL_gfx < %version-%release
%description -n %lname
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
@@ -50,6 +52,8 @@ surfaces.
Summary: Libraries, includes and more to develop SDL_gfx applications
Group: Development/Libraries/X11
Requires: %lname = %version
Provides: SDL_gfx-devel = %{version}
Obsoletes: SDL_gfx-devel < %{version}
%description -n libSDL_gfx-devel
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which