]> git.pld-linux.org Git - packages/SDL2_net.git/blobdiff - SDL2_net.spec
- updated to 2.2.0
[packages/SDL2_net.git] / SDL2_net.spec
index b084d0b09a6e7fc0b4f33782d1c7b72916777344..876f17752b530dc34ad0533918d43ac2be3578a9 100644 (file)
@@ -2,12 +2,12 @@ Summary:      Simple DirectMedia Layer 2 - network
 Summary(pl.UTF-8):     Biblioteka obsługi sieci w SDL2
 Summary(pt_BR.UTF-8):  Simple DirectMedia Layer 2 - Biblioteca de rede portável
 Name:          SDL2_net
-Version:       2.0.0
+Version:       2.2.0
 Release:       1
 License:       Zlib-like
 Group:         Libraries
 Source0:       http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
-# Source0-md5: 83bcd0e67796b81b35b08a014c677200
+# Source0-md5: ba1cc690ddde85ee90c80e15be9f3bf9
 URL:           http://www.libsdl.org/projects/SDL_net/
 BuildRequires: SDL2-devel >= 2.0.0
 BuildRequires: autoconf
@@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.txt COPYING.txt README.txt
+%doc CHANGES.txt LICENSE.txt README.txt
 %attr(755,root,root) %{_libdir}/libSDL2_net-2.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libSDL2_net-2.0.so.0
 
@@ -103,6 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libSDL2_net.so
 %{_includedir}/SDL2/SDL_net.h
 %{_pkgconfigdir}/SDL2_net.pc
+%{_libdir}/cmake/SDL2_net
 
 %files static
 %defattr(644,root,root,755)
This page took 0.125674 seconds and 4 git commands to generate.