- Use suggests instead of recommends to avoid 180+ new pkgs on
minimal setup due subversion-password-store bnc#942819 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=217
This commit is contained in:
parent
67ed8c7702
commit
34adff0d70
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 24 10:56:02 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Use suggests instead of recommends to avoid 180+ new pkgs on
|
||||||
|
minimal setup due subversion-password-store bnc#942819
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 11 06:38:11 UTC 2015 - astieger@suse.com
|
Tue Aug 11 06:38:11 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@ BuildRequires: libqt4-devel
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Recommends: %{name}-bash-completion
|
Recommends: %{name}-bash-completion
|
||||||
Recommends: %{name}-password-store
|
Suggests: %{name}-password-store
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user