]> git.pld-linux.org Git - packages/SDL_net.git/blobdiff - SDL_net.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/SDL_net.git] / SDL_net.spec
index e0f15473339f797fdd4b4fc5c90efc21d22c5ba0..f8584cb880e585c4491b79685de6d176ee335275 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Simple DirectMedia Layer - network
 Summary(pl):   Biblioteka obsĀ³ugi sieci w SDL
 Name:          SDL_net
 Version:       1.2.4
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
@@ -58,8 +58,8 @@ Statyczne biblioteki SDL_net.
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README.gz
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.la
 %{_includedir}/SDL/*
This page took 0.122908 seconds and 4 git commands to generate.