From d41b9a43f9ce17de2c1ebef778c0d074452f5d83c1518bee01d7d6bd0847afa7 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 2 Jun 2020 11:37:46 +0000 Subject: [PATCH] - Use y2start instead of y2base, it breaks nokogiri OBS-URL: https://build.opensuse.org/package/show/system:install:head/live-langset-data?expand=0&rev=29 --- live-langset-data.changes | 5 +++++ live-langset-data.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/live-langset-data.changes b/live-langset-data.changes index 4eaccfa..bc6c441 100644 --- a/live-langset-data.changes +++ b/live-langset-data.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 2 11:35:57 UTC 2020 - Fabian Vogt + +- Use y2start instead of y2base, it breaks nokogiri + ------------------------------------------------------------------- Wed Oct 30 13:58:53 UTC 2019 - Fabian Vogt diff --git a/live-langset-data.spec b/live-langset-data.spec index c65b64a..f124b20 100644 --- a/live-langset-data.spec +++ b/live-langset-data.spec @@ -1,7 +1,7 @@ # # spec file for package live-langset-data # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Release: 0 Summary: Scripts and data to allow locale switching in live media License: GPL-2.0-only Group: System/YaST -Url: https://build.opensuse.org/package/show/openSUSE:Factory:Live/live-langset-data +URL: https://build.opensuse.org/package/show/openSUSE:Factory:Live/live-langset-data Source1: langset.sh Source2: langset.service Source3: getcountrydata.rb @@ -47,7 +47,7 @@ cp %{SOURCE4} . %build mkdir output -OUTPUTDIR=$PWD/output %{_libexecdir}/YaST2/bin/y2base %{SOURCE3} UI +OUTPUTDIR=$PWD/output %{_libexecdir}/YaST2/bin/y2start %{SOURCE3} UI %install pushd output