- Add patch: * owncloud-qt68.patch - Update to upstream version 5.3.1 - Drop package owncloud-icons from this build, it is coming in a separate package called owncloud-extensions-resources which is used by all shell extensions for ownCloud OBS-URL: https://build.opensuse.org/request/show/1231725 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/owncloud-client?expand=0&rev=46
The original tarball from owncloud.org upstream was repackaged to
a tarball named ownCloud_os-%{version}.
Some useless files were removed which are not necessary to build
the linux version of the client and which bring in questionable
licenses.
In particular, the owncloudclient_os tarball was created by
rm -rf src/3rdparty/libcrashreporter-qt
rm -rf shell_integration/windows
rm -rf shell_integration/MacOSX
Apart from that, the tarball is unchanged compared to the upstream one.
See discussion in https://github.com/owncloud/client/issues/6005 for details.
Description
Languages
RPM Spec
100%