]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- xorg modular deps. auto/th/SDL-1_2_10-0_051030_2
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 12 Feb 2006 20:48:27 +0000 (20:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.145

SDL.spec

index 28c39b879d3f52a37dc35c455e342430fce7b541..732f7afc3a36a0256f2bb239a5021bad2affeb11 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
 %bcond_without arts            # without aRts audio support
 %bcond_without esd             # without EsounD audio support
 #
-%define                _snap   051030
 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:       0.%{_snap}.1
+%define                _snap   051030
+Release:       0.%{_snap}.2
 License:       LGPL
 Group:         X11/Libraries
 #Source0:      http://www.libsdl.org/release/%{name}-%{version}.tar.gz
@@ -48,6 +48,7 @@ BuildRequires:        nasm
 BuildRequires: perl-modules
 %{?with_directfb:BuildRequires:        pkgconfig >= 1:0.7}
 %{?with_svga:BuildRequires:    svgalib-devel >= 1.4.0}
+BuildRequires: xorg-lib-libXext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -79,12 +80,7 @@ Summary(uk): 
 Summary(zh_CN):        SDL (Simple DirectMedia Layer) ¿ª·¢¿â
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-%if %{with xlibs}
-Requires:      libX11-devel
-Requires:      libXext-devel
-%else
-Requires:      XFree86-devel >= 4.0.2
-%endif
+Requires:      xorg-lib-libXext-devel
 %{?with_alsa:Requires: alsa-lib-devel}
 %{?with_caca:Requires: libcaca-devel}
 %{?with_nas:Requires:  nas-devel}
This page took 0.038317 seconds and 4 git commands to generate.