From c2b8165114a3757864a967a0af611bce210dba5b Mon Sep 17 00:00:00 2001 From: undefine Date: Wed, 19 Nov 2003 23:55:57 +0000 Subject: [PATCH] - fix sdlshow (previously it was only sh script) - release 2 Changed files: SDL_image.spec -> 1.51 --- SDL_image.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL_image.spec b/SDL_image.spec index 9945c40..c924b0c 100644 --- a/SDL_image.spec +++ b/SDL_image.spec @@ -3,7 +3,7 @@ Summary(pl): Przyk Summary(pt_BR): Simple DirectMedia Layer - Biblioteca exemplo para carga de Imagens Name: SDL_image Version: 1.2.3 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz @@ -100,7 +100,7 @@ install -d $RPM_BUILD_ROOT%{_bindir} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install showimage $RPM_BUILD_ROOT%{_bindir}/sdlshow +install .libs/showimage $RPM_BUILD_ROOT%{_bindir}/sdlshow %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0