File synology-drive-client.spec of Package synology-drive-client

#
# spec file for package synology-drive-client
#
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#

Name: synology-drive-client
Version: 3.5.0_16084
Release: 0
Summary: Synology Drive Client
License: unknown
Group: Productivity/Networking/File-Sharing
URL: https://www.synology.com
#Source: %{name}-%{version}.tar.xz
Source: synology-drive-client-3.5.0_16084.tar.gz

BuildRequires: libz1 libopenssl1_1

%description
Synology Drive Client, the desktop utility of the DSM add-on package, Synology Drive Server, allows you to sync and share files owned by you or shared by others between a centralized Synology NAS and multiple client computers.

%prep
%setup -q

%build

%install
mv usr/lib usr/lib64
cp -a ./* %{buildroot}/
export NO_BRP_CHECK_RPATH=true

%post
%postun

%files
/opt
/usr

%changelog

openSUSE Build Service is sponsored by