SHA256
1
0
forked from pool/gvfs

Accepting request 54891 from home:vuntz:branches:GNOME:Factory

Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/54891
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=94
This commit is contained in:
Vincent Untz 2010-12-06 15:11:01 +00:00 committed by Git OBS Bridge
parent f74b1ea2f6
commit f1fcb3a246
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 6 16:10:56 CET 2010 - vuntz@opensuse.org
- Change license of gvfs-backends from LGPLv2.0+ to "LGPLv2.0+ ;
GPLv3": gvfsd-trash has some GPLv3-only code. Fix bnc#653023.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 19 10:07:00 CET 2010 - vuntz@opensuse.org Fri Nov 19 10:07:00 CET 2010 - vuntz@opensuse.org

View File

@ -85,7 +85,7 @@ Requires: %{name} = %{version}
This package provides a gvfs backend that supports iPod / iPhone devices. This package provides a gvfs backend that supports iPod / iPhone devices.
%package backends %package backends
License: LGPLv2.0+ License: LGPLv2.0+ ; GPLv3
Summary: VFS functionality for GLib Summary: VFS functionality for GLib
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: %{name} = %{version} Requires: %{name} = %{version}
@ -225,6 +225,7 @@ rm -rf %{buildroot}
%{_datadir}/%{name}/mounts/smb.mount %{_datadir}/%{name}/mounts/smb.mount
%{_libexecdir}/%{name}/gvfsd-smb-browse %{_libexecdir}/%{name}/gvfsd-smb-browse
%{_datadir}/%{name}/mounts/smb-browse.mount %{_datadir}/%{name}/mounts/smb-browse.mount
# gvfsd-trash is GPLv3 because of trashlib.
%{_libexecdir}/%{name}/gvfsd-trash %{_libexecdir}/%{name}/gvfsd-trash
%{_datadir}/%{name}/mounts/trash.mount %{_datadir}/%{name}/mounts/trash.mount