Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysutils/rdiff-backup-devel: Fix build, change dependency to librsync1 | Kurt Jaeger | 2016-06-13 | 1 | -0/+15 |
- rdiff-backup-devel fails with: _librsyncmodule.c:63:17: error: use of undeclared identifier 'RS_DEFAULT_STRONG_LEN' - found working patch here: http://pkgs.fedoraproject.org/cgit/rpms/rdiff-backup.git/tree/rdiff-backup-1.2.8-librsync-1.0.0.patch - change dependency to librsync1 PR: 210239 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |