Author: eandry
Date: Thu Feb 1 21:02:47 2007
New Revision: 115839
Added:
packages/cooker/lftp/current/SOURCES/lftp-3.5.9.tar.bz2 (contents, props
changed)
Removed:
packages/cooker/lftp/current/SOURCES/lftp-3.5.6.tar.bz2
packages/cooker/lftp/current/SOURCES/lftp-3.5.6.tar.bz2.asc
Modified:
packages/cooker/lftp/current/SPECS/lftp.spec
Log:
New version 3.5.9
Added: packages/cooker/lftp/current/SOURCES/lftp-3.5.9.tar.bz2
==============================================================================
Binary file. No diff available.
Modified: packages/cooker/lftp/current/SPECS/lftp.spec
==============================================================================
--- packages/cooker/lftp/current/SPECS/lftp.spec (original)
+++ packages/cooker/lftp/current/SPECS/lftp.spec Thu Feb 1 21:02:47 2007
@@ -1,4 +1,4 @@
-%define version 3.5.6
+%define version 3.5.9
%define release %mkrel 1
%define major 0
%define libname %mklibname %{name} %{major}
@@ -20,7 +20,6 @@
Source1: ftp://lftp.yar.ru/lftp/%{name}-%{version}.tar.bz2.asc
Patch0: lftp-2.2.0-lftpgetmanpage.patch
Patch1: lftp-3.0.3-mdkconf.patch
-#Patch4: lftp-2.6.0-use-less.patch.bz2
Requires: less
BuildRequires: ncurses-devel
@@ -66,7 +65,6 @@
%setup -q
%patch0 -p1 -b .manpage
%patch1 -p1 -b .agent
-#%patch4 -p1 -b .use-less
%build
%configure2_5x \