17
0
Files
owncloud-client/README.source
Klaas Freitag 9bcab9a71f Accepting request 860547 from home:1Antoine1:branches:KDE:Extra
Create _service file so that Factory reviewers know exactly what produced the custom tarball. (See reviewer decision at https://build.opensuse.org/request/show/859513.)

Move to obscpio format as well: It seems to be the recommended way, see https://github.com/openSUSE/obs-service-tar_scm#obscpio.

OBS-URL: https://build.opensuse.org/request/show/860547
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/owncloud-client?expand=0&rev=63
2021-01-06 10:28:01 +00:00

19 lines
567 B
Plaintext

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.