Hello community, here is the log from the commit of package yast2-packager for openSUSE:Factory checked in at 2014-01-30 11:38:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old) and /work/SRC/openSUSE:Factory/.yast2-packager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-packager" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes 2013-11-10 20:37:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes 2014-01-30 11:38:37.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 7 17:59:13 CET 2014 - [email protected] + +- Removed unneeded client inst_media (bnc#857681) +- 3.1.1 + +------------------------------------------------------------------- Old: ---- yast2-packager-3.1.0.tar.bz2 New: ---- yast2-packager-3.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-packager.spec ++++++ --- /var/tmp/diff_new_pack.VkgW79/_old 2014-01-30 11:38:38.000000000 +0100 +++ /var/tmp/diff_new_pack.VkgW79/_new 2014-01-30 11:38:38.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-packager # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 3.1.0 +Version: 3.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -25,7 +25,7 @@ BuildRequires: update-desktop-files BuildRequires: yast2-country-data -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite BuildRequires: yast2-xml ++++++ yast2-packager-3.1.0.tar.bz2 -> yast2-packager-3.1.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.0/VERSION new/yast2-packager-3.1.1/VERSION --- old/yast2-packager-3.1.0/VERSION 2013-11-08 12:49:48.000000000 +0100 +++ new/yast2-packager-3.1.1/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.0/package/yast2-packager.changes new/yast2-packager-3.1.1/package/yast2-packager.changes --- old/yast2-packager-3.1.0/package/yast2-packager.changes 2013-11-08 12:49:48.000000000 +0100 +++ new/yast2-packager-3.1.1/package/yast2-packager.changes 2014-01-24 17:23:58.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jan 7 17:59:13 CET 2014 - [email protected] + +- Removed unneeded client inst_media (bnc#857681) +- 3.1.1 + +------------------------------------------------------------------- Wed Nov 6 13:41:42 UTC 2013 - [email protected] - reinitialize the target to sync the libzypp repomanager diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.0/package/yast2-packager.spec new/yast2-packager-3.1.1/package/yast2-packager.spec --- old/yast2-packager-3.1.0/package/yast2-packager.spec 2013-11-08 12:49:48.000000000 +0100 +++ new/yast2-packager-3.1.1/package/yast2-packager.spec 2014-01-24 17:23:58.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-packager -Version: 3.1.0 +Version: 3.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -26,7 +26,7 @@ Group: System/YaST License: GPL-2.0+ BuildRequires: yast2-country-data yast2-xml update-desktop-files yast2-testsuite -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2 >= 3.0.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.0/src/Makefile.am new/yast2-packager-3.1.1/src/Makefile.am --- old/yast2-packager-3.1.0/src/Makefile.am 2013-11-08 12:49:48.000000000 +0100 +++ new/yast2-packager-3.1.1/src/Makefile.am 2014-01-24 17:23:58.000000000 +0100 @@ -33,7 +33,6 @@ clients/inst_rpmcopy.rb \ clients/inst_custom_packages.rb \ clients/inst_productsources.rb \ - clients/inst_media.rb \ clients/software_proposal.rb \ clients/pkg_finish.rb \ clients/inst_sw_select.rb \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-3.1.0/src/clients/inst_media.rb new/yast2-packager-3.1.1/src/clients/inst_media.rb --- old/yast2-packager-3.1.0/src/clients/inst_media.rb 2013-11-08 12:49:48.000000000 +0100 +++ new/yast2-packager-3.1.1/src/clients/inst_media.rb 1970-01-01 01:00:00.000000000 +0100 @@ -1,94 +0,0 @@ -# encoding: utf-8 - -# Module: inst_media.ycp -# -# Authors: Arvin Schnell <[email protected]> -# -# Purpose: Show some stuff about the installation media. -# -# $Id$ -# -module Yast - class InstMediaClient < Client - def main - Yast.import "Pkg" - textdomain "packager" - - Yast.import "Label" - Yast.import "Popup" - Yast.import "Wizard" - Yast.import "Packages" - Yast.import "String" - - - @source_list = [] - - @num = Builtins.size(Packages.theSources) - if Ops.less_or_equal(@num, 0) - Builtins.y2error("Invalid repository") - else - Builtins.foreach(Packages.theSources) do |i| - new_product = Pkg.SourceProductData(i) - @source_list = Builtins.add( - @source_list, - Item(Id(i), Ops.get_locale(new_product, "label", _("Unknown"))) - ) - end - end - - - # screen title - @title = _("Installation Media") - - # label for showing repositories - @label = _("Registered Repositories") - - # help text for dialog to show repositories - @help_text = _("<p>All registered repositories are shown here.\n</p>\n") - - @contents = VBox( - HCenter( - HSquash( - VBox( - HSpacing(40), # force minimum width - Left(Label(@label)), - Table( - Id(:sources), - # table header - Header(_("Name")), - @source_list - ) - ) - ) - ), - VSpacing(2) - ) - - - Wizard.OpenAcceptDialog - Wizard.SetContents( - @title, - @contents, - @help_text, - Convert.to_boolean(WFM.Args(0)), - Convert.to_boolean(WFM.Args(1)) - ) - - @ret = nil - - while true - @ret = Wizard.UserInput - - break if @ret == :abort && Popup.ConfirmAbort(:painless) - - break if @ret == :cancel || @ret == :back || @ret == :next - end - - Wizard.CloseDialog - - deep_copy(@ret) - end - end -end - -Yast::InstMediaClient.new.main -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
