This commit is contained in:
parent
099881ff7d
commit
7d6fc74e50
@ -25,12 +25,12 @@ 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/SDL2_gfx/%name-%version.tar.gz
|
||||
Source1: https://sourceforge.net/projects/sdl2gfx/files/SDL2_gfx-%version.tar.gz.asc
|
||||
# Key: 231D4B58E1DDB871, http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/#comment-89
|
||||
Source2: %name.keyring
|
||||
Source2: https://sourceforge.net/projects/sdl2gfx/files/%name-%version.tar.gz.asc
|
||||
Source3: baselibs.conf
|
||||
# Key: 231D4B58E1DDB871, http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/#comment-89
|
||||
Source4: %name.keyring
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
|
||||
%description
|
||||
@ -68,7 +68,7 @@ chmod 644 COPYING 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
|
||||
|
Loading…
Reference in New Issue
Block a user