Mailinglist Archive: opensuse-commit (1262 mails)

< Previous Next >
commit alsa
  • From: root@xxxxxxx (h_root)
  • Date: Sat, 2 Sep 2006 18:55:58 +0200 (CEST)
  • Message-id: <20060902165558.B63639527D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package alsa
checked in at Sat Sep 2 18:55:58 CEST 2006.

--------
--- alsa/alsa.changes 2006-08-24 11:43:02.000000000 +0200
+++ alsa/alsa.changes 2006-09-01 20:29:30.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Sep 1 17:25:38 CEST 2006 - tiwai@xxxxxxx
+
+- updated to ALSA 1.0.13rc1:
+ * support of linear dB scale
+ * fix alsaconf for SLES10/SLED10
+- use Should-Start instead of Required-Start in alsasound init
+ script as olh suggests (#202075)
+
+-------------------------------------------------------------------

Old:
----
alsa-lib-1.0.12.tar.bz2
alsa-utils-1.0.12.tar.bz2

New:
----
alsa-lib-1.0.13rc1.tar.bz2
alsa-utils-1.0.13rc1.tar.bz2

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

Other differences:
------------------
++++++ alsa.spec ++++++
--- /var/tmp/diff_new_pack.NxHdKy/_old 2006-09-02 18:55:45.000000000 +0200
+++ /var/tmp/diff_new_pack.NxHdKy/_new 2006-09-02 18:55:45.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package alsa (Version 1.0.12)
+# spec file for package alsa (Version 1.0.13)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@

Name: alsa
BuildRequires: doxygen resmgr
-%define package_version 1.0.12
+%define package_version 1.0.13rc1
License: GPL
Group: System/Libraries
Provides: alsa-lib alsa-utils alsa-conf
@@ -20,11 +20,12 @@
PreReq: %insserv_prereq %fillup_prereq
Autoreqprov: on
Summary: Advanced Linux Sound Architecture
-Version: 1.0.12
-Release: 9
+Version: 1.0.13
+Release: 1
Source1: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{package_version}.tar.bz2
Source2: ftp://ftp.alsa-project.org/pub/util/alsa-utils-%{package_version}.tar.bz2
-Source5: ftp://ftp.alsa-project.org/pub/oss/alsa-oss-%{package_version}.tar.bz2
+# Source5: ftp://ftp.alsa-project.org/pub/oss/alsa-oss-%{package_version}.tar.bz2
+Source5: ftp://ftp.alsa-project.org/pub/oss/alsa-oss-1.0.12.tar.bz2
Source6: udev-soundfont
Source7: load-soundfont
Source8: 40-alsa.rules
@@ -382,6 +383,12 @@
%doc alsa-lib*/doc/doxygen/html/*

%changelog -n alsa
+* Fri Sep 01 2006 - tiwai@xxxxxxx
+- updated to ALSA 1.0.13rc1:
+ * support of linear dB scale
+ * fix alsaconf for SLES10/SLED10
+- use Should-Start instead of Required-Start in alsasound init
+ script as olh suggests (#202075)
* Thu Aug 24 2006 - tiwai@xxxxxxx
- updated to ALSA 1.0.12-final:
* fix possible segfaults with invalid TLV entries







++++++ alsasound ++++++
--- alsa/alsasound 2006-03-21 15:14:24.000000000 +0100
+++ alsa/alsasound 2006-09-01 17:20:53.000000000 +0200
@@ -32,8 +32,8 @@
#
### BEGIN INIT INFO
# Provides: alsasound
-# Required-Start: $remote_fs resmgr
-# Required-Stop: $remote_fs resmgr
+# Should-Start: $remote_fs resmgr
+# Should-Stop: $remote_fs resmgr
# Default-Start: 2 3 5
# Default-Stop:
# Description: Loading ALSA drivers and store/restore the current setting











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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread