From 5c4961a0422a89106647c02a98db7b4558133f9e Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 6 Oct 2000 10:03:51 +0000 Subject: [PATCH] - release 2: use new rpm automation suit. Changed files: SDL_mixer.spec -> 1.4 --- SDL_mixer.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/SDL_mixer.spec b/SDL_mixer.spec index a14e1cb..58e0900 100644 --- a/SDL_mixer.spec +++ b/SDL_mixer.spec @@ -1,9 +1,12 @@ Summary: Simple DirectMedia Layer - Sample Mixer Library Name: SDL_mixer Version: 1.0.6 -Release: 1 +Release: 2 License: LGPL Group: Libraries +Group(de): Libraries +Group(fr): Librairies +Group(pl): Biblioteki Source0: http://www.libsdl.org/projects/SDL_mixer/src/%{name}-%{version}.tar.gz URL: http://www.libsdl.org/projects/SDL_mixer/index.html BuildRequires: esound-devel @@ -20,6 +23,7 @@ libraries. %package devel Summary: Header files and more to develop SDL_mixer applications Group: Development/Libraries +Group(de): Entwicklung/Libraries Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki Requires: %{name} = %{version} @@ -31,6 +35,7 @@ Header files and more to develop SDL_mixer applications. %package static Summary: Statis SDL_mixer libraries Group: Development/Libraries +Group(de): Entwicklung/Libraries Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki Requires: %{name}-devel = %{version} @@ -42,7 +47,6 @@ Statis SDL_mixer libraries. %setup -q %build -LDFLAGS="-s"; export LDFLAGS %configure %{__make} @@ -51,8 +55,6 @@ rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.* - gzip -9nf README CHANGES %post -p /sbin/ldconfig -- 2.43.0