packages: root/root.spec - enable krb5 - make >= 3.80 is required

lisu lisu at pld-linux.org
Wed Dec 15 15:19:55 CET 2010


Author: lisu                         Date: Wed Dec 15 14:19:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable krb5
- make >= 3.80 is required

---- Files affected:
packages/root:
   root.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.30 packages/root/root.spec:1.31
--- packages/root/root.spec:1.30	Wed Dec 15 15:04:09 2010
+++ packages/root/root.spec	Wed Dec 15 15:19:49 2010
@@ -28,11 +28,12 @@
 BuildRequires:	gmp-devel
 BuildRequires:	gsl-devel >= 1.8
 BuildRequires:	heimdal-devel
+BuildRequires:	krb5-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libtiff-devel
 BuildRequires:	libxml2-devel >= 1:2.4
-BuildRequires:	make >= 3.79.1
+BuildRequires:	make >= 3.80
 BuildRequires:	mysql-devel >= 3.23
 BuildRequires:	openldap-devel
 BuildRequires:	openssl-devel
@@ -86,6 +87,7 @@
 	--disable-builtin-zlib \
 	--disable-xrootd \
 	--enable-gsl-shared \
+	--enable-krb5 \
 	--with-cc="%{__cc} %{rpmcflags}" \
 	--with-cxx="%{__cxx} %{rpmcxxflags}" \
 	--with-x11-libdir=%{_libdir} \
@@ -119,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2010/12/15 14:19:49  lisu
+- enable krb5
+- make >= 3.80 is required
+
 Revision 1.30  2010/12/15 14:04:09  lisu
 - fix conflicts with krb5 functions
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/root/root.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list