]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- release 3: merge byteorder rawhide patch with big/litle endian fix. SDL-1_2_0-3
authorkloczek <kloczek@pld-linux.org>
Tue, 22 May 2001 00:16:59 +0000 (00:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.54

SDL.spec

index 4738b2f4220aa54197449c09e57fdb6662e2b020..a1697c37d25bdc52e1ab54b85f560256f065156e 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -14,13 +14,15 @@ Summary:    SDL (Simple DirectMedia Layer) - Game/Multimedia Library
 Summary(pl):   SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów
 Name:          SDL
 Version:       1.2.0
-Release:       1
+Release:       3
 License:       LGPL
 Group:         X11/Libraries
 Group(de):     X11/Libraries
+Group(es):     X11/Bibliotecas
 Group(pl):     X11/Biblioteki
 Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
-Patch0:                SDL-svga.patch
+Patch0:                %{name}-svga.patch
+Patch1:                %{name}-byteorder.patch
 URL:           http://www.libsdl.org/
 %{!?bcond_off_esound:BuildRequires:    esound-devel}
 %{!?bcond_off_arts:BuildRequires:      arts-devel}
@@ -56,6 +58,7 @@ Summary:      SDL - Header files
 Summary(pl):   SDL - Pliki nag³ówkowe
 Group:         X11/Libraries
 Group(de):     X11/Libraries
+Group(es):     X11/Bibliotecas
 Group(pl):     X11/Biblioteki
 Requires:      %{name} = %{version}
 
@@ -70,6 +73,7 @@ Summary:      SDL - static libraries
 Summary(pl):   SDL - biblioteki statyczne
 Group:         X11/Libraries
 Group(de):     X11/Libraries
+Group(es):     X11/Bibliotecas
 Group(pl):     X11/Biblioteki
 Requires:      %{name} = %{version}
 
@@ -81,7 +85,8 @@ SDL - biblioteki statyczne.
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure \
This page took 0.0579730000000001 seconds and 4 git commands to generate.