rpms/python-krbV/devel python-krbV.spec,1.4,1.5 sources,1.4,1.5

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Wed Sep 13 22:20:26 UTC 2006


Author: mikeb

Update of /cvs/extras/rpms/python-krbV/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8696

Modified Files:
	python-krbV.spec sources 
Log Message:
find headers under /usr/include/krb5 when building against krb5 >= 1.5


Index: python-krbV.spec
===================================================================
RCS file: /cvs/extras/rpms/python-krbV/devel/python-krbV.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-krbV.spec	11 Sep 2006 14:24:37 -0000	1.4
+++ python-krbV.spec	13 Sep 2006 22:20:26 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name: python-krbV
 Version: 1.0.13
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Python extension module for Kerberos 5
 
 Group: Development/Languages
@@ -45,6 +45,9 @@
 %{python_sitelib}/krbVmodule.so
 
 %changelog
+* Wed Sep 13 2006 Mike Bonnet <mikeb at redhat.com> - 1.0.13-4
+- support building against krb5-1.5, where the headers have been moved to /usr/include/krb5
+
 * Mon Sep 11 2006 Mike Bonnet <mikeb at redhat.com> - 1.0.13-3
 - rebuild for FC6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-krbV/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	21 May 2006 20:58:05 -0000	1.4
+++ sources	13 Sep 2006 22:20:26 -0000	1.5
@@ -1 +1 @@
-a6076fd04fd954320595aea9ae8ea9f8  python-krbV-1.0.13.tar.gz
+6faf75cd993c3d19b8ef7b6e8a66972b  python-krbV-1.0.13.tar.gz




More information about the scm-commits mailing list