SPECS: mpg123.spec - updated to 0.66 (x86 build defaults to runtim...
qboosh
qboosh at pld-linux.org
Sat Jun 16 12:47:45 CEST 2007
Author: qboosh Date: Sat Jun 16 10:47:45 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.66 (x86 build defaults to runtime cpu detection now)
- removed obsolete patches, require SDL 1.2.11 (with pkgconfig support)
---- Files affected:
SPECS:
mpg123.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/mpg123.spec
diff -u SPECS/mpg123.spec:1.80 SPECS/mpg123.spec:1.81
--- SPECS/mpg123.spec:1.80 Fri Apr 27 01:38:27 2007
+++ SPECS/mpg123.spec Sat Jun 16 12:47:40 2007
@@ -20,20 +20,17 @@
Summary(ru.UTF-8): Проигрыватель MPEG аудиофайлов
Summary(uk.UTF-8): Програвач MPEG аудіофайлів
Name: mpg123
-Version: 0.65
+Version: 0.66
Release: 1
License: LGPL, GPL (mpglib)
Group: Applications/Sound
Source0: http://dl.sourceforge.net/mpg123/%{name}-%{version}.tar.bz2
-# Source0-md5: b15d3e442dcf86133df70f1f3eff7c59
-Patch0: %{name}-audio_sdl.patch
-Patch1: %{name}-audio_nas.patch
-Patch2: %{name}-am.patch
+# Source0-md5: 6753c7ce5bb35bd65c535b2b6322a9aa
URL: http://www.mpg123.de/
-%{?with_sdl:BuildRequires: SDL-devel}
+%{?with_sdl:BuildRequires: SDL-devel >= 1.2.11}
%{?with_alsa:BuildRequires: alsa-lib-devel}
-BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: autoconf >= 2.57
+BuildRequires: automake >= 1:1.7
%{?with_esd:BuildRequires: esound-devel}
%{?with_jack:BuildRequires: jack-audio-connection-kit-devel}
%{?with_nas:BuildRequires: nas-devel}
@@ -204,9 +201,6 @@
%prep
%setup -q
-%patch0 -p0
-%patch1 -p0
-%patch2 -p0
%build
%{__aclocal}
@@ -290,7 +284,7 @@
install src/%{name}-sdl $RPM_BUILD_ROOT%{_bindir}/
%endif
-install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install man1/%{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -340,6 +334,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2007/06/16 10:47:40 qboosh
+- updated to 0.66 (x86 build defaults to runtime cpu detection now)
+- removed obsolete patches, require SDL 1.2.11 (with pkgconfig support)
+
Revision 1.80 2007/04/26 23:38:27 shadzik
- kill double-checking audio output support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mpg123.spec?r1=1.80&r2=1.81&f=u
More information about the pld-cvs-commit
mailing list