Hello community, here is the log from the commit of package yast2-add-on for openSUSE:Factory checked in at Tue Oct 4 17:04:02 CEST 2011.
-------- --- openSUSE:Factory/yast2-add-on/yast2-add-on.changes 2011-09-23 12:53:04.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-add-on/yast2-add-on.changes 2011-09-26 14:56:11.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Sep 26 14:54:40 CEST 2011 - [email protected] + +- set dialog title +- 2.21.5 + +------------------------------------------------------------------- +Fri Aug 5 12:20:14 CEST 2011 - [email protected] + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-add-on-2.21.4.tar.bz2 New: ---- yast2-add-on-2.21.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-add-on.spec ++++++ --- /var/tmp/diff_new_pack.LYVqE8/_old 2011-10-04 17:03:57.000000000 +0200 +++ /var/tmp/diff_new_pack.LYVqE8/_new 2011-10-04 17:03:57.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-add-on -Version: 2.21.4 -Release: 1 +Version: 2.21.5 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-add-on-2.21.4.tar.bz2 +Source0: yast2-add-on-%{version}.tar.bz2 Prefix: /usr @@ -31,7 +31,8 @@ License: GPL v2 or later Requires: autoyast2-installation # PackagesUI module, BNC #469320 -Requires: yast2 >= 2.15.58 +# Wizard::SetDesktopTitleAndIcon +Requires: yast2 >= 2.21.22 Requires: yast2-installation Requires: yast2-country @@ -61,7 +62,7 @@ This package contains YaST Add-On media installation code. %prep -%setup -n yast2-add-on-2.21.4 +%setup -n yast2-add-on-%{version} %build %{prefix}/bin/y2tool y2autoconf @@ -102,4 +103,5 @@ %{prefix}/share/applications/YaST2/*.desktop /usr/share/YaST2/schema/autoyast/rnc/add-on.rnc %doc %{prefix}/share/doc/packages/yast2-add-on + %changelog ++++++ yast2-add-on-2.21.4.tar.bz2 -> yast2-add-on-2.21.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-2.21.4/VERSION new/yast2-add-on-2.21.5/VERSION --- old/yast2-add-on-2.21.4/VERSION 2011-08-03 15:22:19.000000000 +0200 +++ new/yast2-add-on-2.21.5/VERSION 2011-09-26 14:54:34.000000000 +0200 @@ -1 +1 @@ -2.21.4 +2.21.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-2.21.4/configure.in new/yast2-add-on-2.21.5/configure.in --- old/yast2-add-on-2.21.4/configure.in 2011-08-03 16:06:23.000000000 +0200 +++ new/yast2-add-on-2.21.5/configure.in 2011-09-26 14:53:50.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-add-on dnl -dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.21.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) AC_INIT(yast2-add-on, 2.21.4, http://bugs.opensuse.org/, yast2-add-on) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-2.21.4/src/add-on.desktop new/yast2-add-on-2.21.5/src/add-on.desktop --- old/yast2-add-on-2.21.4/src/add-on.desktop 2011-06-14 12:35:42.000000000 +0200 +++ new/yast2-add-on-2.21.5/src/add-on.desktop 2011-09-26 14:52:18.000000000 +0200 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Software; X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=add-on diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-2.21.4/src/add-on.ycp new/yast2-add-on-2.21.5/src/add-on.ycp --- old/yast2-add-on-2.21.4/src/add-on.ycp 2011-06-27 11:25:58.000000000 +0200 +++ new/yast2-add-on-2.21.5/src/add-on.ycp 2011-09-26 14:53:33.000000000 +0200 @@ -90,7 +90,7 @@ false ); -Wizard::SetTitleIcon("vendor"); +Wizard::SetDesktopTitleAndIcon("add-on"); Wizard::DisableBackButton(); Wizard::DisableAbortButton(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-2.21.4/src/vendor.desktop new/yast2-add-on-2.21.5/src/vendor.desktop --- old/yast2-add-on-2.21.4/src/vendor.desktop 2010-01-14 15:51:49.000000000 +0100 +++ new/yast2-add-on-2.21.5/src/vendor.desktop 2011-09-26 14:52:18.000000000 +0200 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc; X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=vendor diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-add-on-2.21.4/src/vendor.ycp new/yast2-add-on-2.21.5/src/vendor.ycp --- old/yast2-add-on-2.21.4/src/vendor.ycp 2008-10-03 14:18:08.000000000 +0200 +++ new/yast2-add-on-2.21.5/src/vendor.ycp 2011-09-26 14:55:49.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Load vendor driver CD * Authors: Klaus Kaempf <[email protected]> * - * $Id: vendor.ycp 51723 2008-10-01 09:58:37Z locilka $ + * $Id: vendor.ycp 66052 2011-09-26 12:55:48Z visnov $ */ { @@ -85,7 +85,7 @@ any result = nil; Wizard::CreateDialog(); - Wizard::SetTitleIcon("vendor"); + Wizard::SetDesktopTitleAndIcon("vendor"); Wizard::HideAbortButton(); // VENDOR: main screen heading continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
