]> git.pld-linux.org Git - packages/curl.git/blobdiff - curl.spec
- --enable-ldaps
[packages/curl.git] / curl.spec
index a03a2ed738462846c90534d83bbc6882e5db11cd..ebec61145c6bd158f15b5b128a2466866377914c 100644 (file)
--- a/curl.spec
+++ b/curl.spec
-%define name curl
-%define version 5.11
-%define release 3
-%define prefix /usr
-
-%define builddir $RPM_BUILD_DIR/%{name}-%{version}
-
-Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
-Name: %{name}
-Version: %{version}
-Release: %{release}
-Copyright: MPL
-Vendor: Daniel Stenberg <Daniel.Stenberg@sth.frontec.se>
-Packager: Troy Engel <tengel@sonic.net>
-Group: Applications/Internet
-Source: %{name}-%{version}.tar.gz
-URL: http://www.fts.frontec.se/~dast/curl/
-BuildRoot: /var/tmp/%{name}-%{version}-root
+#
+# Conditional build:
+%bcond_with    ares            # with c-ares (asynchronous DNS operations) library (disables IPv6)
+%bcond_without ssh             # without SSH support
+%bcond_without ssl             # without SSL support
+%bcond_without gnutls          # use GnuTLS instead of OpenSSL
+%bcond_without kerberos5       # without MIT Kerberos 5 support
+#
+Summary:       A utility for getting files from remote servers (FTP, HTTP, and others)
+Summary(es.UTF-8):     Un cliente para bajar archivos de servidores (FTP, HTTP, y otros)
+Summary(pl.UTF-8):     Narzędzie do ściągania plików z serwerów (FTP, HTTP i innych)
+Summary(pt_BR.UTF-8):  Busca URL (suporta FTP, TELNET, LDAP, GOPHER, DICT, HTTP e HTTPS)
+Summary(ru.UTF-8):     Утилита для получения файлов с серверов FTP, HTTP и других
+Summary(uk.UTF-8):     Утиліта для отримання файлів з серверів FTP, HTTP та інших
+Name:          curl
+Version:       7.19.2
+Release:       1
+License:       MIT-like
+Group:         Applications/Networking
+Source0:       http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
+# Source0-md5: 3a461b145a4a31fe7d5a44684e7fbdbc
+Patch0:                %{name}-no_strip.patch
+Patch1:                %{name}-ac.patch
+Patch2:                %{name}-pc.patch
+URL:           http://curl.haxx.se/
+BuildRequires: autoconf >= 2.57
+BuildRequires: automake
+%{?with_ares:BuildRequires:    c-ares-devel}
+%{?with_kerberos5:BuildRequires:       krb5-devel}
+BuildRequires: libidn-devel >= 0.4.1
+%{?with_ssh:BuildRequires:     libssh2-devel >= 0.16}
+BuildRequires: libtool
+BuildRequires: openldap-devel
+%if %{with ssl}
+%if %{with gnutls}
+BuildRequires: gnutls-devel
+%else
+BuildRequires: openssl-devel >= 0.9.7d
+%endif
+%endif
+BuildRequires: zlib-devel
+Requires:      %{name}-libs = %{version}-%{release}
+Requires:      libidn >= 0.4.1
+%{?with_ssh:Requires:  libssh2 >= 0.16}
+Requires:      openssl-tools >= 0.9.7d
+Obsoletes:     libcurl2
+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.
+authentication, FTP upload, HTTP post, and file transfer resume.
 
-%prep
-rm -rf $RPM_BUILD_ROOT
-rm -rf %{builddir}
+%description -l pl.UTF-8
+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.
+%{?with_ssl:Ten pakiet obsługuje także SSL.}
+
+%description -l pt_BR.UTF-8
+Curl é um cliente para baixar/enviar arquivos de/para servidores
+usando um dos protocolos suportados. É projetado para funcionar sem a
+interação do usuário.
+
+Curl trabalha com proxy, autenticação, FTP put, HTTP post, e pode
+continuar transferências interrompidas, e mais...
+
+%description -l ru.UTF-8
+curl - это клиент с множеством поддерживаемых протоколов для получения
+файлов с серверов, спроектированный для работы как в неинтерактивном
+режиме, так и с возможностью диалога с пользователем.
+
+curl поддерживает много полезных возможностей, среди которых поддержка
+прокси, авторизация пользователя, закачивание по FTP, поддержка HTTP
+POST, восстановление прерванной пересылки и многое другое.
+
+curl - це кл╕╓нт з багатьма п╕дтримуваними протоколами для отримання
+файл╕в з сервер╕в, спроектований для роботи як в не╕нтерактивному
+режим╕, так ╕ з можлив╕стю д╕алогу з користувачем.
+
+curl п╕дтриму╓ багато корисних можливостей, серед яких п╕дтримка
+прокс╕, авторизац╕я користувача, в╕двантаження по FTP, HTTP POST,
+в╕дновлення перервано╖ пересилки та багато ╕ншого.
+
+%package libs
+Summary:       curl library
+Summary(pl.UTF-8):     Biblioteka curl
+Group:         Libraries
+
+%description libs
+curl library.
+
+%description libs -l pl.UTF-8
+Biblioteka curl.
+
+%package devel
+Summary:       Header files and development documentation for curl library
+Summary(pl.UTF-8):     Pliki nagłówkowe i dokumentacja do biblioteki curl
+Summary(pt_BR.UTF-8):  Arquivos de cabeçalho e bibliotecas de desenvolvimento
+Summary(ru.UTF-8):     Файлы для разработки с использованием библиотеки curl
+Summary(uk.UTF-8):     Файли для розробки з використанням бібліотеки curl
+Group:         Development/Libraries
+Requires:      %{name}-libs = %{version}-%{release}
+%{?with_ares:Requires: c-ares-devel}
+%{?with_kerberos5:Requires:    krb5-devel}
+Requires:      libidn-devel >= 0.4.1
+%{?with_ssh:Requires:  libssh2-devel >= 0.16}
+%if %{with ssl}
+%if %{with gnutls}
+Requires:      gnutls-devel
+%else
+Requires:      openssl-devel >= 0.9.7c
+%endif
+%endif
+Requires:      zlib-devel
+Obsoletes:     libcurl2-devel
+
+%description devel
+Header files and development documentation for curl library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe i dokumentacja do biblioteki curl.
+
+%description devel -l pt_BR.UTF-8
+Arquivos de cabeçalho e bibliotecas de desenvolvimento.
 
-%setup -q 
+%description devel -l ru.UTF-8
+Этот пакет содержит файлы, необходимые для разработки программ с
+использованием библиотеки curl.
+
+%description devel -l uk.UTF-8
+Цей пакет містить файли, необхідні для розробки програм з
+використанням бібліотеки curl.
+
+%package static
+Summary:       Static version of curl library
+Summary(pl.UTF-8):     Statyczna wersja biblioteki curl
+Summary(pt_BR.UTF-8):  Bibliotecas estáticas para desenvolvimento com o curl
+Summary(ru.UTF-8):     Статические библиотеки для разработки с использованием библиотеки curl
+Summary(uk.UTF-8):     Статичні бібліотеки для розробки з використанням бібліотеки curl
+Group:         Development/Libraries
+Requires:      %{name}-devel = %{version}-%{release}
+
+%description static
+Static version of curl library.
+
+%description static -l pl.UTF-8
+Statyczna wersja biblioteki curl.
+
+%description static -l pt_BR.UTF-8
+Bibliotecas estáticas para desenvolvimento com o curl.
+
+%description static -l ru.UTF-8
+Этот пакет содержит статическую библиотеку для разработки программ с
+использованием библиотеки curl.
+
+%description static -l uk.UTF-8
+Цей пакет містить статичну бібліотеку для розробки програм з
+використанням бібліотеки curl.
+
+%prep
+%setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS 
-./configure --prefix=%{prefix}
-make 
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+       ac_cv_header_gss_h=no \
+%if %{with ssl}
+       --with-ca-bundle=/etc/certs/ca-certificates.crt \
+%if %{with gnutls}
+       --with-gnutls=%{_prefix} --without-ssl \
+%else
+       --with-ssl=%{_prefix} \
+%endif
+%endif
+       %{?with_kerberos5:--with-gssapi=%{_prefix}} \
+       %{?with_ares:--enable-ares=%{_prefix}} \
+       --enable-ldaps \
+       --%{?with_ares:dis}%{!?with_ares:en}able-ipv6
+
+%{__make}
 
 %install
-make prefix=$RPM_BUILD_ROOT%{prefix} install-strip
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-rm -rf %{builddir}
+
+%post  libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%attr(0755,root,root) %{prefix}/bin/curl
-/usr/man/man1/curl.1
-%doc curl.1 README* CHANGES CONTRIBUTE FAQ INSTALL LEGAL MPL-1.0.txt RESOURCES TODO perl/
-
-%changelog 
-* Mon Aug 30 1999 Tim Powers <timp@redhat.com>
-- changed group
-
-* Thu Aug 26 1999 Tim Powers <timp@redhat.com>
-- changelog started
-- general cleanups, changed prefix to /usr, added manpage to files section
-- including in Powertools
+%defattr(644,root,root,755)
+%doc CHANGES COPYING README docs/{BUGS,FAQ,FEATURES,HISTORY,KNOWN_BUGS,MANUAL,SSLCERTS,THANKS,TODO,TheArtOfHttpScripting}
+%attr(755,root,root) %{_bindir}/curl
+%{_mandir}/man1/curl.1*
+
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libcurl.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libcurl.so.4
+
+%files devel
+%defattr(644,root,root,755)
+%doc docs/{CONTRIBUTE,INTERNALS,LICENSE-MIXING,RESOURCES}
+%attr(755,root,root) %{_bindir}/curl-config
+%attr(755,root,root) %{_libdir}/libcurl.so
+%{_libdir}/libcurl.la
+%{_includedir}/curl
+%{_pkgconfigdir}/libcurl.pc
+%{_mandir}/man1/curl-config.1*
+%{_mandir}/man3/curl_*.3*
+%{_mandir}/man3/libcurl*.3*
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libcurl.a
This page took 0.040405 seconds and 4 git commands to generate.