packages: root/root.spec - fix conflicts with krb5 functions

lisu lisu at pld-linux.org
Wed Dec 15 15:04:14 CET 2010


Author: lisu                         Date: Wed Dec 15 14:04:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix conflicts with krb5 functions

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

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.29 packages/root/root.spec:1.30
--- packages/root/root.spec:1.29	Wed Dec 15 14:22:47 2010
+++ packages/root/root.spec	Wed Dec 15 15:04:09 2010
@@ -18,6 +18,7 @@
 Patch0:		%{name}-docs.patch
 Patch1:		%{name}-namespaces.patch
 Patch2:		%{name}-make_version.patch
+Patch3:		%{name}-krb5_functions.patch
 URL:		http://root.cern.ch/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	fftw3-devel
@@ -72,6 +73,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 %{__sed} -i '/check_library/s@ \\$@ %{_libdir} \\@' configure
 
 %build
@@ -117,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2010/12/15 14:04:09  lisu
+- fix conflicts with krb5 functions
+
 Revision 1.29  2010/12/15 13:22:47  lisu
 - up to 5.28.00 (DEVEL merge)
 
================================================================

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



More information about the pld-cvs-commit mailing list