!16 Delete a BuildRequires for gdb
From: @yu-shaogui Reviewed-by: @zzm_567,@yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
d7ae1303a6
@ -23,7 +23,7 @@
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.46.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
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
|
||||
@ -32,7 +32,7 @@ Source0: https://download.gnome.org/sources/gvfs/1.46/gvfs-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/ssh git pkgconfig fuse3
|
||||
BuildRequires: meson gcc pkgconfig pkgconfig(glib-2.0) >= %{glib2_version} pkgconfig(dbus-glib-1) pkgconfig(gcr-3)
|
||||
BuildRequires: openssl-devel gdb pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
|
||||
BuildRequires: openssl-devel pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
|
||||
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)
|
||||
@ -217,6 +217,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_mandir}/man1/gvfsd-fuse.1*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 21 2021 yushaogui <yushaogui@huawei.com> - 1.46.2-2
|
||||
- Delete a buildrequires for gdb
|
||||
|
||||
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.46.2-1
|
||||
- Upgrade to 1.46.2
|
||||
- Update Version, Release, Source0, BuildRequires, Requires, Obsoletes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user