automatic version update by autodist [release 8.0.10-1mamba;Mon Jan 23 2023]
This commit is contained in:
parent
cfd213d1a2
commit
efdf35eaa2
@ -4,7 +4,7 @@
|
|||||||
%define maj2_version %(echo %version | cut -d. -f1-2)
|
%define maj2_version %(echo %version | cut -d. -f1-2)
|
||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
Name: seafile
|
Name: seafile
|
||||||
Version: 8.0.9
|
Version: 8.0.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
@ -20,6 +20,7 @@ Patch2: seafile-5.0.5-instance_dir.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libevent-devel
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
@ -29,8 +30,10 @@ BuildRequires: libpython3-devel
|
|||||||
BuildRequires: libsearpc-devel
|
BuildRequires: libsearpc-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
|
BuildRequires: libwebsockets-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libwebsockets-devel
|
||||||
#BuildRequires: libevhtp-devel <= 1.2.9
|
#BuildRequires: libevhtp-devel <= 1.2.9
|
||||||
#Requires: libevhtp <= 1.2.9
|
#Requires: libevhtp <= 1.2.9
|
||||||
Requires: ccnet >= %{maj2_version}
|
Requires: ccnet >= %{maj2_version}
|
||||||
@ -133,6 +136,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service
|
|||||||
%{python3_sitearch}/seafile/__pycache__/*.py*
|
%{python3_sitearch}/seafile/__pycache__/*.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 8.0.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 12 2022 Automatic Build System <autodist@mambasoft.it> 8.0.9-1mamba
|
* Sat Nov 12 2022 Automatic Build System <autodist@mambasoft.it> 8.0.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user