Drop a meson workaround now that meson is fixed
This commit is contained in:
parent
2f4c6524a0
commit
a9df518dfb
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.25.3
|
Version: 3.25.3
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -119,8 +119,6 @@ Adds support for Snap packages from the Snap store.
|
|||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# temporary workaround for meson-0.41.1 breakage
|
|
||||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$RPM_BUILD_ROOT/%{_libdir}
|
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
# make the software center load faster
|
# 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*
|
%{_mandir}/man1/gnome-software-editor.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-5
|
||||||
- Actually properly enable snap subpackage after removing conditional
|
- Actually properly enable snap subpackage after removing conditional
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user