Package: fuse-convmvfs / 0.2.6-2.1

Metadata

Package Version Patches format
fuse-convmvfs 0.2.6-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Switch from deprecated attr xattr.h to sys xattr.h C.patch | (download)

configure.in | 2 1 + 1 - 0 !
src/convmvfs.cpp | 10 5 + 5 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 switch from deprecated <attr/xattr.h> to <sys/xattr.h> (closes:
 #953935)


0002 Fix C 11 compatibility.patch | (download)

src/convmvfs.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix c++11 compatibility


0003 move from fuse to fuse3 Closes 1084468.patch | (download)

configure.in | 3 2 + 1 - 0 !
src/convmvfs.cpp | 36 18 + 18 - 0 !
2 files changed, 20 insertions(+), 19 deletions(-)

 move from fuse to fuse3 (closes: #1084468)