From d6aec0801898cb5af3e7f8028b177fbe59d6b7bc Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Oct 13 2020 16:17:25 +0000 Subject: 3.50.0 --- diff --git a/appdata.patch b/appdata.patch new file mode 100644 index 0000000..687fcbd --- /dev/null +++ b/appdata.patch @@ -0,0 +1,10 @@ +--- a/data/filezilla.appdata.xml~ 2020-08-19 11:20:46.000000000 -0500 ++++ b/data/filezilla.appdata.xml 2020-10-13 10:27:35.290692833 -0500 +@@ -3,7 +3,6 @@ + + + org.filezilla-project.FileZilla +- filezilla.desktop + CC0-1.0 + GPL-2.0-or-later + FileZilla diff --git a/filezilla.spec b/filezilla.spec index 026ad33..83fc781 100644 --- a/filezilla.spec +++ b/filezilla.spec @@ -9,6 +9,7 @@ License: GPLv2+ URL: https://filezilla-project.org/ Source0: https://download.filezilla-project.org/FileZilla_%{version}_src.tar.bz2 +Patch0: appdata.patch %if 0%{?rhel} == 8 # libuv-devel not present on s390x on EL-8 @@ -37,6 +38,7 @@ BuildRequires: pugixml-devel >= 1.7 BuildRequires: sqlite-devel BuildRequires: wxGTK3-devel >= 3.0.4 BuildRequires: xdg-utils +BuildRequires: golang-storj-uplink-devel Requires: xdg-utils @@ -69,7 +71,6 @@ export WXRC=%{_bindir}/wxrc-3.0 --enable-locales \ --disable-manualupdatecheck \ --with-pugixml=system \ - --enable-storj \ --with-wx-config=wx-config-3.0 \ --with-dbus \ --enable-gnutlssystemciphers \ @@ -125,7 +126,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/docs %{_bindir}/%{name} %{_bindir}/fzputtygen %{_bindir}/fzsftp -%{_bindir}/fzstorj +#%%{_bindir}/fzstorj %{_datadir}/%{name}/ %{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop @@ -135,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/docs %{_mandir}/man5/* %changelog -* Thu Aug 27 2020 Gwyn Ciesla - 3.50.0-1 +* Tue Oct 13 2020 Gwyn Ciesla - 3.50.0-1 - 3.50.0 * Fri Aug 21 2020 Gwyn Ciesla - 3.49.1-4