Temporarily disable the rpm-ostree plugin

We need https://github.com/projectatomic/rpm-ostree/commit/79da2e2
to be able to link against the rpm-ostree library.
This commit is contained in:
Kalev Lember 2018-02-15 10:33:20 +01:00
parent 37bd51c9b1
commit b42c5e2a22

View File

@ -105,7 +105,6 @@ Adds support for Snap packages from the Snap store.
-Denable-gudev=true \
-Denable-packagekit=true \
-Denable-external-appstream=false \
-Denable-rpm-ostree=true \
-Denable-tests=false \
-Denable-ubuntuone=false \
-Denable-ubuntu-reviews=false
@ -181,7 +180,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_provenance.so
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_repos.so
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_rewrite-resource.so
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_rpm-ostree.so
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_shell-extensions.so
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_steam.so
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_systemd-updates.so
@ -213,6 +211,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
* Thu Feb 15 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
- Update to 3.27.90
- Temporarily disable the rpm-ostree plugin
* Tue Feb 13 2018 Björn Esser <besser82@fedoraproject.org> - 3.27.4-4
- Rebuild against newer gnome-desktop3 package