14
0

- add conflicts to python-kerberos

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykerberos?expand=0&rev=2
This commit is contained in:
2016-03-14 09:27:08 +00:00
committed by Git OBS Bridge
parent f73c11148c
commit 918663decd
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 14 09:26:57 UTC 2016 - dmueller@suse.com
- add conflicts to python-kerberos
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 9 14:31:33 UTC 2016 - tbechtold@suse.com Tue Feb 9 14:31:33 UTC 2016 - tbechtold@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pykerberos # spec file for package python-pykerberos
# #
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -13,19 +13,22 @@
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-pykerberos Name: python-pykerberos
Version: 1.1.10 Version: 1.1.10
Release: 0 Release: 0
License: Apache-2.0
Summary: High-level interface to Kerberos Summary: High-level interface to Kerberos
Url: https://github.com/02strich/pykerberos/ License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/02strich/pykerberos/
Source: https://pypi.python.org/packages/source/p/pykerberos/pykerberos-%{version}.tar.gz Source: https://pypi.python.org/packages/source/p/pykerberos/pykerberos-%{version}.tar.gz
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: python-setuptools BuildRequires: python-setuptools
BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(krb5)
# https://github.com/02strich/pykerberos/issues/17
Conflicts: python-kerberos
Requires: krb5 Requires: krb5
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110 %if 0%{?suse_version} && 0%{?suse_version} <= 1110