[packages/mpg123] - updated to 1.22.4 - removed obsolete am patch

qboosh qboosh at pld-linux.org
Tue Oct 13 17:41:53 CEST 2015


commit 6d427f378dd5277573541e7acbd6a72cbd21bae6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 13 17:41:31 2015 +0200

    - updated to 1.22.4
    - removed obsolete am patch

 mpg123-am.patch | 11 -----------
 mpg123.spec     |  9 +++------
 2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/mpg123.spec b/mpg123.spec
index 43f77db..bbc2f15 100644
--- a/mpg123.spec
+++ b/mpg123.spec
@@ -1,4 +1,3 @@
-# TODO: tinyalsa?
 #
 # Conditional build:
 %bcond_with	mmx		# use MMX-only code to decode stream instead of runtime detection
@@ -23,14 +22,13 @@ Summary(pt_BR.UTF-8):	Tocador de arquivos MP3
 Summary(ru.UTF-8):	Проигрыватель MPEG аудиофайлов
 Summary(uk.UTF-8):	Програвач MPEG аудіофайлів
 Name:		mpg123
-Version:	1.20.1
-Release:	2
+Version:	1.22.4
+Release:	1
 # some old parts are GPLed, but they are not included in package
 License:	LGPL v2.1
 Group:		Applications/Sound
 Source0:	http://downloads.sourceforge.net/mpg123/%{name}-%{version}.tar.bz2
-# Source0-md5:	1b3e8765aa608e306ede1ec507b67b23
-Patch0:		%{name}-am.patch
+# Source0-md5:	2dfafae3bbc532b4c8b04a77c6a6de89
 URL:		http://www.mpg123.de/
 %{?with_openal:BuildRequires:	OpenAL-devel}
 %{?with_sdl:BuildRequires:	SDL-devel >= 1.2.11}
@@ -245,7 +243,6 @@ Statyczna biblioteka mpg123.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/mpg123-am.patch b/mpg123-am.patch
deleted file mode 100644
index 921261c..0000000
--- a/mpg123-am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mpg123-1.1.0/src/libmpg123/Makefile.am.orig	2008-01-15 03:27:31.000000000 +0100
-+++ mpg123-1.1.0/src/libmpg123/Makefile.am	2008-01-23 23:28:18.457736443 +0100
-@@ -18,6 +18,8 @@
- 
- CLEANFILES = *.a
- 
-+# removed from automake 1.10
-+LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
- 
- #lib_LIBRARIES = libmpg123.a
- lib_LTLIBRARIES = libmpg123.la
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpg123.git/commitdiff/6d427f378dd5277573541e7acbd6a72cbd21bae6



More information about the pld-cvs-commit mailing list