| Name: | btrbk |
|---|---|
| Version: | 0.25.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 308753 |
| License: | GPLv3+ |
| RPM: | btrbk-0.25.1-1.el7.noarch.rpm |
| Source RPM: | btrbk-0.25.1-1.el7.src.rpm |
| Build Date: | Fri Oct 20 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://digint.ch/btrbk/ |
| Summary: | Tool for creating snapshots and remote backups of btrfs sub-volumes |
| Description: | Backup tool for btrfs sub-volumes, using a configuration file, allows creation of backups from multiple sources to multiple destinations, with ssh and flexible retention policy support (hourly, daily, weekly, monthly) |
- Update to 0.25.1 (#1476626)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Removed perl from Requires, auto-generated
- Removed %{?systemd_requires}, for scriptlets only
- License was GPLv3+ not GPLv3
- Add perl-generators for BuildRequires
- Add -p to all install commands in Makefile and in spec (with sed)
- Patch submitted upstream: https://github.com/digint/btrbk/pull/164
- Fix if statement for RHEL detection
- Spelling of subvolumes -> sub-volumes to satisfy rpmlint
- Removed %{?perl_default_filter} macro, unnecessary
- Added a more verbose description per the developer - Changed Source0 to the official source tarball - Include pv as a weak dependency, as well as openssh-clients - Add if statement because <= RHEL7 doesn't have Recommends:
- Initial packaging