| Name: | fuse3-devel |
|---|---|
| Version: | 3.6.1 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 146142 |
| License: | LGPLv2+ |
| RPM: | fuse3-devel-3.6.1-4.el7.x86_64.rpm |
| Source RPM: | fuse3-3.6.1-4.el7.src.rpm |
| Build Date: | Tue Jul 14 2020 |
| Build Host: | jenkins-10-147-72-125-21143860-ac4e-40df-a648-9c0470920a24.appad3iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://fuse.sf.net |
| Summary: | File System in Userspace (FUSE) v3 devel files |
| Description: | With FUSE it is possible to implement a fully functional filesystem in a userspace program. This package contains development files (headers, pgk-config) to develop FUSE v3 based applications/filesystems. |
- remove RHEL6 and RHEL8+ specific stuff - make setup quiet
- Update to the final version of pr #421
- Update to newer version of pr #421 - Disable building examples on el7
- Update to 3.6.1
- Upgrade to upstream 3.5.0
- Fix building on el6
- Need Conflicts: fuse-common < 3.4.2-4, because <= 3.4.2-3 isn't quite enough.
- Update the Conflicts: fuse-common <= version to 3.4.2-3
- Bump release number in order to larger than a rebuild of fuse package done before separation pull request was merged.
- Separate out from fuse package