Hello community,

here is the log from the commit of package alsa for openSUSE:Factory checked in 
at 2012-01-27 15:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa (Old)
 and      /work/SRC/openSUSE:Factory/.alsa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa", Maintainer is "ti...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa/alsa.changes        2011-10-03 
09:11:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.alsa.new/alsa.changes   2012-01-27 
15:16:14.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 25 11:10:29 CET 2012 - ti...@suse.de
+
+- Updated to alsa-lib version 1.0.25; including all previous fixes
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-alsa-lib-to-regard-3D-control-Depth-as-Playback-.patch
  0002-alsa-lib-add-LaCie-Firewire-Speakers-Griffin-FireWav.patch
  0003-alsa-lib-ucm-allow-values-to-be-read-from-devices.patch
  0004-UCM-comment-fixes-and-fix-myvalue-initialization-fix.patch
  0005-UCM-Fix-empty-get_list-initialize-returned-pointer-t.patch
  0006-Conf-Fix-channels-of-ICE1712-to-10-12.patch
  0007-UCM-Fix-LGPL-licence-how-to-receive-part-referred-GP.patch
  0008-configure-Fail-when-the-user-attempts-to-compile-sha.patch
  0009-Mark-Heaphone-Center-LFE-control-of-emu10k1-conf-as-.patch
  0010-Fix-typo-in-comment-in-surround71.conf.patch
  0011-test-latency-print-error-message-when-2-periods-per-.patch
  0012-EMU10K1.conf-Don-t-lock-hook-controls.patch
  0013-HDA-Intel.conf-Fix-low-mic-volume-due-to-pulseaudio-.patch
  0014-alsa-lib-fixed-coverity-reported-issues-under-FORWAR.patch
  0015-Fix-compile-warnings.patch
  0016-Fix-printf-for-size_t.patch
  0018-UCM-fix-memory-leak-when-executing-cset-commands.patch
  0019-Specficy-subdevice-0-for-front-surround-of-HDA-Intel.patch
  0020-emu10k1.conf-Fix-no-sound-problem-when-using-SB-Live.patch
  0021-ctlparse-Respect-softfloat-configure-option.patch
  0022-UCM-Fix-typo-in-error-message.patch
  0023-UCM-Fix-deadlock-following-failed-get-_verb.patch
  0024-Define-sysdefault-PCM-and-control.patch
  0025-Add-snd_-ctl-pcm-_open_fallback-functions.patch
  0026-Add-RME-RPM-to-HDSP_IO_Type.patch
  0027-ucm-fix-seg-fault-in-execute_cset.patch
  0028-ucm-tivial-code-style-fix.patch
  0029-ucm-add-another-sequence-msleep.patch
  0030-conf-Allow-for-a-directory-to-be-given-as-a-config-f.patch
  0031-pcm-recalculate-all-rules-after-changing-hw_params-f.patch
  0032-src-pcm-pcm_rate.c-add-missing-free.patch
  0033-src-pcm-pcm_ladspa.c-add-missing-free.patch
  0034-src-pcm-pcm_multi.c-add-missing-free.patch
  0035-src-pcm-pcm_mmap.c-add-missing-free.patch
  alsa-lib-1.0.24.1.tar.bz2

New:
----
  alsa-lib-1.0.25.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ alsa.spec ++++++
--- /var/tmp/diff_new_pack.SyU30D/_old  2012-01-27 15:16:15.000000000 +0100
+++ /var/tmp/diff_new_pack.SyU30D/_new  2012-01-27 15:16:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alsa
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,11 @@
 #
 
 
-
 Name:           alsa
-BuildRequires:  doxygen libtool pkg-config
-%define package_version        1.0.24.1
-License:        LGPL-2.1+
-Group:          System/Libraries
+BuildRequires:  doxygen
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+%define package_version        1.0.25
 Requires:       alsa-utils
 Recommends:     alsa-plugins alsa-oss
 PreReq:         %insserv_prereq %fillup_prereq
@@ -31,8 +30,10 @@
 %endif
 #
 Summary:        Advanced Linux Sound Architecture
-Version:        1.0.24.1
-Release:        18
+License:        LGPL-2.1+
+Group:          System/Libraries
+Version:        1.0.25
+Release:        0
 Source:         
ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{package_version}.tar.bz2
 Source2:        baselibs.conf
 Source8:        40-alsa.rules
@@ -50,40 +51,6 @@
 Source33:       alsa-info.sh
 Source34:       alsa-init.sh
 # Patch:          alsa-lib-git-fixes.diff
-Patch1:         0001-Fix-alsa-lib-to-regard-3D-control-Depth-as-Playback-.patch
-Patch2:         0002-alsa-lib-add-LaCie-Firewire-Speakers-Griffin-FireWav.patch
-Patch3:         0003-alsa-lib-ucm-allow-values-to-be-read-from-devices.patch
-Patch4:         0004-UCM-comment-fixes-and-fix-myvalue-initialization-fix.patch
-Patch5:         0005-UCM-Fix-empty-get_list-initialize-returned-pointer-t.patch
-Patch6:         0006-Conf-Fix-channels-of-ICE1712-to-10-12.patch
-Patch7:         0007-UCM-Fix-LGPL-licence-how-to-receive-part-referred-GP.patch
-Patch8:         0008-configure-Fail-when-the-user-attempts-to-compile-sha.patch
-Patch9:         0009-Mark-Heaphone-Center-LFE-control-of-emu10k1-conf-as-.patch
-Patch10:        0010-Fix-typo-in-comment-in-surround71.conf.patch
-Patch11:        0011-test-latency-print-error-message-when-2-periods-per-.patch
-Patch12:        0012-EMU10K1.conf-Don-t-lock-hook-controls.patch
-Patch13:        0013-HDA-Intel.conf-Fix-low-mic-volume-due-to-pulseaudio-.patch
-Patch14:        0014-alsa-lib-fixed-coverity-reported-issues-under-FORWAR.patch
-Patch15:        0015-Fix-compile-warnings.patch
-Patch16:        0016-Fix-printf-for-size_t.patch
-Patch18:        0018-UCM-fix-memory-leak-when-executing-cset-commands.patch
-Patch19:        0019-Specficy-subdevice-0-for-front-surround-of-HDA-Intel.patch
-Patch20:        0020-emu10k1.conf-Fix-no-sound-problem-when-using-SB-Live.patch
-Patch21:        0021-ctlparse-Respect-softfloat-configure-option.patch
-Patch22:        0022-UCM-Fix-typo-in-error-message.patch
-Patch23:        0023-UCM-Fix-deadlock-following-failed-get-_verb.patch
-Patch24:        0024-Define-sysdefault-PCM-and-control.patch
-Patch25:        0025-Add-snd_-ctl-pcm-_open_fallback-functions.patch
-Patch26:        0026-Add-RME-RPM-to-HDSP_IO_Type.patch
-Patch27:        0027-ucm-fix-seg-fault-in-execute_cset.patch
-Patch28:        0028-ucm-tivial-code-style-fix.patch
-Patch29:        0029-ucm-add-another-sequence-msleep.patch
-Patch30:        0030-conf-Allow-for-a-directory-to-be-given-as-a-config-f.patch
-Patch31:        0031-pcm-recalculate-all-rules-after-changing-hw_params-f.patch
-Patch32:        0032-src-pcm-pcm_rate.c-add-missing-free.patch
-Patch33:        0033-src-pcm-pcm_ladspa.c-add-missing-free.patch
-Patch34:        0034-src-pcm-pcm_multi.c-add-missing-free.patch
-Patch35:        0035-src-pcm-pcm_mmap.c-add-missing-free.patch
 Patch99:        alsa-lib-doxygen-avoid-crash-for-11.3.diff
 Url:            http://www.alsa-project.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -97,8 +64,8 @@
 
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
-Group:          Development/Libraries/C and C++
 License:        LGPL-2.1+
+Group:          Development/Libraries/C and C++
 Requires:       glibc-devel, libasound2 = %{version}
 Obsoletes:      alsadev
 Provides:       alsadev alsa-lib-devel
@@ -109,8 +76,8 @@
 
 %package docs
 Summary:        Additional Package Documentation
-Group:          Documentation/Other
 License:        GPL-2.0+
+Group:          Documentation/Other
 %if %suse_version > 1110
 BuildArch:      noarch
 %endif
@@ -121,9 +88,9 @@
 
 %package -n libasound2
 Summary:        Advanced Linux Sound Architecture Library
+License:        LGPL-2.1+
 Group:          System/Libraries
 Provides:       alsa-lib
-License:        LGPL-2.1+
 
 %description -n libasound2
 This package contains the library for ALSA, Advanced Linux Sound
@@ -132,40 +99,6 @@
 %prep
 %setup -q -n alsa-lib-%{package_version}
 # %patch -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
-%patch23 -p1
-%patch24 -p1
-%patch25 -p1
-%patch26 -p1
-%patch27 -p1
-%patch28 -p1
-%patch29 -p1
-%patch30 -p1
-%patch31 -p1
-%patch32 -p1
-%patch33 -p1
-%patch34 -p1
-%patch35 -p1
 %if %suse_version == 1130
 %patch99 -p1
 %endif



++++++ alsa-lib-1.0.24.1.tar.bz2 -> alsa-lib-1.0.25.tar.bz2 ++++++
++++ 4473 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to