rebuilt with added configure options and to fix wx library mismatch [release 3.57.0-2mamba;Sun Dec 26 2021]
This commit is contained in:
parent
30c397bad7
commit
9335232561
@ -1,6 +1,6 @@
|
||||
Name: FileZilla
|
||||
Version: 3.57.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: FTP, FTPS and SFTP client
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
Vendor: openmamba
|
||||
@ -64,10 +64,12 @@ BuildRequires: libfilezilla-devel >= 0.29
|
||||
--enable-locales \
|
||||
--disable-precomp \
|
||||
--disable-manualupdatecheck \
|
||||
--with-tinyxml=system \
|
||||
--disable-autoupdatecheck \
|
||||
--with-tinyxml=system \
|
||||
--with-wx-config=wx-config-unicode-30 \
|
||||
CXXFLAGS="%{optflags} -I."
|
||||
--with-pugixml=system \
|
||||
--with-dbus \
|
||||
--enable-gnutlssystemciphers
|
||||
|
||||
%make
|
||||
|
||||
@ -122,6 +124,9 @@ fi
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sun Dec 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.57.0-2mamba
|
||||
- rebuilt with added configure options and to fix wx library mismatch
|
||||
|
||||
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 3.57.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user