rpms/python-krbV/FC-6 python-krbV.spec,1.5,1.6

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Tue May 15 20:56:04 UTC 2007


Author: mikeb

Update of /cvs/pkgs/rpms/python-krbV/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3778

Modified Files:
	python-krbV.spec 
Log Message:
sync with devel


Index: python-krbV.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-krbV/FC-6/python-krbV.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-krbV.spec	13 Sep 2006 22:20:26 -0000	1.5
+++ python-krbV.spec	15 May 2007 20:55:29 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name: python-krbV
 Version: 1.0.13
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Python extension module for Kerberos 5
 
 Group: Development/Languages
@@ -17,8 +17,6 @@
 BuildRequires: krb5-devel >= 1.2.2
 BuildRequires: /bin/awk
 
-Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
-
 %description
 python-krbV allows python programs to use Kerberos 5 authentication/security.
 
@@ -45,6 +43,9 @@
 %{python_sitelib}/krbVmodule.so
 
 %changelog
+* Mon Dec 11 2006 Mike Bonnet <mikeb at redhat.com> - 1.0.13-5
+- remove obsolete python-abi Requires:
+
 * 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
 




More information about the fedora-extras-commits mailing list