]> git.pld-linux.org Git - packages/SDL_image.git/blobdiff - SDL_image.spec
- release 4.
[packages/SDL_image.git] / SDL_image.spec
index 04b649bc321e330d5907b6902b62d784712015fc..001f2c070807e710da307c6ee1cb2e6dc17c031b 100644 (file)
@@ -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.2
-Release:       2
+Release:       4
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
@@ -76,7 +76,7 @@ Bibliotecas est
 
 %build
 rm -f missing acinclude.m4
-libtoolize --copy --force
+%{__libtoolize}
 aclocal
 %{__autoconf}
 %{__automake}
@@ -118,6 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {README,CHANGES}.gz
 %attr(755,root,root) %{_libdir}/lib*.so
+%attr(755,root,root) %{_libdir}/lib*.la
 %{_includedir}/SDL/*
 
 %files static
This page took 0.10219 seconds and 4 git commands to generate.