Mailinglist Archive: opensuse-commit (1650 mails)

< Previous Next >
commit yast2-sound
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 06 Oct 2008 17:38:56 +0200
  • Message-id: <20081006153856.74E9A67815D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-sound
checked in at Mon Oct 6 17:38:56 CEST 2008.


--------
--- yast2-sound/yast2-sound.changes 2008-10-06 15:28:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-sound/yast2-sound.changes
2008-10-06 17:23:42.016167000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 6 17:18:43 CEST 2008 - lslezak@xxxxxxx
+
+- fixed storing additional module parameters (bnc#404900)
+ (check the key before removal from a map)
+- 2.17.5
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
yast2-sound-2.17.3.tar.bz2

New:
----
yast2-sound-2.17.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-sound.spec ++++++
--- /var/tmp/diff_new_pack.u11794/_old 2008-10-06 17:38:39.000000000 +0200
+++ /var/tmp/diff_new_pack.u11794/_new 2008-10-06 17:38:39.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-sound (Version 2.17.3)
+# spec file for package yast2-sound (Version 2.17.5)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@


Name: yast2-sound
-Version: 2.17.3
-Release: 2
+Version: 2.17.5
+Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-sound-2.17.3.tar.bz2
+Source0: yast2-sound-2.17.5.tar.bz2
Prefix: /usr
BuildRequires: alsa-devel doxygen gcc-c++ perl-XML-Writer
update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-testsuite
# GetInstArgs::automatic_configuration
@@ -48,7 +48,7 @@
Dan Meszaros

%prep
-%setup -n yast2-sound-2.17.3
+%setup -n yast2-sound-2.17.5

%build
%{prefix}/bin/y2tool y2autoconf
@@ -95,6 +95,10 @@
%doc %{prefix}/share/doc/packages/yast2-sound
%changelog
* Mon Oct 06 2008 lslezak@xxxxxxx
+- fixed storing additional module parameters (bnc#404900)
+ (check the key before removal from a map)
+- 2.17.5
+* Mon Oct 06 2008 lslezak@xxxxxxx
- the sound card DB has been updated to kernel-2.6.27-rc7-12
(bnc#432575)
- 2.17.4

++++++ yast2-sound-2.17.3.tar.bz2 -> yast2-sound-2.17.5.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-sound-2.17.3/configure
new/yast2-sound-2.17.5/configure
--- old/yast2-sound-2.17.3/configure 2008-10-06 15:25:18.000000000 +0200
+++ new/yast2-sound-2.17.5/configure 2008-10-06 17:22:55.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for yast2-sound 2.17.3.
+# Generated by GNU Autoconf 2.61 for yast2-sound 2.17.5.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -728,8 +728,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-sound'
PACKAGE_TARNAME='yast2-sound'
-PACKAGE_VERSION='2.17.3'
-PACKAGE_STRING='yast2-sound 2.17.3'
+PACKAGE_VERSION='2.17.5'
+PACKAGE_STRING='yast2-sound 2.17.5'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'

ac_unique_file="RPMNAME"
@@ -1446,7 +1446,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures yast2-sound 2.17.3 to adapt to many kinds of systems.
+\`configure' configures yast2-sound 2.17.5 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

@@ -1517,7 +1517,7 @@

if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-sound 2.17.3:";;
+ short | recursive ) echo "Configuration of yast2-sound 2.17.5:";;
esac
cat <<\_ACEOF

@@ -1630,7 +1630,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-sound configure 2.17.3
+yast2-sound configure 2.17.5
generated by GNU Autoconf 2.61

Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1644,7 +1644,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

-It was created by yast2-sound $as_me 2.17.3, which was
+It was created by yast2-sound $as_me 2.17.5, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ $0 $@
@@ -2465,7 +2465,7 @@

# Define the identity of the package.
PACKAGE='yast2-sound'
- VERSION='2.17.3'
+ VERSION='2.17.5'


cat >>confdefs.h <<_ACEOF
@@ -2693,7 +2693,7 @@



-VERSION="2.17.3"
+VERSION="2.17.5"
RPMNAME="yast2-sound"
MAINTAINER="Ladislav Slezak <lslezak@xxxxxxx>"

@@ -21901,7 +21901,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-sound $as_me 2.17.3, which was
+This file was extended by yast2-sound $as_me 2.17.5, which was
generated by GNU Autoconf 2.61. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
@@ -21954,7 +21954,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-sound config.status 2.17.3
+yast2-sound config.status 2.17.5
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-sound-2.17.3/configure.in
new/yast2-sound-2.17.5/configure.in
--- old/yast2-sound-2.17.3/configure.in 2008-10-06 15:25:05.000000000 +0200
+++ new/yast2-sound-2.17.5/configure.in 2008-10-06 17:22:42.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.17.3 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

-AC_INIT(yast2-sound, 2.17.3, http://bugs.opensuse.org/, yast2-sound)
+AC_INIT(yast2-sound, 2.17.5, http://bugs.opensuse.org/, yast2-sound)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])

@@ -18,7 +18,7 @@
AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)

dnl Important YaST2 variables
-VERSION="2.17.3"
+VERSION="2.17.5"
RPMNAME="yast2-sound"
MAINTAINER="Ladislav Slezak <lslezak@xxxxxxx>"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-sound-2.17.3/sound/src/Sound.ycp
new/yast2-sound-2.17.5/sound/src/Sound.ycp
--- old/yast2-sound-2.17.3/sound/src/Sound.ycp 2008-04-25 13:13:15.000000000
+0200
+++ new/yast2-sound-2.17.5/sound/src/Sound.ycp 2008-10-06 17:22:38.000000000
+0200
@@ -4,7 +4,7 @@
* Summary: Sound data
* Authors: Ladislav Slezak <lslezak@xxxxxxx>
*
- * $Id: Sound.ycp 47064 2008-04-25 11:13:14Z lslezak $
+ * $Id: Sound.ycp 51881 2008-10-06 15:22:35Z lslezak $
*/

{
@@ -1129,8 +1129,11 @@
maplist (string modname, (list<string>) mods, ``{
map opts = CollectOptions(modname);

- // ignore "index" options
- opts = remove(opts, "index");
+ if (haskey(opts, "index"))
+ {
+ // ignore "index" options
+ opts = remove(opts, "index");
+ }

string optstr = "";
maplist(string k, string v, (map<string,string>) opts, ``{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-sound-2.17.3/sound/src/write_routines.ycp
new/yast2-sound-2.17.5/sound/src/write_routines.ycp
--- old/yast2-sound-2.17.3/sound/src/write_routines.ycp 2008-04-30
10:55:16.000000000 +0200
+++ new/yast2-sound-2.17.5/sound/src/write_routines.ycp 2008-10-06
17:22:38.000000000 +0200
@@ -1,6 +1,6 @@
/**
*
- * $Id: write_routines.ycp 47193 2008-04-30 08:55:15Z lslezak $
+ * $Id: write_routines.ycp 51881 2008-10-06 15:22:35Z lslezak $
*
* File:
* write_routines.ycp
@@ -264,10 +264,17 @@

// remove "index" option, do not write it
string index = res["index"]:"";
- res = remove(res, "index");
+
+ if (haskey(res, "index"))
+ {
+ res = remove(res, "index");
+ }

// remove old "enable" option if it's present
- res = remove(res, "enable");
+ if (haskey(res, "enable"))
+ {
+ res = remove(res, "enable");
+ }

list<string> indices = splitstring(index, ",");

@@ -389,6 +396,7 @@
* @return map return struct: $["return": boolean, "err_msg": string]
*/
define map SaveModulesEntry (list save_info, list system) ``{
+ y2milestone("SaveModulesEntry: %1, %2", save_info, system);

path mod = .modprobe_sound;
path mod_alias = .modprobe_sound.alias;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-sound-2.17.3/VERSION
new/yast2-sound-2.17.5/VERSION
--- old/yast2-sound-2.17.3/VERSION 2008-09-12 07:37:45.000000000 +0200
+++ new/yast2-sound-2.17.5/VERSION 2008-10-06 17:20:37.000000000 +0200
@@ -1 +1 @@
-2.17.3
+2.17.5


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



Remember to have fun...

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

< Previous Next >