]> git.pld-linux.org Git - packages/lftp.git/blobdiff - lftp.spec
- up to 4.3.1
[packages/lftp.git] / lftp.spec
index 984835bb971f9559543038c8427643fcad2f0834..1657ad0a9b6a7a025d980c22f97707c9863fea41 100644 (file)
--- a/lftp.spec
+++ b/lftp.spec
@@ -19,12 +19,12 @@ Summary(pl.UTF-8):  Zaawansowany klient FTP/HTTP
 Summary(pt_BR.UTF-8):  Sofisticado programa de transferência de arquivos (cliente FTP/HTTP)
 Summary(zh_CN.UTF-8):  lftp 客户端程序
 Name:          lftp
-Version:       4.1.3
+Version:       4.3.1
 Release:       1
 License:       GPL v3+
 Group:         Applications/Networking
 Source0:       http://ftp.yars.free.net/pub/source/lftp/%{name}-%{version}.tar.xz
-# Source0-md5: ff8b7baac71b90debebe588c5ffbff21
+# Source0-md5: ccef0f84416fc964b7b8a5e3f2e87631
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
 # Source1-md5: cdad8fb5342eebd9916eccefc98a855b
 Source2:       %{name}.desktop
@@ -32,10 +32,9 @@ Source3:     %{name}-icon.png
 # outdated and nobody cared for 8+ years... will be dropped
 Patch0:                %{name}-home_etc.patch
 Patch1:                %{name}-makefile.patch
-# ALWAYS send updated patch to lftp mailing lists
-Patch2:                %{name}-pl.po-update.patch
-Patch3:                %{name}-m4.patch
-Patch4:                aliases.patch
+Patch2:                %{name}-m4.patch
+Patch3:                aliases.patch
+Patch4:                %{name}-pl.po-update.patch
 URL:           http://lftp.yar.ru/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -47,6 +46,8 @@ BuildRequires:        ncurses-devel >= 5.2
 %{?with_openssl:BuildRequires: openssl-devel >= 0.9.7d}
 BuildRequires: pkgconfig
 BuildRequires: readline-devel >= 4.2
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _gcc_ver        %(%{__cc} -dumpversion | cut -b 1)
@@ -88,8 +89,6 @@ o arquivo FEATURES para uma lista mais detalhada.
 %patch3 -p1
 %patch4 -p1
 
-%{__rm} po/stamp-po
-
 %{!?with_gnutls:echo 'AC_DEFUN([AM_PATH_LIBGNUTLS],[/bin/true])' > m4/gnutls.m4}
 
 %build
This page took 0.875702 seconds and 4 git commands to generate.