]> git.pld-linux.org Git - packages/SDL_net.git/commitdiff
release 3; rebuild with SDL 1.2.0; stb
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 2 Apr 2001 13:40:53 +0000 (13:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL_net.spec -> 1.4

SDL_net.spec

index fa244447d9ef29d6ea1e223f02a92e2622eacb63..dcf3e0e9656d984ab70bf0f8d6d6735626cfdea4 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       Simple DirectMedia Layer - network
+Summary(pl):   Biblioteka obs³ugi sieci w SDL
 Name:          SDL_net
 Version:       1.1.1
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Libraries
 Group(de):     Libraries
 Group(fr):     Librairies
 Group(pl):     Biblioteki
 Source0:       http://www.libsdl.org/projects/SDL_net/src/%{name}-%{version}.tar.gz
-URL:           http://www.devolution.com/~slouken/SDL/projects/SDL_net/
+URL:           http://www.libsdl.org/projects/SDL_net/
 BuildRequires: SDL-devel >= 1.0.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -20,8 +21,12 @@ that this isn't necessarily how you would want to write a chat
 program, but it demonstrates how to use the basic features of the
 network and GUI libraries.
 
+%description -l pl
+Przyk³adowa biblioteka obs³ugi sieci korzystaj±ca z SDL.
+
 %package devel
 Summary:       Header files and more to develop SDL_net applications
+Summary(pl):   Pliki na³ówkowe do rozwijania aplikacji u¿ywaj±cych SDL_net
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
 Group(fr):     Development/Librairies
@@ -32,8 +37,12 @@ Requires:    SDL-devel
 %description devel
 Header files and more to develop SDL_net applications.
 
+%description -l pl devel
+Pliki na³ówkowe do rozwijania aplikacji u¿ywaj±cych SDL_net.
+
 %package static
-Summary:       Statis SDL_net libraries
+Summary:       Static SDL_net libraries
+Summary(pl):   Statyczne biblioteki SDL_net
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
 Group(fr):     Development/Librairies
@@ -43,6 +52,9 @@ Requires:     %{name}-devel = %{version}
 %description static
 Statis SDL_net libraries.
 
+%description -l pl static
+Statyczne biblioteki SDL_net.
+
 %prep
 %setup -q 
 
This page took 0.032443 seconds and 4 git commands to generate.