rpms/krb5/devel krb5-1.6.3-selinux-label.patch,1.3,1.4

Nalin Dahyabhai nalin at fedoraproject.org
Thu Feb 19 22:34:47 UTC 2009


Author: nalin

Update of /cvs/pkgs/rpms/krb5/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25546

Modified Files:
	krb5-1.6.3-selinux-label.patch 
Log Message:
- add a hunk so that the db2 test will compile correctly


krb5-1.6.3-selinux-label.patch:

Index: krb5-1.6.3-selinux-label.patch
===================================================================
RCS file: /cvs/pkgs/rpms/krb5/devel/krb5-1.6.3-selinux-label.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- krb5-1.6.3-selinux-label.patch	11 Jul 2008 15:14:57 -0000	1.3
+++ krb5-1.6.3-selinux-label.patch	19 Feb 2009 22:34:47 -0000	1.4
@@ -846,3 +846,15 @@
 +#define THREEPARAMOPEN(x,y,z) open(x,y,z)
 +#endif
 +#endif
+--- krb5-1.6.3/src/plugins/kdb/db2/libdb2/test/Makefile.in	2009-02-19 16:10:41.000000000 -0500
++++ krb5-1.6.3/src/plugins/kdb/db2/libdb2/test/Makefile.in	2009-02-19 16:10:44.000000000 -0500
+@@ -14,7 +14,8 @@ PROG_RPATH=$(KRB5_LIBDIR)
+ 
+ KRB5_RUN_ENV= @KRB5_RUN_ENV@
+ 
+-DB_LIB		= -ldb
++DB_LIB		= -ldb $(SUPPORT_DEPLIB)
++
+ DB_DEPLIB	= ../libdb$(DEPLIBEXT)
+ 
+ all::




More information about the fedora-extras-commits mailing list