]> git.pld-linux.org Git - packages/curl.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Thu, 18 May 2000 17:35:47 +0000 (17:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.9

curl.spec

index 72ebcba76bf8ab6538c09c8c6b40fcf93893b174..d1583103ba45ca988526e66b6c86824635ecf79c 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -6,36 +6,37 @@ License:      MPL
 Vendor:                Daniel Stenberg <Daniel.Stenberg@sth.frontec.se>
 Group:         Applications/Networking
 Group(pl):     Aplikacje/Sieciowe
-Source:                http://curl.haxx.nu/stuff/%{name}-%{version}.tar.gz
+Source0:       http://curl.haxx.nu/stuff/%{name}-%{version}.tar.gz
 URL:           http://curl.haxx.nu/
 BuildRequires: openssl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-cURL is a tool for getting files with URL syntax, supporting FTP, HTTP,
-HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. cURL supports HTTP POST, HTTP
-PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password
-authentication and a busload of other useful tricks. The main use for curl
-is when you want to get or send files automatically to or from a site using
-one of the supported protocols.
-
-cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and Dict
-servers, using any of the supported protocols. cURL is designed to work
-without user interaction or any kind of interactivity. cURL offers many
-useful capabilities, like proxy support, user authentication, FTP upload,
-HTTP post, and file transfer resume. Note that while cURL also supports the
-SSL protocol, this version is compiled without SSL (https:) support.
+cURL is a tool for getting files with URL syntax, supporting FTP,
+HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. cURL supports HTTP
+POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies,
+cookies, user+password authentication and a busload of other useful
+tricks. The main use for curl is when you want to get or send files
+automatically to or from a site using one of the supported protocols.
+
+cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
+Dict servers, using any of the supported protocols. cURL is designed
+to work without user interaction or any kind of interactivity. cURL
+offers many useful capabilities, like proxy support, user
+authentication, FTP upload, HTTP post, and file transfer resume. Note
+that while cURL also supports the SSL protocol, this version is
+compiled without SSL (https:) support.
 
 %description -l pl
-cURL jest narzêdziem do ¶ci±gania plików o sk³adni URL. Obs³uguje FTP, HTTP,
-HTTPS, GOPHER, TELNET, DICT, FILE i LDAP. cURL obs³uguje równie¿ HTTP POST,
-HTTP PUT, za³adowywanie (uploading) FTP, za³adowywanie HTTP oparte na 
-formularzu, serwery proksy, ciasteczka, autoryzacja u¿ytkownik/has³o oraz 
-wiele innych u¿ytecznych sztuczek. Curla u¿ywa siê g³ównie wtedy, kiedy chce 
-siê automatycznie ¶ci±gn±æ lub wys³aæ pliki z/na serwer u¿ywaj±c jednego
-z dostêpnych protoko³ów.
-Chocia¿ cURL obs³uguje równie¿ protokó³ SSL, wersja ta jest skompilowana
-bez obs³ugi SSL (https:).
+cURL jest narzêdziem do ¶ci±gania plików o sk³adni URL. Obs³uguje FTP,
+HTTP, HTTPS, GOPHER, TELNET, DICT, FILE i LDAP. cURL obs³uguje równie¿
+HTTP POST, HTTP PUT, za³adowywanie (uploading) FTP, za³adowywanie HTTP
+oparte na formularzu, serwery proksy, ciasteczka, autoryzacja
+u¿ytkownik/has³o oraz wiele innych u¿ytecznych sztuczek. Curla u¿ywa
+siê g³ównie wtedy, kiedy chce siê automatycznie ¶ci±gn±æ lub wys³aæ
+pliki z/na serwer u¿ywaj±c jednego z dostêpnych protoko³ów. Chocia¿
+cURL obs³uguje równie¿ protokó³ SSL, wersja ta jest skompilowana bez
+obs³ugi SSL (https:).
 
 %prep
 %setup -q 
This page took 0.481265 seconds and 4 git commands to generate.