summaryrefslogtreecommitdiff
path: root/palemoon/palemoon.spec
Commit message (Collapse)AuthorAge
* pm 28.12.0 rc1 dpkg and rpmB Stack2020-08-05
|
* pm 28.11.0-1 rc1, dpkg and rpmB Stack2020-07-14
| | | | | bring in 32-bit memory mod for rpm, to match dpkg, from https://forum.palemoon.org/viewtopic.php?f=37&t=24737&p=193746
* pm 28.10.0 rc1B Stack2020-06-05
|
* pm: add pm-fedora to specB Stack2020-05-26
|
* pm 28.9.3B Stack2020-05-08
|
* aboutdialog customizationB Stack2020-05-08
|
* pm 28.9.2B Stack2020-04-30
|
* pm 28.9.1 rc1 both rpm and dpkgB Stack2020-04-10
|
* fix icon locations for rpm %installB Stack2020-03-26
|
* palemoon rpm: add git submodule manual supportB Stack2020-03-26
|
* pull from new upstream locationB Stack2020-03-26
|
* pm 28.9.0.2 rpm and dpkg rc1B Stack2020-03-26
|
* palemoon 28.8.4B Stack2020-03-08
|
* palemoon: bump version in specB Stack2020-02-18
|
* palemoon 28.8.2.1B Stack2020-02-05
|
* palemoon bump, waterfox bumped but not workingB Stack2020-01-29
|
* pm 28.8.1 rpm rc1B Stack2020-01-13
|
* fc30 now explicitly requires python2-develB Stack2019-12-11
|
* palemoon 28.8.0 rpm rc1B Stack2019-12-11
|
* change hardcoded /usr/lib64 to _libdirB Stack2019-10-30
|
* palemoon: remove mz1533969B Stack2019-10-30
| | | | this fix was upstreamed at version 28.7.2
* WIP: palemoon add python2-devel reqB Stack2019-10-10
|
* palemoon 28.7.1 rpm rc1B Stack2019-09-12
|
* palemoon 28.7.0 rpm rc1B Stack2019-09-04
|
* pm: add python2-devel for fc>=31B Stack2019-09-04
|
* palemoon 28.6.1B Stack2019-07-26
|
* fix %changelogB Stack2019-07-08
|
* palemoon, more stock buildB Stack2019-07-08
|
* palemoon 28.6.0.1B Stack2019-07-05
|
* WIP: palemoon 28.6.0 rc1B Stack2019-07-02
| | | | | Do not actually have the git release tarball, so these changes are staged but untested.
* add mozilla-1533969 for palemoonB Stack2019-06-13
|
* palemoon 28.5.2 rpm rc1B Stack2019-06-04
|
* palemoon 28.5.1 rpm rc1B Stack2019-06-04
|
* palemoon on fc30 disable -Wformat-overflowB Stack2019-04-30
| | | | | | | | The problem lies with gcc 9 which changes how it searches printf parameters when using -Wformat-overflow. Gcc 9 is not released yet and causes problems when compiling the palemoon codebase. This commit still fails on rawhide but works in fc30 which is good enough for now.
* pm 28.5.0 rpmB Stack2019-04-30
|
* WIP: remove unneeded directories for binary packageB Stack2019-03-28
| | | | | The dpkg cleans up /usr/share/idl, /usr/lib/palemoon-devel, and /usr/include, and the rpm will try that too.
* suppress binary stripping on el6B Stack2019-03-28
| | | | | | | | | | | | | | | | | | | | | | | The official release does not suffer from this, but for some reason the stackrpms release of palemoon fails the binary stripping at the end with messages similar to: + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip BFD: /builddir/build/BUILDROOT/palemoon-stackrpms-28.4.1-1.x86_64/usr/lib64/palemoon-stackrpms-devel/sdk/lib/libxpcomglue.a(PLDHashTable.o): invalid relocation type 42 /usr/bin/strip: PLDHashTable.o: Bad value BFD: /builddir/build/BUILDROOT/palemoon-stackrpms-28.4.1-1.x86_64/usr/lib64/palemoon-stackrpms-devel/sdk/lib/libxpcomglue_s.a(Unified_cpp_xpcom_glue0.o): invalid relocation type 42 /usr/bin/strip: Unified_cpp_xpcom_glue0.o: Bad value BFD: /builddir/build/BUILDROOT/palemoon-stackrpms-28.4.1-1.x86_64/usr/lib64/palemoon-stackrpms-devel/sdk/lib/libmozglue.a(SSE.o): invalid relocation type 42 /usr/bin/strip: SSE.o: Bad value BFD: /builddir/build/BUILDROOT/palemoon-stackrpms-28.4.1-1.x86_64/usr/lib64/palemoon-stackrpms-devel/sdk/lib/libmemory.a(jemalloc_config.o): invalid relocation type 42 /usr/bin/strip: jemalloc_config.o: Bad value BFD: /builddir/build/BUILDROOT/palemoon-stackrpms-28.4.1-1.x86_64/usr/lib64/palemoon-stackrpms-devel/sdk/lib/libunicharutil_external_s.a(chariter.o): invalid relocation type 42 /usr/bin/strip: chariter.o: Bad value BFD: /builddir/build/BUILDROOT/palemoon-stackrpms-28.4.1-1.x86_64/usr/lib64/palemoon-stackrpms-devel/sdk/lib/libcrmf.a(crmfenc.o): invalid relocation type 42 /usr/bin/strip: crmfenc.o: Bad value error: Bad exit status from /var/tmp/rpm-tmp.pudIld (%install)
* palemoon 28.4.1 rpm rc1B Stack2019-03-27
| | | | fixes #3 palemoon customization
* 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 custom part 2B Stack2019-02-05
|
* add bgstack15 customizations to rpm spec part 1B Stack2019-02-05
|
* palemoon 28.3.1B Stack2019-01-23
|
* Pale Moon 28.3.0B Stack2019-01-17
|
* palemoon 28.2.2B Stack2018-12-10
|
* bump to palemoon 28.2.1B Stack2018-11-30
|
* palemoon-28.2.0B Stack2018-11-13
|
bgstack15