From b42c5e2a223e547b955ea3adcf050db27d701908 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 15 Feb 2018 10:33:20 +0100 Subject: [PATCH] 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. --- gnome-software.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnome-software.spec b/gnome-software.spec index d96fa21..2df6bec 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -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 - 3.27.90-1 - Update to 3.27.90 +- Temporarily disable the rpm-ostree plugin * Tue Feb 13 2018 Björn Esser - 3.27.4-4 - Rebuild against newer gnome-desktop3 package