AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.3.3 * fixed HTML mode in 64 bit mode * added C-x s save-buffer mapping - Drop upstream fixed patches: gcc4.patch and includes.patch - Fix URL and SourceURL
- Remove redundant %clean section. Replace old $RPM_* shell vars by macros. Add missing bullet points to description. Edit descriptions for neutrality.
- Remove xorg-x11-devel from buildrequires.
- build also with libpng15 * libpng15.patch
- don't use deprecated libpng functions
- Don't strip binaries.
- Use RPM_OPT_FLAGS. - Don't strip binaries.
- converted neededforbuild to BuildRequires
- don't build as root
- Bugzilla #114849: man pages should not have executable permissions.
- fix to build with gcc 4.
- new package: qemacs-0.3.1 - add DESTDIR support to Makefile - add a qemacs man page as a .so link to the qe man page - avoid crash when ~/.qe/config contains errors, print error to stdout instead of to the qemacs screen which doesn't yet exist. when reading ~/.qe/config. - move welcome message after the do_refresh() to make it actually visible.