From f5b80b7cae761a348828de46f2e689251fd3b32f Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:27:29 +0800 Subject: [PATCH] Package init --- gvfs.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index 8e4a82d..ea20217 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -24,7 +24,7 @@ Name: gvfs Version: 1.38.1 -Release: 3 +Release: 4 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 @@ -38,7 +38,7 @@ Patch6002: CVE-2019-12447-2.patch Patch6003: CVE-2019-12448.patch Patch6004: CVE-2019-12449.patch - +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: pkgconfig(libcdio_paranoia) >= %{libcdio_paranoia_version} pkgconfig(gudev-1.0) >= %{gudev_version} @@ -75,9 +75,9 @@ Obsoletes: %{name} < 1.9.4-1 %description -GVfs is a userspace virtual filesystem implementation for GIO (a library available in GLib). +Gvfs is a userspace virtual filesystem implementation for GIO (a library available in GLib). It comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and many others. -GVfs also contains modules for GIO that implement volume monitors and persistent metadata storage. +Gvfs also contains modules for GIO that implement volume monitors and persistent metadata storage. %package client @@ -212,11 +212,11 @@ killall -USR1 gvfsd >&/dev/null || : %{_mandir}/man1/gvfsd-fuse.1* %changelog -*Tue Sep 26 2019 openEuler Buildteam - 1.38.1-3 +* Tue Sep 26 2019 openEuler Buildteam - 1.38.1-3 - Type:cves - ID:CVE-2019-12447 CVE-2019-12448 CVE-2019-12449 - SUG:restart - DESC:fix CVE-2019-12447 CVE-2019-12448 CVE-2019-12449 * Tue Sep 26 2019 openEuler Buildteam - 1.38.1-2 -- Package init +- Package init