Accepting request 156172 from KDE:Distro:Factory
Replace recommended package dependencies with file dependencies. For example zypper can use package "kwave" which contains "normalize" plugin instead of package "normalize". (forwarded request 155777 from Dmitry_R) OBS-URL: https://build.opensuse.org/request/show/156172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3b?expand=0&rev=50
This commit is contained in:
parent
bdde78acbb
commit
48b401c15f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 07:25:14 UTC 2013 - dmitry_r@opensuse.org
|
||||
|
||||
- Replace recommended package dependencies with file dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 17 12:41:18 UTC 2012 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
8
k3b.spec
8
k3b.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package k3b
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -90,9 +90,9 @@ Requires: dvd+rw-tools
|
||||
%kde4_runtime_requires
|
||||
Requires(post): shared-mime-info
|
||||
Requires(postun): shared-mime-info
|
||||
Recommends: normalize
|
||||
Recommends: sox
|
||||
Recommends: transcode
|
||||
Recommends: /usr/bin/normalize
|
||||
Recommends: /usr/bin/sox
|
||||
Recommends: /usr/bin/transcode
|
||||
Recommends: vcdimager
|
||||
Recommends: %{name}-lang = %{version}
|
||||
Provides: kde4-k3b = 4.2.2.svn951754
|
||||
|
Loading…
Reference in New Issue
Block a user