X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=FileZilla.spec;h=9c7945fb2667900f24000966692c8ae3db8fa430;hb=5dc17f9aaefbe45cdbd855e3ed026dd769a46b0b;hp=0acf300ccb8c79556535a497d40ece2c32835307;hpb=524c0f1f95743b61e30d9ca38ff62fa625f28922;p=packages%2FFileZilla.git diff --git a/FileZilla.spec b/FileZilla.spec index 0acf300..9c7945f 100644 --- a/FileZilla.spec +++ b/FileZilla.spec @@ -10,22 +10,28 @@ 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.2.2.1 -Release: 0.1 +Version: 3.5.0 +Release: 1 License: GPL Group: X11/Applications/Networking -Source0: http://dl.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2 -# Source0-md5: cce1489dcfda89a77871c6d1b66ec471 +Source0: http://downloads.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2 +# Source0-md5: 6a83c3afe99c2679d5a3aa73607d80a7 Patch0: %{name}-desktop.patch URL: http://filezilla-project.org/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: cppunit-devel BuildRequires: dbus-devel -BuildRequires: gnutls-devel >= 2.0.4 +BuildRequires: gettext-devel +BuildRequires: gnutls-devel >= 2.8.3 +BuildRequires: gtk+2-devel +BuildRequires: libidn-devel BuildRequires: libtool >= 2:1.5 +BuildRequires: pkgconfig BuildRequires: wxGTK2-unicode-devel >= 2.8.9 BuildRequires: wxWidgets-devel >= 2.8.9 BuildRequires: wxWidgets-utils >= 2.8.9 +BuildRequires: xdg-utils Requires: wxWidgets >= 2.8.9 Provides: filezilla Obsoletes: filezilla @@ -49,6 +55,7 @@ mv cs{_CZ,}.po mv da{_DK,}.po mv et{_EE,}.po mv eu{_ES,}.po +mv fa{_IR,}.po mv fi{_FI,}.po mv gl{_ES,}.po mv he{_IL,}.po @@ -75,12 +82,13 @@ rm -f ca@valencia.po %build %{__libtoolize} -%{__aclocal} -I . +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} %configure \ - --with-wx-config=wx-gtk2-unicode-config + --with-wx-config=wx-gtk2-unicode-config \ + --with-tinyxml=builtin %{__make} %install