Fix the installed icon location for the new origin value

This commit is contained in:
Richard Hughes 2015-05-26 14:33:09 +01:00
parent b2015c63c0
commit f7ba0c9d59
2 changed files with 12 additions and 8 deletions

View File

@ -1,7 +1,7 @@
Summary: Fedora AppStream metadata Summary: Fedora AppStream metadata
Name: appstream-data Name: appstream-data
Version: 23 Version: 23
Release: 1%{?dist} Release: 2%{?dist}
BuildArch: noarch BuildArch: noarch
License: CC0 and CC-BY and CC-BY-SA and GFDL License: CC0 and CC-BY and CC-BY-SA and GFDL
URL: https://github.com/hughsie/createrepo_as URL: https://github.com/hughsie/createrepo_as
@ -21,21 +21,25 @@ createrepo_as and the extra data in fedora-appstream.
%install %install
DESTDIR=%{buildroot} appstream-util install \ DESTDIR=%{buildroot} appstream-util install-origin fedora \
%{SOURCE1} %{SOURCE2} %{SOURCE3} \ %{SOURCE1} %{SOURCE2} %{SOURCE3} \
%{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE4} %{SOURCE5} %{SOURCE6}
%files %files
%attr(0644,root,root) %{_datadir}/app-info/xmls/* %attr(0644,root,root) %{_datadir}/app-info/xmls/*
%{_datadir}/app-info/icons/fedora-%{version}/*/*.png %{_datadir}/app-info/icons/fedora/*/*.png
%dir %{_datadir}/app-info %dir %{_datadir}/app-info
%dir %{_datadir}/app-info/icons %dir %{_datadir}/app-info/icons
%dir %{_datadir}/app-info/icons/fedora-%{version} %dir %{_datadir}/app-info/icons/fedora
%dir %{_datadir}/app-info/icons/fedora-%{version}/64x64 %dir %{_datadir}/app-info/icons/fedora/64x64
%dir %{_datadir}/app-info/icons/fedora-%{version}/128x128 %dir %{_datadir}/app-info/icons/fedora/128x128
%dir %{_datadir}/app-info/xmls %dir %{_datadir}/app-info/xmls
%changelog %changelog
* Tue May 26 2015 Richard Hughes <richard@hughsie.com> 23-2
- New metadata version
- Fix the installed icon location for the new origin value
* Mon May 11 2015 Richard Hughes <richard@hughsie.com> 23-1 * Mon May 11 2015 Richard Hughes <richard@hughsie.com> 23-1
- New metadata version - New metadata version
- Debundle the appstream-extra files - Debundle the appstream-extra files

View File

@ -1,5 +1,5 @@
5c094a958b6e98888f1683063f89aab7 fedora-23.xml.gz b3488f9d7a5346419545daf78e5382a1 fedora-23.xml.gz
94babca67427a3977ccadbe39ae50d67 fedora-23-icons.tar.gz 9fb0a00b6ca95ecc39b63ba645a19b96 fedora-23-icons.tar.gz
5d6f23ad9b21458df8b87be37f1f67b2 adobe-flash.xml 5d6f23ad9b21458df8b87be37f1f67b2 adobe-flash.xml
7ca7d85c60d2846737632bb47b3e2d03 gstreamer-non-free.xml 7ca7d85c60d2846737632bb47b3e2d03 gstreamer-non-free.xml
78cbeba4694c6358c85c23b273e2f4ba other-repos.xml 78cbeba4694c6358c85c23b273e2f4ba other-repos.xml