Hello community, here is the log from the commit of package yast2-s390 for openSUSE:Factory checked in at 2019-06-12 13:15:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-s390 (Old) and /work/SRC/openSUSE:Factory/.yast2-s390.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-s390" Wed Jun 12 13:15:29 2019 rev:10 rq:708955 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-s390/yast2-s390.changes 2019-04-08 10:35:22.591231816 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-s390.new.4811/yast2-s390.changes 2019-06-12 13:15:32.400738611 +0200 @@ -1,0 +2,8 @@ +Fri Jun 7 23:45:18 UTC 2019 - Stasiek Michalski <hel...@mailbox.org> + +- Use new schema of desktop files (boo#1084864) +- Clean up spec +- Rename desktop files +- 4.2.0 + +------------------------------------------------------------------- Old: ---- yast2-s390-4.1.1.tar.bz2 New: ---- yast2-s390-4.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-s390.spec ++++++ --- /var/tmp/diff_new_pack.EQ2uKZ/_old 2019-06-12 13:15:33.304737663 +0200 +++ /var/tmp/diff_new_pack.EQ2uKZ/_new 2019-06-12 13:15:33.316737650 +0200 @@ -17,10 +17,13 @@ Name: yast2-s390 -Version: 4.1.1 +Version: 4.2.0 Release: 0 +Summary: YaST2 - S/390 Specific Features Configuration +License: GPL-2.0-only +Group: System/YaST +Url: https://github.com/yast/yast-s390/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files @@ -29,45 +32,41 @@ BuildRequires: yast2-ruby-bindings >= 3.1.7 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) - # Y2Storage::Inhibitors BuildRequires: yast2-storage-ng >= 4.0.175 -Requires: yast2-storage-ng >= 4.0.175 - -ExclusiveArch: s390 s390x Requires: s390-tools Requires: yast2 Requires: yast2-ruby-bindings >= 3.1.7 +Requires: yast2-storage-ng >= 4.0.175 + Supplements: yast2-storage-ng -Summary: YaST2 - S/390 Specific Features Configuration -License: GPL-2.0-only -Group: System/YaST -Url: http://github.com/yast/yast-s390/ + +ExclusiveArch: s390 s390x %description This package contains the YaST component for configuration of S/390-specific features. %prep -%setup -n %{name}-%{version} +%setup -q %check -rake test:unit +%yast_check %build %install -rake install DESTDIR="%{buildroot}" +%yast_install +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/s390 -%{yast_yncludedir}/s390/* -%{yast_clientdir}/*.rb -%{yast_moduledir}/* -%{yast_scrconfdir}/*.scr -%{yast_desktopdir}/*.desktop -%{yast_schemadir}/autoyast/rnc/*.rnc +%{yast_yncludedir} +%{yast_clientdir} +%{yast_moduledir} +%{yast_scrconfdir} +%{yast_desktopdir} +%{yast_metainfodir} +%{yast_schemadir} %doc %{yast_docdir} %license COPYING ++++++ yast2-s390-4.1.1.tar.bz2 -> yast2-s390-4.2.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/package/yast2-s390.changes new/yast2-s390-4.2.0/package/yast2-s390.changes --- old/yast2-s390-4.1.1/package/yast2-s390.changes 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/package/yast2-s390.changes 2019-06-10 12:57:10.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Fri Jun 7 23:45:18 UTC 2019 - Stasiek Michalski <hel...@mailbox.org> + +- Use new schema of desktop files (boo#1084864) +- Clean up spec +- Rename desktop files +- 4.2.0 + +------------------------------------------------------------------- Wed Apr 3 12:52:42 UTC 2019 - snw...@suse.com - adjust zfcp "auto LUN scan" message (bsc#1068281) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/package/yast2-s390.spec new/yast2-s390-4.2.0/package/yast2-s390.spec --- old/yast2-s390-4.1.1/package/yast2-s390.spec 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/package/yast2-s390.spec 2019-06-10 12:57:10.000000000 +0200 @@ -12,61 +12,60 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-s390 -Version: 4.1.1 +Version: 4.2.0 Release: 0 +Group: System/YaST +License: GPL-2.0-only +Summary: YaST2 - S/390 Specific Features Configuration +Url: https://github.com/yast/yast-s390/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0-only -BuildRequires: yast2 -BuildRequires: yast2-devtools -BuildRequires: yast2-ruby-bindings >= 3.1.7 +BuildRequires: yast2 +BuildRequires: yast2-devtools +BuildRequires: yast2-ruby-bindings >= 3.1.7 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -BuildRequires: update-desktop-files - +BuildRequires: update-desktop-files # Y2Storage::Inhibitors BuildRequires: yast2-storage-ng >= 4.0.175 Requires: yast2-storage-ng >= 4.0.175 +Requires: yast2 +Requires: yast2-ruby-bindings >= 3.1.7 +Requires: s390-tools + +Supplements: yast2-storage-ng ExclusiveArch: s390 s390x -Requires: yast2 -Requires: yast2-ruby-bindings >= 3.1.7 -Requires: s390-tools -Supplements: yast2-storage-ng -Summary: YaST2 - S/390 Specific Features Configuration -Url: http://github.com/yast/yast-s390/ %description This package contains the YaST component for configuration of S/390-specific features. %prep -%setup -n %{name}-%{version} +%setup -q %check -rake test:unit +%yast_check %build %install -rake install DESTDIR="%{buildroot}" +%yast_install +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/s390 -%{yast_yncludedir}/s390/* -%{yast_clientdir}/*.rb -%{yast_moduledir}/* -%{yast_scrconfdir}/*.scr -%{yast_desktopdir}/*.desktop -%{yast_schemadir}/autoyast/rnc/*.rnc +%{yast_yncludedir} +%{yast_clientdir} +%{yast_moduledir} +%{yast_scrconfdir} +%{yast_desktopdir} +%{yast_metainfodir} +%{yast_schemadir} %doc %{yast_docdir} %license COPYING diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/clients/s390-disk-controller.rb new/yast2-s390-4.2.0/src/clients/s390-disk-controller.rb --- old/yast2-s390-4.1.1/src/clients/s390-disk-controller.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/clients/s390-disk-controller.rb 2019-06-10 12:57:10.000000000 +0200 @@ -101,7 +101,7 @@ Label(_("Initializing...")) Wizard.CreateDialog - Wizard.SetDesktopIcon("disk") + Wizard.SetDesktopIcon("org.opensuse.yast.Disk") Wizard.SetContentsButtons( @caption, @contents, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/dasd.desktop new/yast2-s390-4.2.0/src/desktop/dasd.desktop --- old/yast2-s390-4.1.1/src/desktop/dasd.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/dasd.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,25 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=dasd - -X-SuSE-YaST-Group=Hardware -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -# Import,Write will be called manually by AY in first stage (bnc#1014696) -X-SuSE-YaST-AutoInst=configure -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource=dasd -X-SuSE-YaST-AutoInstSchema=dasd.rnc -X-SuSE-YaST-AutoInstClonable=true - -Icon=yast-dasd -Exec=xdg-su -c "/sbin/yast2 dasd" - -Name=DASD -GenericName=Configure DASD -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/dump.desktop new/yast2-s390-4.2.0/src/desktop/dump.desktop --- old/yast2-s390-4.1.1/src/desktop/dump.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/dump.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,22 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=dump - -X-SuSE-YaST-Group=Hardware -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -X-SuSE-YaST-AutoInst= -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource= - -Icon=yast-dump -Exec=/sbin/yast2 dump - -Name=Dump Devices -GenericName=Configure Dump Devices -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/iucvterminal-server.desktop new/yast2-s390-4.2.0/src/desktop/iucvterminal-server.desktop --- old/yast2-s390-4.1.1/src/desktop/iucvterminal-server.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/iucvterminal-server.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,22 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=iucvterminal-server - -X-SuSE-YaST-Group=Net_advanced -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -X-SuSE-YaST-AutoInst= -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource= - -Icon=yast-iucvterminal-server -Exec=/sbin/yast2 iucvterminal-server - -Name=IUCV Terminal Server -GenericName=Configure the IUCV Terminal Server -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/iucvterminal.desktop new/yast2-s390-4.2.0/src/desktop/iucvterminal.desktop --- old/yast2-s390-4.1.1/src/desktop/iucvterminal.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/iucvterminal.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,22 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=iucvterminal - -X-SuSE-YaST-Group=Net_advanced -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -X-SuSE-YaST-AutoInst= -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource= - -Icon=yast-iucvterminal -Exec=/sbin/yast2 iucvterminal - -Name=IUCV Terminals -GenericName=Configure IUCV Terminals -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/onpanic.desktop new/yast2-s390-4.2.0/src/desktop/onpanic.desktop --- old/yast2-s390-4.1.1/src/desktop/onpanic.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/onpanic.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,22 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=onpanic - -X-SuSE-YaST-Group=Hardware -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -X-SuSE-YaST-AutoInst= -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource= - -Icon=yast-onpanic -Exec=/sbin/yast2 onpanic - -Name=On Panic -GenericName=Configures the actions which should be performed after a kernel panic -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.DASD.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.DASD.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.DASD.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.DASD.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,26 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=dasd + +X-SuSE-YaST-Group=Hardware +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +# Import,Write will be called manually by AY in first stage (bnc#1014696) +X-SuSE-YaST-AutoInst=configure +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource=dasd +X-SuSE-YaST-AutoInstSchema=dasd.rnc +X-SuSE-YaST-AutoInstClonable=true + +Icon=yast-dasd +Exec=xdg-su -c "/sbin/yast2 dasd" + +Name=YaST DASD +GenericName=DASD +Comment=Configure DASD +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.Dump.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.Dump.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.Dump.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.Dump.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,23 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=dump + +X-SuSE-YaST-Group=Hardware +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +X-SuSE-YaST-AutoInst= +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource= + +Icon=yast-dump +Exec=/sbin/yast2 dump + +Name=YaST Dump +GenericName=Dump Devices +Comment=Configure Dump Devices +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.IUCVTerminal.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.IUCVTerminal.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.IUCVTerminal.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.IUCVTerminal.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,23 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=iucvterminal + +X-SuSE-YaST-Group=Net_advanced +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +X-SuSE-YaST-AutoInst= +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource= + +Icon=yast-iucvterminal +Exec=/sbin/yast2 iucvterminal + +Name=YaST IUCV Terminals +GenericName=IUCV Terminals +Comment=Configure IUCV Terminals +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.IUCVTerminalServer.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.IUCVTerminalServer.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.IUCVTerminalServer.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.IUCVTerminalServer.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,23 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=iucvterminal-server + +X-SuSE-YaST-Group=Net_advanced +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +X-SuSE-YaST-AutoInst= +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource= + +Icon=yast-iucvterminal-server +Exec=/sbin/yast2 iucvterminal-server + +Name=YaST IUCV Terminal Server +GenericName=IUCV Terminal Server +Comment=Configure the IUCV Terminal Server +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.OnPanic.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.OnPanic.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.OnPanic.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.OnPanic.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,23 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=onpanic + +X-SuSE-YaST-Group=Hardware +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +X-SuSE-YaST-AutoInst= +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource= + +Icon=yast-onpanic +Exec=/sbin/yast2 onpanic + +Name=YaST On Panic +GenericName=On Panic +Comment=Configures the actions which should be performed after a kernel panic +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.XPram.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.XPram.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.XPram.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.XPram.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,23 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=xpram + +X-SuSE-YaST-Group=Hardware +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +X-SuSE-YaST-AutoInst= +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource=xpram + +Icon=yast-xpram +Exec=xdg-su -c "/sbin/yast2 xpram" + +Name=YaST XPRAM +GenericName=XPRAM device +Comment=Configure an XpRAM device (XpRAM) +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.ZFCP.desktop new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.ZFCP.desktop --- old/yast2-s390-4.1.1/src/desktop/org.opensuse.yast.ZFCP.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-s390-4.2.0/src/desktop/org.opensuse.yast.ZFCP.desktop 2019-06-10 12:57:10.000000000 +0200 @@ -0,0 +1,25 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=zfcp + +X-SuSE-YaST-Group=Hardware +X-SuSE-YaST-Argument= +X-SuSE-YaST-RootOnly=true +X-SuSE-YaST-AutoInst=all +X-SuSE-YaST-Geometry= +X-SuSE-YaST-SortKey= +X-SuSE-YaST-AutoInstResource=zfcp +X-SuSE-YaST-AutoInstSchema=zfcp.rnc +X-SuSE-YaST-AutoInstClonable=true + +Icon=yast-zfcp +Exec=xdg-su -c "/sbin/yast2 zfcp" + +Name=YaST ZFCP +GenericName=ZFCP +Comment=Configure ZFCP +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/xpram.desktop new/yast2-s390-4.2.0/src/desktop/xpram.desktop --- old/yast2-s390-4.1.1/src/desktop/xpram.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/xpram.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,22 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=xpram - -X-SuSE-YaST-Group=Hardware -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -X-SuSE-YaST-AutoInst= -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource=xpram - -Icon=yast-xpram -Exec=xdg-su -c "/sbin/yast2 xpram" - -Name=XPRAM device -GenericName=Configure an XpRAM device (XpRAM) -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/desktop/zfcp.desktop new/yast2-s390-4.2.0/src/desktop/zfcp.desktop --- old/yast2-s390-4.1.1/src/desktop/zfcp.desktop 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/desktop/zfcp.desktop 1970-01-01 01:00:00.000000000 +0100 @@ -1,24 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=zfcp - -X-SuSE-YaST-Group=Hardware -X-SuSE-YaST-Argument= -X-SuSE-YaST-RootOnly=true -X-SuSE-YaST-AutoInst=all -X-SuSE-YaST-Geometry= -X-SuSE-YaST-SortKey= -X-SuSE-YaST-AutoInstResource=zfcp -X-SuSE-YaST-AutoInstSchema=zfcp.rnc -X-SuSE-YaST-AutoInstClonable=true - -Icon=yast-zfcp -Exec=xdg-su -c "/sbin/yast2 zfcp" - -Name=ZFCP -GenericName=Configure ZFCP -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/dasd/wizards.rb new/yast2-s390-4.2.0/src/include/s390/dasd/wizards.rb --- old/yast2-s390-4.1.1/src/include/s390/dasd/wizards.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/dasd/wizards.rb 2019-06-10 12:57:10.000000000 +0200 @@ -81,7 +81,7 @@ } Wizard.CreateDialog - Wizard.SetDesktopIcon("dasd") + Wizard.SetDesktopIcon("org.opensuse.yast.DASD") begin inhibitors = Y2Storage::Inhibitors.new @@ -106,7 +106,7 @@ contents = Label(_("Initializing...")) Wizard.CreateDialog - Wizard.SetDesktopIcon("dasd") + Wizard.SetDesktopIcon("org.opensuse.yast.DASD") Wizard.SetContentsButtons( caption, contents, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/dump/ui.rb new/yast2-s390-4.2.0/src/include/s390/dump/ui.rb --- old/yast2-s390-4.1.1/src/include/s390/dump/ui.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/dump/ui.rb 2019-06-10 12:57:10.000000000 +0200 @@ -226,7 +226,7 @@ def DumpSequence # reset dialog if required Wizard.CreateDialog - Wizard.SetDesktopIcon("dump") + Wizard.SetDesktopIcon("org.opensuse.yast.Dump") ret = nil loop do diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/iucvterminal/ui.rb new/yast2-s390-4.2.0/src/include/s390/iucvterminal/ui.rb --- old/yast2-s390-4.1.1/src/include/s390/iucvterminal/ui.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/iucvterminal/ui.rb 2019-06-10 12:57:10.000000000 +0200 @@ -400,7 +400,7 @@ # @return sequence result def IUCVTerminalSequence Wizard.CreateDialog - Wizard.SetDesktopIcon("iucvterminal") + Wizard.SetDesktopIcon("org.opensuse.yast.IUCVTerminal") IUCVTerminal.Read IUCVTerminal.Write if [:next, :ok, :finish].include?(TerminalDialog()) UI.CloseDialog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/iucvterminal-server/ui.rb new/yast2-s390-4.2.0/src/include/s390/iucvterminal-server/ui.rb --- old/yast2-s390-4.1.1/src/include/s390/iucvterminal-server/ui.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/iucvterminal-server/ui.rb 2019-06-10 12:57:10.000000000 +0200 @@ -1614,7 +1614,7 @@ # @return sequence result def IUCVTerminalServerSequence Wizard.CreateDialog - Wizard.SetDesktopIcon("iucvterminal-server") + Wizard.SetDesktopIcon("org.opensuse.yast.IUCVTerminalServer") IUCVTerminalServer.Read ret = IUCVTerminalServerDialog() # only write during diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/onpanic/ui.rb new/yast2-s390-4.2.0/src/include/s390/onpanic/ui.rb --- old/yast2-s390-4.1.1/src/include/s390/onpanic/ui.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/onpanic/ui.rb 2019-06-10 12:57:10.000000000 +0200 @@ -315,7 +315,7 @@ # The whole sequence def OnPanicSequence Wizard.CreateDialog - Wizard.SetDesktopIcon("onpanic") + Wizard.SetDesktopIcon("org.opensuse.yast.OnPanic") OnPanic.Read diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/xpram/ui.rb new/yast2-s390-4.2.0/src/include/s390/xpram/ui.rb --- old/yast2-s390-4.1.1/src/include/s390/xpram/ui.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/xpram/ui.rb 2019-06-10 12:57:10.000000000 +0200 @@ -227,7 +227,7 @@ # @return [Symbol] XpRAMSequence def XpRAMSequence Wizard.CreateDialog - Wizard.SetDesktopIcon("xpram") + Wizard.SetDesktopIcon("org.opensuse.yast.XPram") Xpram.Read diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-s390-4.1.1/src/include/s390/zfcp/wizards.rb new/yast2-s390-4.2.0/src/include/s390/zfcp/wizards.rb --- old/yast2-s390-4.1.1/src/include/s390/zfcp/wizards.rb 2019-04-05 11:10:16.000000000 +0200 +++ new/yast2-s390-4.2.0/src/include/s390/zfcp/wizards.rb 2019-06-10 12:57:10.000000000 +0200 @@ -77,7 +77,7 @@ } Wizard.CreateDialog - Wizard.SetDesktopIcon("zfcp") + Wizard.SetDesktopIcon("org.opensuse.yast.ZFCP") ret = Sequencer.Run(aliases, sequence) @@ -96,7 +96,7 @@ contents = Label(_("Initializing...")) Wizard.CreateDialog - Wizard.SetDesktopIcon("zfcp") + Wizard.SetDesktopIcon("org.opensuse.yast.ZFCP") Wizard.SetContentsButtons( caption, contents,