]> git.pld-linux.org Git - packages/wget.git/commitdiff
- spec adapterized. wget-1_5_3-11
authorkloczek <kloczek@pld-linux.org>
Thu, 4 May 2000 20:49:01 +0000 (20:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.35

wget.spec

index 6fb67050a3866a9781380f55e3e2b0cf6a5ed3d9..4204f2740aaa6e1dd8c13986b68610745a7c84bd 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -4,47 +4,48 @@ Summary(pl):  Wsadowy klient HTTP/FTP
 Name:          wget
 Version:       1.5.3
 Release:       11
-Copyright:     GPL
+License:       GPL
 Group:         Networking/Utilities
 Group(pl):     Sieciowe/Narzêdzia
-Source:                ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
-Source1:               http://cade.8m.com/away/wget-new-percentage-3.0.tar.gz
+Source0:       ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
+Source1:       http://cade.8m.com/away/%{name}-new-percentage-3.0.tar.gz
 Patch0:                wget-man.patch
 Patch1:                wget-pl.po.patch
 Patch2:                wget-info.patch
 Patch3:                wget-1.5.3-ipv6.patch
 Patch4:                wget-DESTDIR.patch
 Patch5:                wget-symlink.patch
-URL:                   http://sunsite.auc.dk/ftp/pub/infosystems/wget/
+URL:           http://sunsite.auc.dk/ftp/pub/infosystems/wget/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        _sysconfdir     /etc
 
 %description
 GNU Wget is a file retrieval utility which can use either the HTTP or FTP
-protocols. Wget features include the ability to work in the background while
-you're logged out, recursive retrieval of directories, file name wildcard
-matching, remote file timestamp storage and comparison, use of Rest with FTP
-servers and Range with HTTP servers to retrieve files over slow or unstable
-connections, support for Proxy servers, and configurability.
+protocols. Wget features include the ability to work in the background
+while you're logged out, recursive retrieval of directories, file name
+wildcard matching, remote file timestamp storage and comparison, use of
+Rest with FTP servers and Range with HTTP servers to retrieve files over
+slow or unstable connections, support for Proxy servers, and
+configurability.
 
 %description -l fr
 GNU Wget est un utilitaire pour récupérer des fichiers qui peut utiliser
 indifféremment les protocoles HTTP ou FTP. Parmi les caractéristiques de
 Wget, citons la capacité à récupérer des fichiers en arrière-plan alors que
 vous n'êtes pas connecté, la récupération récursive de répertoires, la
-capacité de récupérer des fichiers en appliquant un filtre sur le nom ou sur
-la date, la gestion de Rest avec les serveurs FTP et de Range avec les
+capacité de récupérer des fichiers en appliquant un filtre sur le nom ou
+sur la date, la gestion de Rest avec les serveurs FTP et de Range avec les
 serveurs HTTP pour récupérer des fichiers avec une connexion lente ou
 instable, le support des serveurs Proxy... Wget est particulièrement
 configurable.
 
 %description -l pl
-Wget jest klientem FTP/HTTP przeznaczonym do ¶ci±gania zasobów wsadowo. 
-Umo¿liwia ¶ci±ganie zasobów z podkatalogami, a tak¿e ma opcje umo¿liwiaj±ce 
-wykonanie lokalnej kopii zasobów (mirror). W razie niemo¿no¶ci dostania siê 
-do zasobów lub gdy po³±czenie z serwerem FTP/HTTP zostanie zerwane, mo¿e 
-automatycznie ponawiaæ próby kopiowania. Jest tak¿e dobrze przystosowany do 
+Wget jest klientem FTP/HTTP przeznaczonym do ¶ci±gania zasobów wsadowo.
+Umo¿liwia ¶ci±ganie zasobów z podkatalogami, a tak¿e ma opcje umo¿liwiaj±ce
+wykonanie lokalnej kopii zasobów (mirror). W razie niemo¿no¶ci dostania siê
+do zasobów lub gdy po³±czenie z serwerem FTP/HTTP zostanie zerwane, mo¿e
+automatycznie ponawiaæ próby kopiowania. Jest tak¿e dobrze przystosowany do
 tego, ¿eby uruchamiaæ go jako zadanie z cron'a.
 
 %prep
This page took 0.140129 seconds and 4 git commands to generate.