[Rpm-maint] [rpm-software-management/rpm] appdata -> appstream, add support for metainfo files (#98)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Tue Nov 15 03:53:02 UTC 2016
These provides are specifically for packages providing AppStream files, which are either going to be `*.appdata.xml` or `*.metainfo.xml` files in `/usr/share/appdata` or `/usr/share/metainfo`.
The upstream AppStream specification mandates *.metainfo.xml files installed into `/usr/share/metainfo`, but there's still a large body of legacy AppStream files installed in the legacy location.
For now, let's support both under the new `appstream()` Provides.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/98
-- Commit Summary --
* appdata -> appstream, add support for metainfo files
-- File Changes --
M fileattrs/Makefile.am (2)
D fileattrs/appdata.attr (2)
A fileattrs/appstream.attr (2)
M scripts/Makefile.am (2)
D scripts/appdata.prov (18)
A scripts/appstream.prov (22)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/98.patch
https://github.com/rpm-software-management/rpm/pull/98.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/98
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20161114/faf20d3c/attachment.html>
More information about the Rpm-maint
mailing list