add gdb in buildrequires
This commit is contained in:
parent
76e4144ef6
commit
5b5c21e017
@ -24,7 +24,7 @@
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.40.2
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: gvfs is a backends for the gio framework in GLib
|
||||
License: GPLv3 and LGPLv2+ and BSD and MPLv2.0
|
||||
URL: https://wiki.gnome.org/Projects/gvfs
|
||||
@ -33,7 +33,7 @@ Source0: https://download.gnome.org/sources/gvfs/1.40/gvfs-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/ssh
|
||||
BuildRequires: meson gcc pkgconfig pkgconfig(glib-2.0) >= %{glib2_version} pkgconfig(dbus-glib-1) pkgconfig(gcr-3)
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: openssl-devel gdb
|
||||
BuildRequires: pkgconfig(libcdio_paranoia) >= %{libcdio_paranoia_version} pkgconfig(gudev-1.0) >= %{gudev_version}
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version} pkgconfig(avahi-client) >= %{avahi_version}
|
||||
BuildRequires: pkgconfig(avahi-glib) >= %{avahi_version} pkgconfig(libsecret-1)
|
||||
@ -205,6 +205,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_mandir}/man1/gvfsd-fuse.1*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2020 songnannan <songnannan2@huawei.com> - 1.40.2-5
|
||||
- add gdb in buildrequires
|
||||
|
||||
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.40.2-4
|
||||
- Add post script
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user