From d361dba8a292cfbc80b843c53290f820889b3af8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sat, 6 Oct 2001 16:47:23 +0000 Subject: [PATCH] - release 2 - ac2.5 ready (BR added) Changed files: alsaplayer.spec -> 1.20 --- alsaplayer.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/alsaplayer.spec b/alsaplayer.spec index 1c7a68b..a6c7172 100644 --- a/alsaplayer.spec +++ b/alsaplayer.spec @@ -1,8 +1,9 @@ Summary: Alsaplayer +Summary(pl): Alsaplayer Name: alsaplayer Version: 0.99.31 -Release: 1 -Copyright: Opensource +Release: 2 +License: Opensource Group: X11/Applications/Multimedia Group(de): X11/Applikationen/Multimedia Group(pl): X11/Aplikacje/Multimedia @@ -13,6 +14,9 @@ BuildRequires: esound-devel BuildRequires: audiofile-devel BuildRequires: libmikmod-devel BuildRequires: gtk+-devel +BuildRequires: libtool +BuildRequires: automake +BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _pkglibdir %{_libdir}/%{name} @@ -68,7 +72,10 @@ General features: %setup -q %build -%configure2_13 +libtoolize --copy --force +aclocal +autoconf +%configure %{__make} %install -- 2.44.0