X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=SDL.spec;h=f1043c8a28b97e4cffbbc00901b7e5d01f5d18ce;hb=1b424fcedebd08367b2001804ff6fa976035540f;hp=6c15483468e056bc9ab16f159ccb83df0227e214;hpb=28126eee090e43bd256f65951651b69dcdd32074;p=packages%2FSDL.git diff --git a/SDL.spec b/SDL.spec index 6c15483..f1043c8 100644 --- a/SDL.spec +++ b/SDL.spec @@ -1,9 +1,10 @@ Summary: SDL (Simple DirectMedia Layer) - Game/Multimedia Library Name: SDL -Version: 1.0.2 +Version: 1.0.3 Release: 1 +License: LGPL Group: X11/Libraries -Copyright: LGPL +Group(pl): X11/Biblioteki Source: http://www.devolution.com/~slouken/SDL/release/%{name}-%{version}.tar.gz URL: http://www.devolution.com/~slouken/SDL/ BuildRequires: XFree86-devel @@ -11,15 +12,20 @@ BuildRequires: esound-devel BuildRequires: gtk+-devel >= 1.2.1 BuildRoot: /tmp/%{name}-%{version}-root +%define _prefix /usr/X11R6 +%define _mandir %{_prefix}/man + %description SDL (Simple DirectMedia Layer) is a library that allows you portable, low level access to a video framebuffer, audio output, mouse, and keyboard. It -can support both windowed and DGA modes of XFree86, and it is designed to be -portable - applications linked with SDL can also be built on Win32 and BeOS. +can support both windowed and DGA modes of XFree86, and it is designed to +be portable - applications linked with SDL can also be built on Win32 and +BeOS. %package devel Summary: SDL - Header files Group: X11/Libraries +Group(pl): X11/Biblioteki Requires: %{name} = %{version} %description devel @@ -28,6 +34,7 @@ SDL - Header files. %package static Summary: SDL - static libraries Group: X11/Libraries +Group(pl): X11/Biblioteki Requires: %{name} = %{version} %description static @@ -76,4 +83,5 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/aclocal/* %files static +%defattr(644,root,root,755) %attr(644,root,root) %{_libdir}/lib*.a