SPECS: curl.spec - gss-devel for -devel if heimdal was enabled (fi...

glen glen at pld-linux.org
Tue Oct 18 01:22:17 CEST 2005


Author: glen                         Date: Mon Oct 17 23:22:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gss-devel for -devel if heimdal was enabled (fixes libcurl.la having libgss.la not required)

---- Files affected:
SPECS:
   curl.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.107 SPECS/curl.spec:1.108
--- SPECS/curl.spec:1.107	Sun Oct 16 22:02:19 2005
+++ SPECS/curl.spec	Tue Oct 18 01:22:11 2005
@@ -92,6 +92,7 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	libidn-devel >= 0.4.1
 %{?with_heimdal:Requires:	heimdal-devel}
+%{?with_heimdal:Requires:	gss-devel}
 %{?with_ssl:Requires:	openssl-devel >= 0.9.7c}
 Obsoletes:	libcurl2-devel
 
@@ -197,6 +198,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2005/10/17 23:22:11  glen
+- gss-devel for -devel if heimdal was enabled (fixes libcurl.la having libgss.la not required)
+
 Revision 1.107  2005/10/16 20:02:19  arekm
 - rel 2; always use heimdal; patch by Kacper Kornet.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.107&r2=1.108&f=u




More information about the pld-cvs-commit mailing list