update to 8.0.1 [release 8.0.1-1mamba;Thu Dec 31 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 17:43:32 +01:00
parent 57df5a8d94
commit e3307270d4

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: seafile-client
Version: 7.0.2
Version: 8.0.1
Release: 1mamba
Summary: Seafile desktop client
Group: Graphical Desktop/Applications/Archiving
@ -8,14 +8,13 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://seafile.com
## GITSOURCE https://github.com/haiwen/seafile-client.git v3.1.5
Source: https://github.com/haiwen/seafile-client.git/v%{version}/seafile-client-%{version}.tar.bz2
Patch0: seafile-client-4.4.2-disable-latest-version-check.patch
Patch1: seafile-client-6.0.7-qt5-5.7.1.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libccnet-devel
BuildRequires: ldconfig
BuildRequires: libevent-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
@ -26,7 +25,7 @@ BuildRequires: libseafile-devel
BuildRequires: libsearpc-devel
BuildRequires: libsqlite-devel
BuildRequires: libstdc++6-devel
BuildRequires: libuuid-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
Requires: seafile >= %majver
@ -44,8 +43,10 @@ Seafile desktop client.
sed -i "s| qmake | qmake-qt5 |" CMakeLists.txt
%build
%cmake \
-DCMAKE_CXX_FLAGS="-fuse-ld=gold"
%cmake
#\
# -DCMAKE_CXX_FLAGS="-fuse-ld=gold"
%make
@ -67,6 +68,9 @@ sed -i "s| qmake | qmake-qt5 |" CMakeLists.txt
#%doc README.md
%changelog
* Thu Dec 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.1-1mamba
- update to 8.0.1
* Sat Sep 14 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 7.0.2-1mamba
- update to 7.0.2