From 7f67d23b6a9f236534c6f88c08ab0eb848d6cc2e Mon Sep 17 00:00:00 2001 From: fengtao Date: Mon, 20 Jan 2020 23:14:32 +0800 Subject: [PATCH] add dbus-daemon in buildrequires --- gjs.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gjs.spec b/gjs.spec index c55fd7d..afc8742 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs Version: 1.54.1 -Release: 4 +Release: 5 Summary: using GNOME libraries from Javascript License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) URL: https://wiki.gnome.org/Attic/Gjs @@ -8,7 +8,7 @@ Source0: https://download.gnome.org/sources/gjs/1.54/gjs-%{version}.tar.xz BuildRequires: cairo-gobject-devel chrpath gobject-introspection-devel >= 1.41.4 BuildRequires: glib2-devel >= 2.54.0 gtk3-devel >= 3.20 mozjs60-devel >= 60.2.2 -BuildRequires: readline-devel dbus-glib-devel gcc-c++ gettext pkgconfig +BuildRequires: readline-devel dbus-glib-devel gcc-c++ gettext pkgconfig dbus-daemon Requires: glib2 >= 2.54.0 gobject-introspection >= 1.41.4 gtk3 >= 3.20 mozjs60 >= 60.2.2 @@ -62,6 +62,12 @@ chrpath --delete %{buildroot}%{_libexecdir}/gjs/installed-tests/minijasmine %{_datadir}/installed-tests %changelog +* Mon Jan 20 2020 openEuler Buildteam - 1.54.1-5 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:add dbus-daemon in buildrequires + * Tue Dec 24 2019 openEuler Buildteam - 1.54.1-4 - change the path of files