summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* waterfox: WIP do not use pinned rustB Stack2019-04-16
| | | | | Try using regular rust, instead of customized chinfo one, now that we are disabling rust-simd.
* waterfox: WIP fedora disable rust simdB Stack2019-04-16
|
* waterfox: latest repack by phantomxB Stack2019-04-15
|
* waterfox 56.2.8-1+devuan dpkg readyB Stack2019-03-29
| | | | Imported some build-depends from hawkeye116477
* WIP: waterfox dpkgB Stack2019-03-29
|
* WIP: waterfox 56.2.8 rpm rc1B Stack2019-03-29
| | | | | Brought in line with latest chinforpms changes, except for clang and rust using epoch:1 versions. Test to see if this builds.
* waterfox: fix %files prefs.jsB Stack2019-03-11
|
* waterfox use stack prefs in rpmB Stack2019-03-09
|
* waterfox dpkg rc1B Stack2019-03-08
|
* WIP: initial bgstackificationB Stack2019-03-07
|
* WIP: waterfox dpkgB Stack2019-03-06
|
* waterfox 56.2.7.1 rpm rc1B Stack2019-03-06
|
* Merge branch 'move-dpkg' into 'master'B Stack2019-03-06
|\ | | | | | | | | dpkg for move-to-next-monitor See merge request bgstack15/stackrpms!45
| * dpkg for move-to-next-monitorB Stack2019-03-01
|/
* Merge branch 'irfanview-dpkg' into 'master'B Stack2019-02-27
|\ | | | | | | | | irfanview split into 32 and 64 bit dpkgs See merge request bgstack15/stackrpms!44
| * irfanview split into 32 and 64 bit dpkgsB Stack2019-02-26
| |
* | Merge branch 'freefilesync-dpkg' into 'master'B Stack2019-02-27
|\ \ | |/ |/| | | | | | | | | freefilesync remove need for desktop-file-install Closes #2 See merge request bgstack15/stackrpms!43
| * freefilesync remove need for desktop-file-installB Stack2019-02-25
|/
* Merge branch 'mdf2iso' into 'master'B Stack2019-02-25
|\ | | | | | | | | add mdf2iso See merge request bgstack15/stackrpms!42
| * add mdf2isoB Stack2019-02-25
|/
* Merge branch 'irfanview-dpkg' into 'master'B Stack2019-02-21
|\ | | | | | | | | irfanview dpkg See merge request bgstack15/stackrpms!41
| * irfanview dpkgB Stack2019-02-21
|/
* Merge branch 'palemoon-bump' into 'master'B Stack2019-02-21
|\ | | | | | | | | palemoon 28.4.0 dpkg See merge request bgstack15/stackrpms!40
| * palemoon 28.4.0 dpkgB Stack2019-02-21
|/
* Merge branch 'palemoon-custom' into 'master'B Stack2019-02-19
|\ | | | | | | | | | | | | | | | | 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
| * split pm-ublock into two dirsB Stack2019-02-19
| |
| * rename pm-stack-ublock specB Stack2019-02-19
| |
| * pm-stack-ublockB Stack2019-02-19
| |
| * pm ublock origin 1.16.4.8B Stack2019-02-19
| |
| * pm-ublock dpkg for devuanB Stack2019-02-19
| |
| * pm 28.4.0B Stack2019-02-19
| |
| * WIP: pm custom rpm for prefsB Stack2019-02-15
| |
| * split palemoon spec into normal and customB Stack2019-02-14
| | | | | | | | | | | | | | | | 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.
| * palemoon spec use _libdir for prefs.jsB Stack2019-02-06
| |
| * rpm spec mkdir for prefs.jsB Stack2019-02-06
| |
| * palemoon dpkg fix version numberB Stack2019-02-05
| |
| * palemoon custom part 2B Stack2019-02-05
| |
| * add bgstack15 customizations to rpm spec part 1B Stack2019-02-05
| |
| * palemoon dpkg with customizationsB Stack2019-02-04
| | | | | | | | | | 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).
* | Merge branch 'freefilesync-c7' into 'master'B Stack2019-02-19
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | FreeFileSync 10.9-2 for CentOS 7 and Fedora 28-30B Stack2019-02-19
| | |
| * | fix %fi to %endifB Stack2019-02-19
| | |
| * | WIP: remove the use of %dist to include patchesB Stack2019-02-19
| | | | | | | | | | | | | | | | | | | | | 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
| * | fix distro patch filesB Stack2019-02-19
| | |
| * | fix typo in Patch2 about %distB Stack2019-02-19
| | |
| * | WIP: fix fc28 libcurl problem and el7 %distB Stack2019-02-19
| | |
| * | WIP freefilesync: add requires: libcurl and libsshB Stack2019-02-18
| | |
| * | WIP: fix typo of Build in buildreqsB Stack2019-02-18
| | |
| * | WIP: ffs for el7 and fc28 from one specB Stack2019-02-18
| | | | | | | | | | | | | | | | | | 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.
| * | WIP: FreeFileSync on CentOS 7, part 1B Stack2019-02-18
| | | | | | | | | | | | | | | | | | | | | 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.
bgstack15