]> git.pld-linux.org Git - packages/lftp.git/commitdiff
- up to 4.4.0 auto/th/lftp-4.4.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 7 Oct 2012 05:39:51 +0000 (07:39 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 7 Oct 2012 05:39:51 +0000 (07:39 +0200)
lftp-m4.patch
lftp-pl.po-update.patch
lftp.spec

index 57c7730aaa4b7a92228501b61733f444deac6947..127fdcf24366330587bd0784a2de8e7e3fd490f5 100644 (file)
@@ -5,10 +5,10 @@
  AC_ARG_WITH(gnutls, AS_HELP_STRING([--without-gnutls], [don't use GNUTLS library]),
        [with_gnutls=$withval], [with_gnutls=yes])
 -AC_ARG_WITH(openssl,
--AS_HELP_STRING([--with-openssl[[=/path]]], [use OpenSSL [at /path]])
+-AS_HELP_STRING([--with-openssl@<:@=/path@:>@], [use OpenSSL @<:@at /path@:>@])
 -AS_HELP_STRING([--without-openssl], [don't use OpenSSL (default)]),
 +AC_ARG_WITH(openssl,[
-+AS_HELP_STRING([--with-openssl=/path], [use OpenSSL at /path])
++AS_HELP_STRING([--with-openssl@<:@=/path@:>@], [use OpenSSL @<:@at /path@:>@])
 +AS_HELP_STRING([--without-openssl], [don't use OpenSSL (default)])],
        [with_openssl=$withval], [with_openssl=no])
  case "$with_openssl" in
index cb7e263c962cc0e86c458109418c350239004ad2..bf24abbe0456cc8bfe82d346ce83bc3b6d4492db 100644 (file)
@@ -1,16 +1,13 @@
---- lftp-4.3.7/po/pl.po.orig   2012-04-01 20:50:49.000000000 +0200
-+++ lftp-4.3.7/po/pl.po        2012-04-02 20:00:16.430993843 +0200
-@@ -220,14 +220,14 @@
- msgstr "%s: komenda `%s' nie zosta³a wkompilowana.\n"
- #: src/CmdExec.cc:1229
--#, fuzzy, c-format
-+#, c-format
+--- lftp-4.4.0/po/pl.po~       2012-09-27 15:16:22.000000000 +0200
++++ lftp-4.4.0/po/pl.po        2012-10-07 07:38:08.538144244 +0200
+@@ -222,12 +222,12 @@ msgstr "%s: komenda `%s' nie zosta³a wko
+ #: src/CmdExec.cc:1231
+ #, fuzzy, c-format
  msgid "Usage: %s cmd [args...]\n"
 -msgstr "U¿ycie: %s module [argumenty...]\n"
 +msgstr "U¿ycie: %s polecenie [argumenty...]\n"
  
- #: src/CmdExec.cc:1235
+ #: src/CmdExec.cc:1237
  #, c-format
  msgid "%s: cannot create local session\n"
 -msgstr ""
index 33b7be7e1042a301b5532f431c651194b71a8d0c..cf2bb5d2de12c82f4b6007654c5ade609cbd568c 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.3.8
-Release:       3
+Version:       4.4.0
+Release:       1
 License:       GPL v3+
 Group:         Applications/Networking
 Source0:       http://ftp.yars.free.net/pub/source/lftp/%{name}-%{version}.tar.xz
-# Source0-md5: a8a7629913fe635f35dc37f753f12db6
+# Source0-md5: b057e3e01686a200c35753c3496c2130
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
 # Source1-md5: cdad8fb5342eebd9916eccefc98a855b
 Source2:       %{name}.desktop
This page took 0.058926 seconds and 4 git commands to generate.