]> git.pld-linux.org Git - packages/FileZilla.git/blobdiff - FileZilla.spec
- 3.7.0.1
[packages/FileZilla.git] / FileZilla.spec
index dc4437e3fe779511ee12aba0c25e0db7e9f06f2d..e936b188960d8f3d2aa87f2e9fb682eb3c013820 100644 (file)
@@ -10,12 +10,12 @@ 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.3.1
+Version:       3.7.0.1
 Release:       1
 License:       GPL
 Group:         X11/Applications/Networking
-Source0:       http://dl.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2
-# Source0-md5: 3454defa3bdb137bf69fc73495231ca1
+Source0:       http://downloads.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2
+# Source0-md5: cb07cf02ee4cc767e10e8a022ad0ce0d
 Patch0:                %{name}-desktop.patch
 URL:           http://filezilla-project.org/
 BuildRequires: autoconf
@@ -24,6 +24,7 @@ BuildRequires:        cppunit-devel
 BuildRequires: dbus-devel
 BuildRequires: gettext-devel
 BuildRequires: gnutls-devel >= 2.8.3
+BuildRequires: gtk+2-devel
 BuildRequires: libidn-devel
 BuildRequires: libtool >= 2:1.5
 BuildRequires: pkgconfig
@@ -54,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
@@ -80,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
This page took 0.032231 seconds and 4 git commands to generate.