- add conflicts between krb5-mini and krb5 and krb5-client
- add conflicts between krb5-mini and krb5 and krb5-client OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=94
This commit is contained in:
parent
729292e472
commit
91ad28ede3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 17:32:08 CEST 2013 - mc@suse.de
|
||||
|
||||
- add conflicts between krb5-mini and krb5 and krb5-client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 11:36:00 CET 2013 - mc@suse.de
|
||||
|
||||
|
@ -51,7 +51,10 @@ BuildRequires: pkgconfig(systemd)
|
||||
%ifarch ppc64
|
||||
Obsoletes: krb5-64bit
|
||||
%endif
|
||||
#
|
||||
Conflicts: krb5-mini
|
||||
%else # -mini
|
||||
Conflicts: krb5
|
||||
Conflicts: krb5-client
|
||||
%endif
|
||||
Source: krb5-%{version}.tar.bz2
|
||||
Source1: vendor-files.tar.bz2
|
||||
@ -84,6 +87,7 @@ practice of clear text passwords.
|
||||
%if ! %{build_mini}
|
||||
|
||||
%package client
|
||||
Conflicts: krb5-mini
|
||||
Summary: MIT Kerberos5 implementation - client programs
|
||||
Group: Productivity/Networking/Security
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 17:32:08 CEST 2013 - mc@suse.de
|
||||
|
||||
- add conflicts between krb5-mini and krb5 and krb5-client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 11:36:00 CET 2013 - mc@suse.de
|
||||
|
||||
|
@ -51,7 +51,10 @@ BuildRequires: pkgconfig(systemd)
|
||||
%ifarch ppc64
|
||||
Obsoletes: krb5-64bit
|
||||
%endif
|
||||
#
|
||||
Conflicts: krb5-mini
|
||||
%else # -mini
|
||||
Conflicts: krb5
|
||||
Conflicts: krb5-client
|
||||
%endif
|
||||
Source: krb5-%{version}.tar.bz2
|
||||
Source1: vendor-files.tar.bz2
|
||||
@ -84,6 +87,7 @@ practice of clear text passwords.
|
||||
%if ! %{build_mini}
|
||||
|
||||
%package client
|
||||
Conflicts: krb5-mini
|
||||
Summary: MIT Kerberos5 implementation - client programs
|
||||
Group: Productivity/Networking/Security
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user