forked from pool/python-pykerberos
- 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:
@@ -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
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -13,19 +13,22 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-pykerberos
|
||||
Version: 1.1.10
|
||||
Release: 0
|
||||
License: Apache-2.0
|
||||
Summary: High-level interface to Kerberos
|
||||
Url: https://github.com/02strich/pykerberos/
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/02strich/pykerberos/
|
||||
Source: https://pypi.python.org/packages/source/p/pykerberos/pykerberos-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: pkgconfig(krb5)
|
||||
# https://github.com/02strich/pykerberos/issues/17
|
||||
Conflicts: python-kerberos
|
||||
Requires: krb5
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
Reference in New Issue
Block a user