Drop a meson workaround now that meson is fixed

This commit is contained in:
Kalev Lember 2017-07-18 14:23:59 +02:00
parent 2f4c6524a0
commit a9df518dfb
1 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@
Name: gnome-software
Version: 3.25.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A software center for GNOME
License: GPLv2+
@ -119,8 +119,6 @@ Adds support for Snap packages from the Snap store.
%meson_build
%install
# temporary workaround for meson-0.41.1 breakage
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$RPM_BUILD_ROOT/%{_libdir}
%meson_install
# make the software center load faster
@ -241,6 +239,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_mandir}/man1/gnome-software-editor.1*
%changelog
* Tue Jul 18 2017 Kalev Lember <klember@redhat.com> - 3.25.3-6
- Drop a meson workaround now that meson is fixed
* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-5
- Actually properly enable snap subpackage after removing conditional