diff --git a/SDL_gfx.spec b/SDL_gfx.spec index 77a5486..dc9b11c 100644 --- a/SDL_gfx.spec +++ b/SDL_gfx.spec @@ -24,7 +24,7 @@ Summary: SDL Graphics Routines for Primitives and Other Support Functions License: Zlib Group: Development/Libraries/X11 URL: http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/ -Source: http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-%{version}.tar.gz +Source: http://www.ferzkopp.net/Software/SDL_gfx-2.0/%name-%version.tar.gz Source2: baselibs.conf BuildRequires: dos2unix BuildRequires: pkgconfig @@ -81,7 +81,7 @@ chmod 644 LICENSE AUTHORS ChangeLog NEWS README %install %make_install -find %{buildroot} -type f -name "*.la" -delete -print +find %buildroot -type f -name "*.la" -delete -print %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig