Accepting request 689342 from GNOME:Next
- Only Recommend instead of require AppStream: Allow distros like SLE not to ship AppStream as part of the main channel, but only in PK for example. SLE only ships GNOME Software, which does not rely on the xapian database, so we don't need this cache being refreshed. On SLE+PH or openSUSE, we also have KDE Discover, where xapian becomes a topic (boo#1125898). OBS-URL: https://build.opensuse.org/request/show/689342 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libzypp-plugin-appdata?expand=0&rev=51
This commit is contained in:
parent
8c992b36e1
commit
4818ebcd45
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 28 12:54:44 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Only Recommend instead of require AppStream: Allow distros like
|
||||||
|
SLE not to ship AppStream as part of the main channel, but only
|
||||||
|
in PK for example. SLE only ships GNOME Software, which does not
|
||||||
|
rely on the xapian database, so we don't need this cache being
|
||||||
|
refreshed. On SLE+PH or openSUSE, we also have KDE Discover,
|
||||||
|
where xapian becomes a topic (boo#1125898).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 30 15:16:07 UTC 2018 - jengelh@inai.de
|
Mon Apr 30 15:16:07 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -25,8 +25,8 @@ Group: System/Libraries
|
|||||||
URL: https://wiki.gnome.org/Design/Apps/Software
|
URL: https://wiki.gnome.org/Design/Apps/Software
|
||||||
Source0: openSUSE-appstream-%{version}.tar.xz
|
Source0: openSUSE-appstream-%{version}.tar.xz
|
||||||
Source99: libzypp-plugin-appdata-rpmlintrc
|
Source99: libzypp-plugin-appdata-rpmlintrc
|
||||||
# appstreamcli is provided by the AppStream package
|
# appstreamcli is provided by the AppStream package. Let's pull it in when available, but ignore its absence
|
||||||
Requires: AppStream
|
Recommends: AppStream
|
||||||
# appstream-glib >= 0.3.6 is the first to correctly to appstream-util uninstall in /var/cache
|
# appstream-glib >= 0.3.6 is the first to correctly to appstream-util uninstall in /var/cache
|
||||||
Requires: appstream-glib >= 0.3.6
|
Requires: appstream-glib >= 0.3.6
|
||||||
# appdata hook was introduced in libzypp 14.29.4
|
# appdata hook was introduced in libzypp 14.29.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user