Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>fuse</Name> | <Name>fuse</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Pierre-Yves</Name> | <Name>F. von Gellhorn</Name> | ||||
| <Email>pyu@riseup.net</Email> | <Email>flinux@vongellhorn.ch</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>LGPL-2.0</License> | <License>GPL-2.0-only</License> | ||||
| <License>LGPL-2.1-only</License> | |||||
| <PartOf>system.utils</PartOf> | <PartOf>system.utils</PartOf> | ||||
| <Summary xml:lang="en">File Systems in User Space</Summary> | <Summary xml:lang="en">File Systems in User Space</Summary> | ||||
| <Description xml:lang="en">File Systems in User Space | <Description xml:lang="en">File Systems in User Space | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>fuse</Name> | <Name>fuse</Name> | ||||
| <Summary xml:lang="en">File Systems in User Space</Summary> | <Summary xml:lang="en">File Systems in User Space</Summary> | ||||
| <Description xml:lang="en">File Systems in User Space | <Description xml:lang="en">File Systems in User Space | ||||
| </Description> | </Description> | ||||
| <PartOf>system.utils</PartOf> | <PartOf>system.utils</PartOf> | ||||
| <RuntimeDependencies> | |||||
| <Dependency releaseFrom="14">fuse-common</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="executable">/usr/bin/fusermount3</Path> | |||||
| <Path fileType="library">/usr/lib64/libfuse3.so.3</Path> | |||||
| <Path fileType="library">/usr/lib64/libfuse3.so.3.10.1</Path> | |||||
| <Path fileType="library">/usr/lib64/udev/rules.d/99-fuse3.rules</Path> | |||||
| <Path fileType="executable">/usr/sbin/mount.fuse3</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/fusermount3.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man8/mount.fuse3.8</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>fuse-common</Name> | |||||
| <Summary xml:lang="en">File Systems in User Space</Summary> | |||||
| <Description xml:lang="en">File Systems in User Space | |||||
| </Description> | |||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/sbin/mount.fuse</Path> | <Path fileType="data">/usr/share/defaults/fuse.conf/fuse.conf</Path> | ||||
| <Path fileType="executable">/usr/bin/fusermount</Path> | |||||
| <Path fileType="executable">/usr/bin/ulockmgr_server</Path> | |||||
| <Path fileType="library">/usr/lib64/libfuse.so.2</Path> | |||||
| <Path fileType="library">/usr/lib64/libfuse.so.2.9.9</Path> | |||||
| <Path fileType="library">/usr/lib64/libulockmgr.so.1</Path> | |||||
| <Path fileType="library">/usr/lib64/libulockmgr.so.1.0.1</Path> | |||||
| <Path fileType="library">/usr/lib64/udev/rules.d/99-fuse.rules</Path> | |||||
| <Path fileType="data">/usr/share/defaults/fuse/fuse.conf</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/fusermount.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man1/ulockmgr_server.1</Path> | |||||
| <Path fileType="man">/usr/share/man/man8/mount.fuse.8</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>fuse-devel</Name> | <Name>fuse-devel</Name> | ||||
| <Summary xml:lang="en">Development files for fuse</Summary> | <Summary xml:lang="en">Development files for fuse</Summary> | ||||
| <Description xml:lang="en">File Systems in User Space | <Description xml:lang="en">File Systems in User Space | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="13">fuse</Dependency> | <Dependency release="14">fuse</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/fuse.h</Path> | <Path fileType="header">/usr/include/fuse3/cuse_lowlevel.h</Path> | ||||
| <Path fileType="header">/usr/include/fuse/cuse_lowlevel.h</Path> | <Path fileType="header">/usr/include/fuse3/fuse.h</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse.h</Path> | <Path fileType="header">/usr/include/fuse3/fuse_common.h</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse_common.h</Path> | <Path fileType="header">/usr/include/fuse3/fuse_log.h</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse_common_compat.h</Path> | <Path fileType="header">/usr/include/fuse3/fuse_lowlevel.h</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse_compat.h</Path> | <Path fileType="header">/usr/include/fuse3/fuse_opt.h</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse_lowlevel.h</Path> | <Path fileType="library">/usr/lib64/libfuse3.so</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse_lowlevel_compat.h</Path> | <Path fileType="data">/usr/lib64/pkgconfig/fuse3.pc</Path> | ||||
| <Path fileType="header">/usr/include/fuse/fuse_opt.h</Path> | |||||
| <Path fileType="header">/usr/include/ulockmgr.h</Path> | |||||
| <Path fileType="library">/usr/lib64/libfuse.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libulockmgr.so</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/fuse.pc</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="13"> | <Update release="14"> | ||||
| <Date>2019-01-04</Date> | <Date>2021-01-22</Date> | ||||
| <Version>2.9.9</Version> | <Version>3.10.1</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Pierre-Yves</Name> | <Name>F. von Gellhorn</Name> | ||||
| <Email>pyu@riseup.net</Email> | <Email>flinux@vongellhorn.ch</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.