Name: | duperemove |
---|---|
Version: | 0.11.1 |
Release: | 1.el8.1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 479510 |
License: | GPLv2 |
RPM: | duperemove-0.11.1-1.el8.1.aarch64.rpm |
Source RPM: | duperemove-0.11.1-1.el8.1.src.rpm |
Build Date: | Thu Mar 19 2020 |
Build Host: | ca-buildarm05.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/markfasheh/duperemove |
Summary: | Tools for deduping file systems |
Description: | Duperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing extents that match each other. When given the -d option, duperemove will submit those extents for deduplication using the btrfs-extent-same ioctl. |
- Fix build for EPEL-8
- New release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Add devsettool BR and build for EPEL
- Add missing BR - Fix build to use build flags
- Bump to 0.11 - Unbundle xxhash
- Version bump; license and minor packaging issues fixed
- %license macro added
- Initial build