Commit Graph

197 Commits

Author SHA1 Message Date
Ville Skyttä 0f6ddf4817 Use custom-set-variables for customizable variables in .emacs (#716440).
Move frame-title-format default from .emacs to default.el (#716443).
2011-06-30 00:03:59 +03:00
Karel Klic 9c6ebc6995 Enumerate binaries in emacs-common to avoid packaging single binary multiple times by accident 2011-05-26 14:49:54 +02:00
Karel Klic 4d43322cc4 Removed %%dir %%{_libexecdir}/emacs and similar from emacs and emacs-nox packages 2011-05-23 16:25:09 +02:00
Karel Klic 87b1c23472 Rebuild 2011-03-22 12:41:13 +01:00
Karel Klic b50677584e Use UTC timestamps in rpm-spec-mode changelog entries by default; Consider *.elc in addition to *.el when loading files from site-start.d 2011-03-15 20:56:39 +01:00
Karel Klic 06191dca96 more details about the alternatives change 2011-03-15 18:58:53 +01:00
Karel Klic be557ba838 fix the handling of alternatives (#684447) 2011-03-15 18:45:17 +01:00
Karel Klic 77da56c5c1 Depend on util-linux directly, as the package no longer provides setarch 2011-03-10 14:21:22 +01:00
Karel Klic 9b9b571430 New upstream release 2011-03-10 13:54:22 +01:00
Dennis Gilmore 0ce94d18dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 11:15:55 -06:00
Karel Klic 96340cd90b Added filesystem package and emacsclient desktop file 2011-01-11 10:06:06 +01:00
Karel Klic 97f8c1b7e4 - Removed dependency on both hunspell and aspell. Emacs does not
_require_ spell checker, e.g. if user wants to uninstall one, there
  is no reason why Emacs should also be uninstalled. Emacs can run one
  like it can run GDB, pychecker, (La)TeX, make, gcc, and all VCSs out
  there.
- Removed conflict with old gettext package
- Cleaned spec file header
- Removed gcc-4.5.0 specific CFLAGS
2011-01-07 18:30:22 +01:00
Karel Klic 8957c96059 The emacs-terminal package now requires emacs package 2011-01-07 17:20:56 +01:00
Karel Klic 1963a714a1 Patch emacs-terminal to use /usr/bin/emacs (rhbz#635213) 2011-01-07 13:49:21 +01:00
Karel Klic 97c12c7c40 Revert "- Rebuild"
This reverts commit b61d805c9d.
2010-09-07 15:47:23 +02:00
Karel Klic 5d46322595 Revert "Removed a line"
This reverts commit 63c3badd94.
2010-09-07 15:47:15 +02:00
Karel Klic b61d805c9d - Rebuild 2010-09-07 15:07:24 +02:00
Karel Klic 63c3badd94 Removed a line 2010-09-07 14:48:11 +02:00
Karel Klic 2754710df1 - Removed transient-mark-mode suggestion from dotemacs.el, as this
minor mode is enabled by default in recent versions of Emacs
2010-09-06 15:01:11 +02:00
Karel Klic 9a6eac7ea3 Mention xdg-open in browse-url-default-browser docstring (rhbz#624359) 2010-08-19 16:51:25 +02:00
Karel Klic a6db380e63 Own /usr/bin/emacs (rhbz#614935) 2010-08-19 16:29:36 +02:00
Karel Klic 901e80511d Removed the png extension from the Icon entry in emacs.desktop (rhbz#507231) 2010-08-16 17:31:20 +02:00
Karel Klic 5d88879753 Added Fedora conditionals 2010-08-04 18:42:34 +02:00
Karel Klic c981510a30 New subpackage emacs-terminal, rhbz#617355 2010-08-03 16:56:53 +02:00
Karel Klíč 9a530fd76b A workaround for GCC 4.5.0 bug as noted in etc/PROBLEMS 2010-07-08 16:29:49 +00:00
Karel Klíč 5d09dcce8c Removed obsoletes: emacs-nxml-mode, fixed license file inclusion 2010-07-08 15:00:51 +00:00
Karel Klíč c094eb1aaf Fixed handling of dual spacing fonts 2010-06-03 10:26:51 +00:00
Karel Klíč 12b3cf530e Add patch to fix rhbz#595546 2010-05-27 17:13:55 +00:00
Karel Klíč 0134b8d40f Add emacs terminal mode to desktop menu 2010-05-20 12:43:35 +00:00
Karel Klíč 1d07850b2f patch accepted 2010-05-11 12:15:20 +00:00
Karel Klíč fb8f644fe9 Added a patch fixing m17n and libotf version checking 2010-05-11 09:48:03 +00:00
Karel Klíč 5f62a31bcf Update to 23.2 2010-05-11 08:26:36 +00:00
Jonathan G. Underwood e7f047bba9 - Add BuildRequires for GConf2-devel to build in Gconf2 support (RHBZ
#585447)
2010-04-25 03:59:40 +00:00
Jonathan G. Underwood afcf633e9b - Remove po-mode files since they are now packaged separately as a
sub-package of gettext (RHBZ #579452)
2010-04-25 03:43:06 +00:00
Karel Klíč 2537bc53ad Update to the newest prerelease 2010-04-20 17:05:25 +00:00
Jonathan G. Underwood e76d57d670 - Add patch to fix RHBZ #578272 - security vulnerability with movemail
(CVE-2010-0825)
2010-04-01 14:14:12 +00:00
Jonathan G. Underwood 61d4f1f1d3 - Fix typo in spec file changelog
- Use standard %patch macro to apply all patches to silent rpmlint warnings
2010-03-30 23:33:07 +00:00
Jonathan G. Underwood ac89d36eae - Remove unnecessary buildroot tag
- Remove explicit dependency on librsvg2 (but keep BuildRequires for
    librsvg2-devel)
- Add properly versioned Provides for emacs(bin)
- Remove long unneeded Obsoletes for emacs-leim
- Fix summary for emacs-el
2010-03-30 22:52:58 +00:00
Jonathan G. Underwood 71dd62d610 - Use out of tree builds so that we can build multibple versions in the
%build section
2010-03-30 00:01:45 +00:00
Jonathan G. Underwood c42839e521 - Remove checks for old version of Emacs in postrtrans 2010-03-23 15:21:12 +00:00
Karel Klíč f27bef1c3f Update to 23.2 pretest version 2010-03-22 10:14:49 +00:00
Jonathan G. Underwood 815d30932e - Fix broken byte compilation of emacs2.py and emacs3.py with the relevant
python binaries - requires turning off brp-python-bytecompile script
2010-03-19 15:30:57 +00:00
Jonathan G. Underwood 5649bd57f7 - Add --eval '(progn (setq load-path (cons "." load-path)))' to byte
compilation macro for packaging add-ons
2010-03-15 12:08:23 +00:00
Karel Klíč 1c21195fae Added a comment about alternatives(8) in %%posttrans to the spec file 2010-02-09 14:39:49 +00:00
Jonathan G. Underwood 3f1c4afc20 - Add patch to fix rhbz#547566 (from Juanma Barranquero) 2010-01-14 12:16:03 +00:00
Karel Klíč 4d93d3cd76 Removed invalid URL for rpm-spec-mode.el. This mode is no longer found on
Internet in this version.
2010-01-12 12:58:30 +00:00
Karel Klíč f63de6fca8 Remove PreReq from spec file 2010-01-07 14:06:23 +00:00
Karel Klíč b3508ac07a Simpler fix for rhbz#517272 2010-01-07 13:29:30 +00:00
Jens Petersen d9e86a37d9 - m17n-lib-flt requires m17n-db-flt so no longer need to require explicitly
m17n-db-datafiles for complex text rendering (#542657)
2010-01-07 06:15:18 +00:00
Karel Klíč 2b04b01986 Fix for #517272 2010-01-04 11:26:26 +00:00