Build with system libunistring
The meson build system doesn't support building against the bundled copy and we seem to have a new enough system version in F28.
This commit is contained in:
parent
2fad341e54
commit
a291ea4a3f
@ -17,17 +17,10 @@ BuildRequires: gjs-devel >= 1.43.3
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libappstream-glib
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: meson
|
||||
Requires: gjs >= 1.43.3
|
||||
|
||||
# This package contains libunistring modules from Gnulib. If a recent
|
||||
# enough version of libunistring is installed on the system, it will
|
||||
# be used instead. However, as of today, the libunistring package in
|
||||
# F22 is older and we try to avoid unnecessary dependency.
|
||||
|
||||
# BuildRequires: libunistring-devel
|
||||
Provides: bundled(gnulib)
|
||||
|
||||
%description
|
||||
Characters is a simple utility application to find and insert unusual
|
||||
characters.
|
||||
@ -71,6 +64,7 @@ desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{appname}.deskto
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||
- Update to 3.27.92
|
||||
- Switch to the meson build system
|
||||
- Build with system libunistring
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user