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:
Bjørn Lie 2019-03-28 20:46:31 +00:00 committed by Git OBS Bridge
parent 8c992b36e1
commit 4818ebcd45
2 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -25,8 +25,8 @@ Group: System/Libraries
URL: https://wiki.gnome.org/Design/Apps/Software
Source0: openSUSE-appstream-%{version}.tar.xz
Source99: libzypp-plugin-appdata-rpmlintrc
# appstreamcli is provided by the AppStream package
Requires: AppStream
# appstreamcli is provided by the AppStream package. Let's pull it in when available, but ignore its absence
Recommends: AppStream
# appstream-glib >= 0.3.6 is the first to correctly to appstream-util uninstall in /var/cache
Requires: appstream-glib >= 0.3.6
# appdata hook was introduced in libzypp 14.29.4