]> git.pld-linux.org Git - packages/SDL.git/blobdiff - SDL.spec
- reverted my ci
[packages/SDL.git] / SDL.spec
index 42e947e1aad149633715587a7a508b6be500c9ca..5bb73918fb946b5fa995bafe1660dbf114bb4368 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -21,24 +21,25 @@ Summary:    SDL (Simple DirectMedia Layer) - Game/Multimedia Library
 Summary(pl):   SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów
 Summary(zh_CN):        SDL (Simple DirectMedia Layer) Generic APIs - ÓÎÏ·/¶àýÌå¿â
 Name:          SDL
-Version:       1.2.10
-Release:       1
+Version:       1.2.11
+Release:       2
 License:       LGPL
-Group:         X11/Libraries
+Group:         Libraries
 Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: b7b46a866b8bf32df8c041a00e567c7d
+# Source0-md5: 418b42956b7cd103bfab1b9077ccc149
 Patch0:                %{name}-mmx-constraints.patch
 Patch1:                %{name}-acfix.patch
 Patch2:                %{name}-caca.patch
 URL:           http://www.libsdl.org/
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 0.9.15}
-BuildRequires: OpenGL-devel
+BuildRequires: OpenGL-GLU-devel
 %{?with_aalib:BuildRequires:   aalib-devel}
 %{?with_alsa:BuildRequires:    alsa-lib-devel >= 0.9.0}
 %{?with_arts:BuildRequires:    artsc-devel >= 1.1}
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 %{?with_esd:BuildRequires:     esound-devel >= 0.2.8}
+BuildRequires: gcc >= 5:4.0
 %{?with_caca:BuildRequires:    libcaca-devel}
 %{?with_ggi:BuildRequires:     libggi-devel}
 BuildRequires: libtool >= 2:1.4d
@@ -88,7 +89,7 @@ Summary(pt_BR):       Bibliotecas e arquivos de cabe
 Summary(ru):   æÁÊÌÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ ÐÒÏÇÒÁÍÍ, ÉÓÐÏÌØÚÕÀÝÉÈ SDL
 Summary(uk):   æÁÊÌÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ ÐÒÏÇÒÁÍ, ÝÏ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ SDL
 Summary(zh_CN):        SDL (Simple DirectMedia Layer) ¿ª·¢¿â
-Group:         X11/Development/Libraries
+Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 %{?with_directfb:Requires:     DirectFB-devel >= 0.9.15}
 %{?with_aa:Requires:   aalib-devel}
@@ -121,7 +122,7 @@ Summary(pl):        SDL - biblioteki statyczne
 Summary(pt_BR):        Biblioteca estática para desenvolvimento de aplicações com a SDL
 Summary(ru):   óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÒÁÚÒÁÂÏÔËÉ Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ SDL
 Summary(uk):   óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ ÄÌÑ ÒÏÚÒÏÂËÉ Ú ×ÉËÏÒÉÓÔÁÎÎÑÍ SDL
-Group:         X11/Development/Libraries
+Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
@@ -144,7 +145,7 @@ Biblioteca est
 %package examples
 Summary:       SDL - example programs
 Summary(pl):   SDL - programy przyk³adowe
-Group:         X11/Development/Libraries
+Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description examples
@@ -230,6 +231,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libSDLmain.a
 %{_includedir}/SDL
 %{_aclocaldir}/sdl.m4
+%{_pkgconfigdir}/sdl.pc
 %{_mandir}/man3/*
 
 %files static
This page took 0.027109 seconds and 4 git commands to generate.