forked from pool/SDL_bgi
This commit is contained in:
parent
8cb67eb30e
commit
61d97a425b
@ -1,2 +1,3 @@
|
|||||||
# Go home rpmlint, you are drunk. libSDL_bgisuse3 is not the right name.
|
# Go home rpmlint 1.x, you are drunk. libSDL_bgisuse3 (for
|
||||||
|
# libSDL_bgi.so.suse3) is not the right name, it's libSDL_bgi-suse3.
|
||||||
addFilter("shlib-policy-name-error")
|
addFilter("shlib-policy-name-error")
|
||||||
|
@ -17,7 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: SDL_bgi
|
Name: SDL_bgi
|
||||||
%define lname libSDL_bgi-suse5
|
%define sover 5
|
||||||
|
%define lname libSDL_bgi-suse%sover
|
||||||
Version: 2.4.2
|
Version: 2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: BGI-compatible 2D graphics C library with SDL backend
|
Summary: BGI-compatible 2D graphics C library with SDL backend
|
||||||
@ -81,7 +82,7 @@ rm -v "%buildroot/%_includedir/graphics.h"
|
|||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%_libdir/libSDL_bgi.so.suse4
|
%_libdir/libSDL_bgi.so.suse%sover
|
||||||
|
|
||||||
%files -n libSDL_bgi-devel
|
%files -n libSDL_bgi-devel
|
||||||
%_defaultdocdir/%name/
|
%_defaultdocdir/%name/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user