Accepting request 395120 from home:dimstar:branches:GNOME:Factory
- Fix libgtk-3-0 dependency on gtk-data: require the data package for the latest installed version of libgtk-3-<n>. This is only needed for any eventual case where an ABI incompatible libgtk3 might ever appear in order to allow them to be parallel installable - something upstream knows to avoid doing. OBS-URL: https://build.opensuse.org/request/show/395120 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=234
This commit is contained in:
parent
d7e8596dc0
commit
58023b97c5
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 13 08:29:24 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Fix libgtk-3-0 dependency on gtk-data: require the data package
|
||||||
|
for the latest installed version of libgtk-3-<n>. This is only
|
||||||
|
needed for any eventual case where an ABI incompatible libgtk3
|
||||||
|
might ever appear in order to allow them to be parallel
|
||||||
|
installable - something upstream knows to avoid doing.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 9 19:40:21 UTC 2016 - zaitor@opensuse.org
|
Mon May 9 19:40:21 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -97,11 +97,11 @@ ranging from small one-off projects to complete application suites.
|
|||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires(post): %{name}-tools
|
Requires(post): %{name}-tools
|
||||||
|
Requires: %{name}-data >= %{version}
|
||||||
# While hicolor is not a Requires strictly speaking, we put it as
|
# While hicolor is not a Requires strictly speaking, we put it as
|
||||||
# such instead of as a Recommends because many applications just
|
# such instead of as a Recommends because many applications just
|
||||||
# assume it's there and we need to have a low-level package to
|
# assume it's there and we need to have a low-level package to
|
||||||
# bring it in.
|
# bring it in.
|
||||||
Requires: %{name}-data = %{version}
|
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
# Require Adwaita Icon Theme: It's GTKs icon set, that's guaranteed to be there
|
# Require Adwaita Icon Theme: It's GTKs icon set, that's guaranteed to be there
|
||||||
Requires: adwaita-icon-theme
|
Requires: adwaita-icon-theme
|
||||||
|
Loading…
Reference in New Issue
Block a user