Projects
Multimedia
kodi.binary-addons
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
kodi.binary-addons-noX-raspberry-pi.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Jun 13 07:29:06 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> + +- Tumbleweed no longer has gcc9; switch to gcc10 for TW. + +------------------------------------------------------------------- Fri May 14 16:46:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> - Re-enable pvr.iptvsimple:
View file
kodi.binary-addons-noX-raspberry-pi2.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Jun 13 07:29:06 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> + +- Tumbleweed no longer has gcc9; switch to gcc10 for TW. + +------------------------------------------------------------------- Fri May 14 16:46:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> - Re-enable pvr.iptvsimple:
View file
kodi.binary-addons-noX.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Jun 13 07:29:06 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> + +- Tumbleweed no longer has gcc9; switch to gcc10 for TW. + +------------------------------------------------------------------- Fri May 14 16:46:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> - Re-enable pvr.iptvsimple:
View file
kodi.binary-addons.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Jun 13 07:29:06 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> + +- Tumbleweed no longer has gcc9; switch to gcc10 for TW. + +------------------------------------------------------------------- Fri May 14 16:46:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net> - Re-enable pvr.iptvsimple:
View file
kodi.binary-addons-noX-raspberry-pi.spec
Changed
@@ -76,9 +76,9 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} > 1500 -BuildRequires: gcc9 -BuildRequires: gcc9-c++ +%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +BuildRequires: gcc10 +BuildRequires: gcc10-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -237,6 +237,8 @@ test -x "$(type -P g++)" && CXX="$_" test -x "$(type -P gcc-9)" && CC="$_" test -x "$(type -P g++-9)" && CXX="$_" +test -x "$(type -P gcc-10)" && CC="$_" +test -x "$(type -P g++-10)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
View file
kodi.binary-addons-noX-raspberry-pi2.spec
Changed
@@ -76,9 +76,9 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} > 1500 -BuildRequires: gcc9 -BuildRequires: gcc9-c++ +%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +BuildRequires: gcc10 +BuildRequires: gcc10-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -237,6 +237,8 @@ test -x "$(type -P g++)" && CXX="$_" test -x "$(type -P gcc-9)" && CC="$_" test -x "$(type -P g++-9)" && CXX="$_" +test -x "$(type -P gcc-10)" && CC="$_" +test -x "$(type -P g++-10)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
View file
kodi.binary-addons-noX.spec
Changed
@@ -76,9 +76,9 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} > 1500 -BuildRequires: gcc9 -BuildRequires: gcc9-c++ +%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +BuildRequires: gcc10 +BuildRequires: gcc10-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -237,6 +237,8 @@ test -x "$(type -P g++)" && CXX="$_" test -x "$(type -P gcc-9)" && CC="$_" test -x "$(type -P g++-9)" && CXX="$_" +test -x "$(type -P gcc-10)" && CC="$_" +test -x "$(type -P g++-10)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
View file
kodi.binary-addons.spec
Changed
@@ -76,9 +76,9 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} > 1500 -BuildRequires: gcc9 -BuildRequires: gcc9-c++ +%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +BuildRequires: gcc10 +BuildRequires: gcc10-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -237,6 +237,8 @@ test -x "$(type -P g++)" && CXX="$_" test -x "$(type -P gcc-9)" && CC="$_" test -x "$(type -P g++-9)" && CXX="$_" +test -x "$(type -P gcc-10)" && CC="$_" +test -x "$(type -P g++-10)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.