Accepting request 415447 from home:jengelh:branches:GNOME:Factory
- Ensure systemd-tmpfiles runs OBS-URL: https://build.opensuse.org/request/show/415447 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=246
This commit is contained in:
parent
328bb23809
commit
6b8c275844
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 23 12:37:34 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Ensure systemd-tmpfiles runs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 21 14:12:45 UTC 2016 - fcrozat@suse.com
|
Thu Jul 21 14:12:45 UTC 2016 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -81,6 +81,7 @@ Recommends: gvfs-fuse
|
|||||||
Obsoletes: libgvfscommon0 <= %{version}
|
Obsoletes: libgvfscommon0 <= %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%glib2_gio_module_requires
|
%glib2_gio_module_requires
|
||||||
|
%{?systemd_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
VFS functionality for GLib.
|
VFS functionality for GLib.
|
||||||
@ -184,8 +185,8 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
|||||||
%postun backend-samba
|
%postun backend-samba
|
||||||
%glib2_gsettings_schema_postun
|
%glib2_gsettings_schema_postun
|
||||||
|
|
||||||
%clean
|
%post fuse
|
||||||
rm -rf %{buildroot}
|
%tmpfiles_create gvfsd-fuse-tmpfiles.conf
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
Loading…
Reference in New Issue
Block a user