Merge pull request !4 from syyhao/init
This commit is contained in:
openeuler-ci-bot 2020-01-14 23:15:03 +08:00 committed by Gitee
commit 76e4144ef6

View File

@ -24,7 +24,7 @@
Name: gvfs
Version: 1.40.2
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
@ -110,6 +110,10 @@ cp -p daemon/trashlib/COPYING COPYING.GPL3
%find_lang gvfs
%post
# Reload .mount files:
killall -USR1 gvfsd >&/dev/null || :
%files
%dir %{_datadir}/gvfs
%dir %{_datadir}/gvfs/mounts
@ -201,6 +205,9 @@ cp -p daemon/trashlib/COPYING COPYING.GPL3
%{_mandir}/man1/gvfsd-fuse.1*
%changelog
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.40.2-4
- Add post script
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.40.2-3
- Delete redundant info