Accepting request 1036448 from home:dimstar:Factory
- Do not have the main package recommend the bash-completion sub-package, but rather have the subpackage supplement the combination of subversion and bash-completion. OBS-URL: https://build.opensuse.org/request/show/1036448 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=356
This commit is contained in:
parent
08ff7e00fb
commit
cf542c81e3
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 13:45:40 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Do not have the main package recommend the bash-completion
|
||||
sub-package, but rather have the subpackage supplement the
|
||||
combination of subversion and bash-completion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 20:55:36 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -111,7 +111,6 @@ BuildConflicts: pkgconfig(liblz4) = 124
|
||||
Requires: libsqlite3-0 >= %{sqlite_minimum_version}
|
||||
Requires(post): %fillup_prereq
|
||||
%sysusers_requires
|
||||
Recommends: subversion-bash-completion
|
||||
# workaround for boo#969159
|
||||
Conflicts: libsvn_auth_kwallet-1-0 < %{version}
|
||||
Conflicts: libsvn_auth_kwallet-1-0 > %{version}
|
||||
@ -236,6 +235,7 @@ Provides GNOME keyring support for Subversion
|
||||
Summary: Bash Completion for subversion
|
||||
Requires: bash-completion
|
||||
Requires: subversion = %{version}
|
||||
Supplements: (%{name} and bash-completion)
|
||||
BuildArch: noarch
|
||||
|
||||
%description bash-completion
|
||||
|
Loading…
x
Reference in New Issue
Block a user