| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
| |
I finally realized that copr builds the srpm in a fedora environment and
then uses that srpm everywhere, including the epel-6 and epel-7 chroots,
where the el7.patch file was now absent. So now the spec depends on both
ffs_fedora.patch and ffs_el.patch
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
The el7 version depends on the copr bgstack15/FreeFileSync and the fc28
version should be the same as before, but will need to actually be
tested.
|
|
|
|
|
|
|
| |
In my original dev environment, I can now compile and execute the main
binaries. My next commit should include some attempts at static
linking so the runtime environment does not need the hacked
openssl 1.1.0h packages.
|
|
|
|
|
|
|
|
| |
This worked raw, but needs major work before release. See first few
lines in spec file for what was done.
Next steps:
1. Place all dependencies in a copr along with this application.
2. Merge all required code changes into a single patch file.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
upstream does not allow open downloads of source,
so use my mirror which does
|
|
|