Hello community, here is the log from the commit of package alsa-plugins for openSUSE:Factory checked in at 2012-10-26 16:57:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alsa-plugins (Old) and /work/SRC/openSUSE:Factory/.alsa-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alsa-plugins", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes 2012-09-10 15:29:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.alsa-plugins.new/alsa-plugins.changes 2012-10-26 16:57:56.000000000 +0200 @@ -1,0 +2,11 @@ +Fri Oct 26 07:32:01 CEST 2012 - [email protected] + +- remove obsoleted alsa-plugins-include.patch + +------------------------------------------------------------------- +Fri Sep 7 15:32:42 CEST 2012 - [email protected] + +- Updated to version 1.0.26: + including glibc-2.16 build fix, add support 24bit format to pulse + +------------------------------------------------------------------- Old: ---- alsa-plugins-1.0.25.tar.bz2 alsa-plugins-include.patch New: ---- alsa-plugins-1.0.26.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa-plugins.spec ++++++ --- /var/tmp/diff_new_pack.OHB1nn/_old 2012-10-26 16:57:57.000000000 +0200 +++ /var/tmp/diff_new_pack.OHB1nn/_new 2012-10-26 16:57:57.000000000 +0200 @@ -37,7 +37,7 @@ %if %build_speex BuildRequires: speex-devel %endif -%define package_version 1.0.25 +%define package_version 1.0.26 Url: http://www.alsa-project.org/ Summary: Extra Plug-Ins for the ALSA Library License: LGPL-2.1+ @@ -51,7 +51,6 @@ Source1: asound-pulse.conf Source2: alsa-pulse.conf Source3: baselibs.conf -Patch1: alsa-plugins-include.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -74,7 +73,7 @@ %package pulse Summary: Pulseaudio Plug-In for the ALSA Library -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Group: System/Libraries Requires: pulseaudio %ifarch s390x @@ -129,7 +128,6 @@ %prep %setup -q -n %{name}-%{package_version} -%patch1 -p1 %build export AUTOMAKE_JOBS="%{?_smp_mflags}" ++++++ alsa-plugins-1.0.25.tar.bz2 -> alsa-plugins-1.0.26.tar.bz2 ++++++ ++++ 59716 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/alsa-plugins-1.0.25/config.h.in new/alsa-plugins-1.0.26/config.h.in --- old/alsa-plugins-1.0.25/config.h.in 2012-01-25 10:30:35.000000000 +0100 +++ new/alsa-plugins-1.0.26/config.h.in 2012-09-06 10:45:31.000000000 +0200 @@ -39,6 +39,10 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/alsa-plugins-1.0.25/configure.in new/alsa-plugins-1.0.26/configure.in --- old/alsa-plugins-1.0.25/configure.in 2012-01-25 08:57:07.000000000 +0100 +++ new/alsa-plugins-1.0.26/configure.in 2012-09-06 09:52:58.000000000 +0200 @@ -1,6 +1,6 @@ AC_PREREQ(2.59) AC_INIT(oss/pcm_oss.c) -AM_INIT_AUTOMAKE(alsa-plugins, 1.0.25) +AM_INIT_AUTOMAKE(alsa-plugins, 1.0.26) AC_PREFIX_DEFAULT(/usr) AC_CONFIG_HEADERS(config.h) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/alsa-plugins-1.0.25/missing new/alsa-plugins-1.0.26/missing --- old/alsa-plugins-1.0.25/missing 2012-01-25 10:30:36.000000000 +0100 +++ new/alsa-plugins-1.0.26/missing 2012-09-06 10:45:31.000000000 +0200 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2009-04-28.21; # UTC +scriptversion=2012-01-06.13; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009 Free Software Foundation, Inc. +# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -84,7 +84,6 @@ help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file - tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and @@ -122,15 +121,6 @@ # Not GNU programs, they don't have --version. ;; - tar*) - if test -n "$run"; then - echo 1>&2 "ERROR: \`tar' requires --run" - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - exit 1 - fi - ;; - *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. @@ -226,7 +216,7 @@ \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` @@ -256,7 +246,7 @@ \`Flex' from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then - eval LASTARG="\${$#}" + eval LASTARG=\${$#} case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` @@ -318,41 +308,6 @@ touch $file ;; - tar*) - shift - - # We have already tried tar in the generic part. - # Look for gnutar/gtar before invocation to avoid ugly error - # messages. - if (gnutar --version > /dev/null 2>&1); then - gnutar "$@" && exit 0 - fi - if (gtar --version > /dev/null 2>&1); then - gtar "$@" && exit 0 - fi - firstarg="$1" - if shift; then - case $firstarg in - *o*) - firstarg=`echo "$firstarg" | sed s/o//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - case $firstarg in - *h*) - firstarg=`echo "$firstarg" | sed s/h//` - tar "$firstarg" "$@" && exit 0 - ;; - esac - fi - - echo 1>&2 "\ -WARNING: I can't seem to be able to run \`tar' with the given arguments. - You may want to install GNU tar or Free paxutils, or check the - command line arguments." - exit 1 - ;; - *) echo 1>&2 "\ WARNING: \`$1' is needed, and is $msg. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/alsa-plugins-1.0.25/pulse/pcm_pulse.c new/alsa-plugins-1.0.26/pulse/pcm_pulse.c --- old/alsa-plugins-1.0.25/pulse/pcm_pulse.c 2012-01-25 08:57:07.000000000 +0100 +++ new/alsa-plugins-1.0.26/pulse/pcm_pulse.c 2012-09-06 09:52:58.000000000 +0200 @@ -820,6 +820,26 @@ pcm->ss.format = PA_SAMPLE_S32BE; break; #endif +#ifdef PA_SAMPLE_S24LE + case SND_PCM_FORMAT_S24_3LE: + pcm->ss.format = PA_SAMPLE_S24LE; + break; +#endif +#ifdef PA_SAMPLE_S24BE + case SND_PCM_FORMAT_S24_3BE: + pcm->ss.format = PA_SAMPLE_S24BE; + break; +#endif +#ifdef PA_SAMPLE_S24_32LE + case SND_PCM_FORMAT_S24_LE: + pcm->ss.format = PA_SAMPLE_S24_32LE; + break; +#endif +#ifdef PA_SAMPLE_S24_32BE + case SND_PCM_FORMAT_S24_BE: + pcm->ss.format = PA_SAMPLE_S24_32BE; + break; +#endif default: SNDERR("PulseAudio: Unsupported format %s\n", snd_pcm_format_name(io->format)); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/alsa-plugins-1.0.25/usb_stream/pcm_usb_stream.c new/alsa-plugins-1.0.26/usb_stream/pcm_usb_stream.c --- old/alsa-plugins-1.0.25/usb_stream/pcm_usb_stream.c 2012-01-25 08:57:07.000000000 +0100 +++ new/alsa-plugins-1.0.26/usb_stream/pcm_usb_stream.c 2012-09-06 09:52:58.000000000 +0200 @@ -18,8 +18,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include <byteswap.h> #define _GNU_SOURCE +#include <byteswap.h> #include <sys/mman.h> #include <sys/shm.h> #include <sys/ioctl.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/alsa-plugins-1.0.25/version new/alsa-plugins-1.0.26/version --- old/alsa-plugins-1.0.25/version 2012-01-25 10:30:43.000000000 +0100 +++ new/alsa-plugins-1.0.26/version 2012-09-06 10:45:35.000000000 +0200 @@ -1 +1 @@ -1.0.25 +1.0.26 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
