rework autoreqprov

OBS-URL: https://build.opensuse.org/package/show/games/sdl12_compat?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2022-03-30 21:09:40 +00:00 committed by Git OBS Bridge
parent 5cc63ff5f9
commit 8368b57c30

View File

@ -16,6 +16,8 @@
# #
%define __provides_exclude_from ^%_libdir/libSDL-1.*\.so\..*$
Name: sdl12_compat Name: sdl12_compat
%define lname sdl12_compat-libSDL-1_2-0 %define lname sdl12_compat-libSDL-1_2-0
%global _lto_cflags %_lto_cflags -ffat-lto-objects %global _lto_cflags %_lto_cflags -ffat-lto-objects
@ -42,7 +44,6 @@ against SDL 1.2, but it uses SDL 2.0 behind the scenes.
Summary: SDL Graphics Routines for Primitives and Other Support Functions Summary: SDL Graphics Routines for Primitives and Other Support Functions
Group: System/Libraries Group: System/Libraries
Conflicts: libSDL-1_2-0 Conflicts: libSDL-1_2-0
AutoReqProv: off
%description -n %lname %description -n %lname
This is the "Simple DirectMedia Layer" library built from sdl12_compat. This is the "Simple DirectMedia Layer" library built from sdl12_compat.