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 47
View file
kodi.binary-addons-noX-raspberry-pi.changes
Changed
@@ -1,9 +1,14 @@ ------------------------------------------------------------------- +Wed Jul 20 09:08:29 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc12 on TW. + +------------------------------------------------------------------- Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> - Use "BuildRequires: pkgconfig(smbclient)" instead of an actual package name. The Samba restructuring changed a log of package - names. Thanks go to Olaf Hering! + names. Thanks go to Olaf Hering for this! ------------------------------------------------------------------- Wed Mar 9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
View file
kodi.binary-addons-noX-raspberry-pi2.changes
Changed
@@ -1,9 +1,14 @@ ------------------------------------------------------------------- +Wed Jul 20 09:08:29 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc12 on TW. + +------------------------------------------------------------------- Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> - Use "BuildRequires: pkgconfig(smbclient)" instead of an actual package name. The Samba restructuring changed a log of package - names. Thanks go to Olaf Hering! + names. Thanks go to Olaf Hering for this! ------------------------------------------------------------------- Wed Mar 9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
View file
kodi.binary-addons-noX.changes
Changed
@@ -1,9 +1,14 @@ ------------------------------------------------------------------- +Wed Jul 20 09:08:29 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc12 on TW. + +------------------------------------------------------------------- Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> - Use "BuildRequires: pkgconfig(smbclient)" instead of an actual package name. The Samba restructuring changed a log of package - names. Thanks go to Olaf Hering! + names. Thanks go to Olaf Hering for this! ------------------------------------------------------------------- Wed Mar 9 08:47:56 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
View file
kodi.binary-addons.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Jul 20 09:08:29 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc12 on TW. + +------------------------------------------------------------------- Mon Mar 14 15:44:33 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net> - Use "BuildRequires: pkgconfig(smbclient)" instead of an actual
View file
kodi.binary-addons-noX-raspberry-pi.spec
Changed
@@ -77,8 +77,8 @@ BuildRequires: cmake BuildRequires: fdupes %if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 -BuildRequires: gcc10 -BuildRequires: gcc10-c++ +BuildRequires: gcc12 +BuildRequires: gcc12-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -239,6 +239,8 @@ test -x "$(type -P g++-9)" && CXX="$_" test -x "$(type -P gcc-10)" && CC="$_" test -x "$(type -P g++-10)" && CXX="$_" +test -x "$(type -P gcc-12)" && CC="$_" +test -x "$(type -P g++-12)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
View file
kodi.binary-addons-noX-raspberry-pi2.spec
Changed
@@ -77,8 +77,8 @@ BuildRequires: cmake BuildRequires: fdupes %if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 -BuildRequires: gcc10 -BuildRequires: gcc10-c++ +BuildRequires: gcc12 +BuildRequires: gcc12-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -239,6 +239,8 @@ test -x "$(type -P g++-9)" && CXX="$_" test -x "$(type -P gcc-10)" && CC="$_" test -x "$(type -P g++-10)" && CXX="$_" +test -x "$(type -P gcc-12)" && CC="$_" +test -x "$(type -P g++-12)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
View file
kodi.binary-addons-noX.spec
Changed
@@ -77,8 +77,8 @@ BuildRequires: cmake BuildRequires: fdupes %if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 -BuildRequires: gcc10 -BuildRequires: gcc10-c++ +BuildRequires: gcc12 +BuildRequires: gcc12-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -239,6 +239,8 @@ test -x "$(type -P g++-9)" && CXX="$_" test -x "$(type -P gcc-10)" && CC="$_" test -x "$(type -P g++-10)" && CXX="$_" +test -x "$(type -P gcc-12)" && CC="$_" +test -x "$(type -P g++-12)" && CXX="$_" CC="$(readlink -f ${CC})" CXX="$(readlink -f ${CXX})"
View file
kodi.binary-addons.spec
Changed
@@ -77,8 +77,8 @@ BuildRequires: cmake BuildRequires: fdupes %if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 -BuildRequires: gcc10 -BuildRequires: gcc10-c++ +BuildRequires: gcc12 +BuildRequires: gcc12-c++ %else BuildRequires: gcc9 BuildRequires: gcc9-c++ @@ -239,6 +239,8 @@ test -x "$(type -P g++-9)" && CXX="$_" test -x "$(type -P gcc-10)" && CC="$_" test -x "$(type -P g++-10)" && CXX="$_" +test -x "$(type -P gcc-12)" && CC="$_" +test -x "$(type -P g++-12)" && 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
.