SHA256
1
0
forked from pool/SDL_gfx
Jan Engelhardt 2018-08-10 07:56:31 +00:00 committed by Git OBS Bridge
parent 2dfd87b813
commit cc29d46319

View File

@ -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