| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Try using regular rust, instead of customized chinfo one,
now that we are disabling rust-simd.
|
| |
|
| |
|
|
|
|
| |
Imported some build-depends from hawkeye116477
|
| |
|
|
|
|
|
| |
Brought in line with latest chinforpms changes, except for clang and rust
using epoch:1 versions. Test to see if this builds.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
dpkg for move-to-next-monitor
See merge request bgstack15/stackrpms!45
|
|/ |
|
|\
| |
| |
| |
| | |
irfanview split into 32 and 64 bit dpkgs
See merge request bgstack15/stackrpms!44
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
freefilesync remove need for desktop-file-install
Closes #2
See merge request bgstack15/stackrpms!43
|
|/ |
|
|\
| |
| |
| |
| | |
add mdf2iso
See merge request bgstack15/stackrpms!42
|
|/ |
|
|\
| |
| |
| |
| | |
irfanview dpkg
See merge request bgstack15/stackrpms!41
|
|/ |
|
|\
| |
| |
| |
| | |
palemoon 28.4.0 dpkg
See merge request bgstack15/stackrpms!40
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Multiple palemoon builds
Split palemoon into official package, and my custom -stackrpms package.
Also split palemoon-ublock-origin in same way.
Update palemoon to 28.4.0.
See merge request bgstack15/stackrpms!39
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
The actual spec files are the same except the stackrpms_custom
variable. The logic is the same in each one for consistency.
If stackrpms_custom is set, it will add my custom patches and
prefs.js file. Otherwise, build the officially-endorsed build
for Fedora.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Experimentation with dpkg that bundles in my prefs.js on system level as
well as no search bar by default (which is a source patch).
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
FreeFileSync 10.9-2 for CentOS7 and Fedora 28-30
This is the successful release candidate for FreeFileSync on CentOS7 and Fedora 28-30 from the same spec file.
On CentOS 7, the package build and install dependencies include libcurl 7.64.0, libssh2 1.8.0, openssl 1.1.0 (openssl-freefilesync), which are available in the [bgstack15/FreeFileSync](https://copr.fedorainfracloud.org/coprs/bgstack15/FreeFileSync) copr.
See merge request bgstack15/stackrpms!38
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|