Author: qboosh Date: Thu Jun 14 17:27:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - really use MIT krb5, not GNU gss - release 2
---- Files affected: SPECS: curl.spec (1.130 -> 1.131) ---- Diffs: ================================================================ Index: SPECS/curl.spec diff -u SPECS/curl.spec:1.130 SPECS/curl.spec:1.131 --- SPECS/curl.spec:1.130 Wed Apr 18 10:04:56 2007 +++ SPECS/curl.spec Thu Jun 14 19:27:21 2007 @@ -14,7 +14,7 @@ Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та інших Name: curl Version: 7.16.2 -Release: 1 +Release: 2 License: MIT-like Group: Applications/Networking Source0: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -167,6 +167,7 @@ %{__autoheader} %{__automake} %configure \ + ac_cv_header_gss_h=no \ %{?with_ssl:--with-ssl=%{_prefix}} \ %{?with_ssl:--with-ca-bundle=/usr/share/ssl/ca-bundle.crt} \ %{?with_kerberos5:--with-gssapi=%{_prefix}} \ @@ -218,6 +219,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.131 2007/06/14 17:27:21 qboosh +- really use MIT krb5, not GNU gss +- release 2 + Revision 1.130 2007/04/18 08:04:56 qboosh - updated to 7.16.2 - updated no_strip patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.130&r2=1.131&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
