Author: sparky Date: Sun Jun 27 19:24:43 2010 GMT Module: packages Tag: HEAD ---- Log message: - devel R: librtmp-devel - release: 3
---- Files affected: packages/curl: curl.spec (1.175 -> 1.176) ---- Diffs: ================================================================ Index: packages/curl/curl.spec diff -u packages/curl/curl.spec:1.175 packages/curl/curl.spec:1.176 --- packages/curl/curl.spec:1.175 Sun Jun 27 17:08:54 2010 +++ packages/curl/curl.spec Sun Jun 27 21:24:38 2010 @@ -18,7 +18,7 @@ Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та інших Name: curl Version: 7.21.0 -Release: 2 +Release: 3 License: MIT-like Group: Applications/Networking Source0: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma @@ -127,6 +127,7 @@ %{?with_ares:Requires: c-ares-devel} %{?with_kerberos5:Requires: heimdal-devel} Requires: libidn-devel >= 0.4.1 +%{?with_rtmp:Requires: librtmp-devel} %{?with_ssh:Requires: libssh2-devel >= 0.16} %if %{with ssl} %if %{with gnutls} @@ -258,6 +259,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.176 2010/06/27 19:24:38 sparky +- devel R: librtmp-devel +- release: 3 + Revision 1.175 2010/06/27 15:08:54 sparky - enabled rtmp support - release: 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/curl/curl.spec?r1=1.175&r2=1.176&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
