commit yast2-tune for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-tune for openSUSE:Factory checked in at Fri Mar 27 00:42:04 CET 2009. -------- --- yast2-tune/yast2-tune.changes 2009-01-13 15:28:38.000000000 +0100 +++ yast2-tune/yast2-tune.changes 2009-03-26 09:04:01.693244000 +0100 @@ -1,0 +2,12 @@ +Thu Mar 26 08:33:55 CET 2009 - lslezak@suse.cz + +- Use /etc/modprobe.d/50-newid.conf config file instead of + /etc/modprobe.d/newid (bnc#485942) +- 2.18.1 + +------------------------------------------------------------------- +Tue Jan 27 17:55:58 CET 2009 - lslezak@suse.cz + +- hwinfo - translate "Unclassified device" string (bnc#448532) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-tune-2.18.0.tar.bz2 New: ---- yast2-tune-2.18.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-tune.spec ++++++ --- /var/tmp/diff_new_pack.k30573/_old 2009-03-27 00:39:12.000000000 +0100 +++ /var/tmp/diff_new_pack.k30573/_new 2009-03-27 00:39:12.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package yast2-tune (Version 2.18.0) +# spec file for package yast2-tune (Version 2.18.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-tune -Version: 2.18.0 +Version: 2.18.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-tune-2.18.0.tar.bz2 +Source0: yast2-tune-2.18.1.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-bootloader yast2-devtools yast2-testsuite # hwinfo/classnames.ycp @@ -42,7 +42,7 @@ %prep -%setup -n yast2-tune-2.18.0 +%setup -n yast2-tune-2.18.1 %build %{prefix}/bin/y2tool y2autoconf @@ -65,6 +65,12 @@ %clean rm -rf "$RPM_BUILD_ROOT" +%post +# rename the config file to the new modprobe schema +if test -e /etc/modprobe.d/newid; then + mv -f /etc/modprobe.d/newid /etc/modprobe.d/50-newid.conf +fi + %files %defattr(-,root,root) #%ifnarch s390 s390x @@ -81,6 +87,12 @@ /usr/share/YaST2/scrconf/*.scr %doc %{prefix}/share/doc/packages/yast2-tune %changelog +* Thu Mar 26 2009 lslezak@suse.cz +- Use /etc/modprobe.d/50-newid.conf config file instead of + /etc/modprobe.d/newid (bnc#485942) +- 2.18.1 +* Tue Jan 27 2009 lslezak@suse.cz +- hwinfo - translate "Unclassified device" string (bnc#448532) * Tue Jan 13 2009 lslezak@suse.cz - 2.18.0 * Mon Dec 22 2008 lslezak@suse.cz ++++++ yast2-tune-2.18.0.tar.bz2 -> yast2-tune-2.18.1.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tune-2.18.0/configure new/yast2-tune-2.18.1/configure --- old/yast2-tune-2.18.0/configure 2009-01-13 15:27:51.000000000 +0100 +++ new/yast2-tune-2.18.1/configure 2009-03-26 09:00:35.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for yast2-tune 2.18.0. +# Generated by GNU Autoconf 2.63 for yast2-tune 2.18.1. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -596,8 +596,8 @@ # Identity of this package. PACKAGE_NAME='yast2-tune' PACKAGE_TARNAME='yast2-tune' -PACKAGE_VERSION='2.18.0' -PACKAGE_STRING='yast2-tune 2.18.0' +PACKAGE_VERSION='2.18.1' +PACKAGE_STRING='yast2-tune 2.18.1' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -1276,7 +1276,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-tune 2.18.0 to adapt to many kinds of systems. +\`configure' configures yast2-tune 2.18.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1347,7 +1347,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-tune 2.18.0:";; + short | recursive ) echo "Configuration of yast2-tune 2.18.1:";; esac cat <<\_ACEOF @@ -1427,7 +1427,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-tune configure 2.18.0 +yast2-tune configure 2.18.1 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1441,7 +1441,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-tune $as_me 2.18.0, which was +It was created by yast2-tune $as_me 2.18.1, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2288,7 +2288,7 @@ # Define the identity of the package. PACKAGE='yast2-tune' - VERSION='2.18.0' + VERSION='2.18.1' cat >>confdefs.h <<_ACEOF @@ -2512,7 +2512,7 @@ -VERSION="2.18.0" +VERSION="2.18.1" RPMNAME="yast2-tune" MAINTAINER="Ladislav Slezak <lslezak@suse.cz>" @@ -3469,7 +3469,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-tune $as_me 2.18.0, which was +This file was extended by yast2-tune $as_me 2.18.1, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3519,7 +3519,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -yast2-tune config.status 2.18.0 +yast2-tune config.status 2.18.1 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tune-2.18.0/configure.in new/yast2-tune-2.18.1/configure.in --- old/yast2-tune-2.18.0/configure.in 2009-01-13 15:27:47.000000000 +0100 +++ new/yast2-tune-2.18.1/configure.in 2009-03-26 09:00:30.000000000 +0100 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-tune, 2.18.0, http://bugs.opensuse.org/, yast2-tune) +AC_INIT(yast2-tune, 2.18.1, http://bugs.opensuse.org/, yast2-tune) 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.18.0" +VERSION="2.18.1" RPMNAME="yast2-tune" MAINTAINER="Ladislav Slezak <lslezak@suse.cz>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tune-2.18.0/hwinfo/scrconf/modprobe_newid.scr new/yast2-tune-2.18.1/hwinfo/scrconf/modprobe_newid.scr --- old/yast2-tune-2.18.0/hwinfo/scrconf/modprobe_newid.scr 2007-05-18 12:48:38.000000000 +0200 +++ new/yast2-tune-2.18.1/hwinfo/scrconf/modprobe_newid.scr 2009-03-26 09:00:21.000000000 +0100 @@ -3,10 +3,10 @@ * Summary: SCR agent for /etc/modprobe.d/newid * Authors: Ladislav Slezak <lslezak@suse.cz> * - * $Id: modprobe_newid.scr 20382 2004-11-23 14:38:47Z lslezak $ + * $Id: modprobe_newid.scr 56406 2009-03-26 08:00:21Z lslezak $ */ .modprobe_newid `ag_modules( - `ModulesConf("/etc/modprobe.d/newid") + `ModulesConf("/etc/modprobe.d/50-newid.conf") ) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tune-2.18.0/hwinfo/src/NewID.ycp new/yast2-tune-2.18.1/hwinfo/src/NewID.ycp --- old/yast2-tune-2.18.0/hwinfo/src/NewID.ycp 2008-07-22 16:51:38.000000000 +0200 +++ new/yast2-tune-2.18.1/hwinfo/src/NewID.ycp 2009-03-26 09:00:21.000000000 +0100 @@ -4,7 +4,7 @@ * * Author: Ladislav Slezak <lslezak@suse.cz> * - * $Id: NewID.ycp 49326 2008-07-22 14:51:37Z lslezak $ + * $Id: NewID.ycp 56406 2009-03-26 08:00:21Z lslezak $ * * Manage new PCI IDs for kernel drivers */ @@ -517,7 +517,7 @@ string sysdir = newid["sysdir"]:""; string idstring = FormatActivationString(newid); - // write settings to /etc/modprobe.d/newid if the module is known + // write settings to /etc/modprobe.d/50-newid.conf if the module is known // (the module is not compiled into the kernel) if (modulename != "") { diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tune-2.18.0/hwinfo/src/routines.ycp new/yast2-tune-2.18.1/hwinfo/src/routines.ycp --- old/yast2-tune-2.18.0/hwinfo/src/routines.ycp 2008-10-29 15:30:22.000000000 +0100 +++ new/yast2-tune-2.18.1/hwinfo/src/routines.ycp 2009-01-27 18:03:52.000000000 +0100 @@ -2,7 +2,7 @@ * File: routines.ycp * * Author: Ladislav Slezak <lslezak@suse.cz> - * $Id: routines.ycp 52493 2008-10-24 07:53:51Z visnov $ + * $Id: routines.ycp 55101 2009-01-27 17:03:52Z lslezak $ * * Functions used in hwinfo and in init_hwinfo modules. */ @@ -306,6 +306,8 @@ // tree node string - generic device name "PnP Unclassified device" : [ _("PnP Unclassified Device"), "yast-hardware"], // tree node string - generic device name + "Unclassified device" : [ _("Unclassified Device"), "yast-hardware"], + // tree node string - generic device name "Main Memory" : [ _("Main Memory"), "yast-hardware"], // tree node string - generic device name "UHCI Host Controller" : [ _("UHCI Host Controller"), "yast-hardware"], diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-tune-2.18.0/VERSION new/yast2-tune-2.18.1/VERSION --- old/yast2-tune-2.18.0/VERSION 2009-01-13 15:27:07.000000000 +0100 +++ new/yast2-tune-2.18.1/VERSION 2009-03-26 08:34:23.000000000 +0100 @@ -1 +1 @@ -2.18.0 +2.18.1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de