Defer r118 change until another time
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=119
This commit is contained in:
@@ -87,7 +87,7 @@ This is the "Simple DirectMedia Layer" library. It provides a generic
|
||||
API for access to audio, keyboard, mouse, and display framebuffer
|
||||
across multiple platforms.
|
||||
|
||||
%package devel
|
||||
%package -n libSDL2-devel
|
||||
Summary: SDL2 Library Developer Files
|
||||
Group: Development/Libraries/X11
|
||||
Requires: %lname = %version
|
||||
@@ -99,10 +99,9 @@ Requires: pkgconfig(glesv2)
|
||||
Requires: pkgconfig(glu)
|
||||
Requires: pkgconfig(x11)
|
||||
Requires: pkgconfig(xproto)
|
||||
Provides: libSDL2-devel = %version-%release
|
||||
Obsoletes: libSDL2-devel < %version-%release
|
||||
Provides: SDL2-devel = %version-%release
|
||||
|
||||
%description devel
|
||||
%description -n libSDL2-devel
|
||||
This package contains files needed for development with the SDL2
|
||||
library.
|
||||
|
||||
@@ -142,7 +141,7 @@ rm -fv "%buildroot/%_libdir/libSDL2.a" "%buildroot/%_libdir/libSDL2_test.a"
|
||||
%doc README.md README-SDL.txt
|
||||
%_libdir/libSDL2-2*.so.*
|
||||
|
||||
%files devel
|
||||
%files -n libSDL2-devel
|
||||
%doc WhatsNew.txt
|
||||
%_bindir/sdl2-config
|
||||
%_libdir/libSDL2.so
|
||||
|
Reference in New Issue
Block a user