X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=FileZilla.spec;h=46c196b23d34e7d85cd30c915a2adc3156522a99;hb=HEAD;hp=b6adc7ff283fcd3216c2e57cc196616af4aabd35;hpb=85eeec6cb3f92324ded9da361b600f3b7f65ef55;p=packages%2FFileZilla.git diff --git a/FileZilla.spec b/FileZilla.spec index b6adc7f..1554793 100644 --- a/FileZilla.spec +++ b/FileZilla.spec @@ -1,8 +1,6 @@ -# -# Conditional build: %bcond_with storj # support for Storj decentralized cloud storage provider -%define libfilezilla_ver 0.34.2 +%define libfilezilla_ver 0.47.0 Summary: FTP client for X Window Summary(es.UTF-8): Cliente FTP para el X Window Summary(ja.UTF-8): X Window System 用マルチスレッド FTP クライアント @@ -11,20 +9,22 @@ Summary(pt_BR.UTF-8): Cliente FTP para o X Window Summary(ru.UTF-8): FTP клиент для X Window Summary(uk.UTF-8): FTP клієнт для X Window Name: FileZilla -Version: 3.56.2 +Version: 3.67.0 Release: 1 License: GPL v2+ Group: X11/Applications/Networking -Source0: https://download.filezilla-project.org/client/%{name}_%{version}_src.tar.bz2 -# Source0-md5: 1d2d2604ffe1f198271884dd1c788898 +Source0: https://download.filezilla-project.org/client/%{name}_%{version}_src.tar.xz +# Source0-md5: ddcf03519e2e55ada0bb77c2a6a73fba Patch0: %{name}-desktop.patch +Patch1: disable-avx-on-i686.patch URL: https://filezilla-project.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.6 +BuildRequires: boost-devel >= 1.76 BuildRequires: cppunit-devel >= 1.13.0 BuildRequires: dbus-devel >= 1.2 BuildRequires: gettext-tools >= 0.11.0 -BuildRequires: gtk+2-devel >= 1:2.0 +BuildRequires: gtk+3-devel BuildRequires: libfilezilla-devel >= %{libfilezilla_ver} BuildRequires: libidn-devel # -std=c++17 @@ -32,20 +32,20 @@ BuildRequires: libstdc++-devel >= 6:7 BuildRequires: libtool >= 2:2 BuildRequires: nettle-devel >= 3.1 BuildRequires: pkgconfig -BuildRequires: pugixml-devel >= 1.6-2 +BuildRequires: pugixml-devel >= 1.9 BuildRequires: sqlite3-devel >= 3.7 %{?with_storj:BuildRequires: storj-uplink-c-devel} -BuildRequires: wxGTK2-unicode-devel >= 3.0.4 +BuildRequires: wxGTK3-unicode-devel >= 3.0.4 BuildRequires: wxWidgets-devel >= 3.0.4 BuildRequires: wxWidgets-utils >= 3.0.4 BuildRequires: xdg-utils Requires: dbus-libs >= 1.2 Requires: libfilezilla >= %{libfilezilla_ver} Requires: nettle >= 3.1 -Requires: pugixml >= 1.6-2 -Requires: wxGTK2-unicode >= 3.0.4 +Requires: pugixml >= 1.9 +Requires: wxGTK3-unicode >= 3.0.4 Provides: filezilla -Obsoletes: filezilla +Obsoletes: filezilla < 3.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -59,6 +59,7 @@ opcjami oraz intuicyjnym interfejsem. %prep %setup -q -n filezilla-%{version} %patch0 -p1 +%patch1 -p1 cd locales %{__mv} bg{_BG,}.po @@ -97,7 +98,7 @@ cd locales %configure \ xdgopen=/usr/bin/xdg-open \ --disable-precomp \ - --with-wx-config=wx-gtk2-unicode-config \ + --with-wx-config=wx-gtk3-unicode-config \ %{?with_storj:--enable-storj} \ --with-tinyxml=builtin %{__make} @@ -144,8 +145,6 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/filezilla/resources %{_datadir}/filezilla/resources/*.wav %{_datadir}/filezilla/resources/*.xml -%dir %{_datadir}/filezilla/resources/xrc -%{_datadir}/filezilla/resources/xrc/*.xrc %dir %{_datadir}/filezilla/resources/16x16 %{_datadir}/filezilla/resources/16x16/*.gif %{_datadir}/filezilla/resources/16x16/*.png