diff --git a/SDL_bgi-rpmlintrc b/SDL_bgi-rpmlintrc index 49f1cb0..5491609 100644 --- a/SDL_bgi-rpmlintrc +++ b/SDL_bgi-rpmlintrc @@ -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") diff --git a/SDL_bgi.spec b/SDL_bgi.spec index 2b576f7..1cf744a 100644 --- a/SDL_bgi.spec +++ b/SDL_bgi.spec @@ -17,7 +17,8 @@ Name: SDL_bgi -%define lname libSDL_bgi-suse5 +%define sover 5 +%define lname libSDL_bgi-suse%sover Version: 2.4.2 Release: 0 Summary: BGI-compatible 2D graphics C library with SDL backend @@ -81,7 +82,7 @@ rm -v "%buildroot/%_includedir/graphics.h" %files -n %lname %license LICENSE -%_libdir/libSDL_bgi.so.suse4 +%_libdir/libSDL_bgi.so.suse%sover %files -n libSDL_bgi-devel %_defaultdocdir/%name/