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
Karel Klíč
1de5c1cc99
Fixed etags on x86_64. Resolves rhbz#545398.
2009-12-08 17:02:32 +00:00
Daniel Novotny
6c1c662e75
- fix #542657 - emacs does not display indic text
2009-12-03 12:20:22 +00:00
Daniel Novotny
67c3d34cb2
- fix #543046 - Using scroll bar in emacs highlights/selects text
2009-12-02 16:50:20 +00:00
Daniel Novotny
d1aa660db7
- fixed FTBFS in F12 and higher ( #540921 )
2009-11-30 13:04:42 +00:00
Daniel Novotny
42cbd79339
fixed update-directory-autoloads ( #474958 )
2009-10-19 09:02:05 +00:00
Daniel Novotny
793e028304
do not compress the files which implement compression itself ( #484830 )
2009-10-14 12:18:40 +00:00
Jonathan G. Underwood
28acda7c8c
- Update macros.xemacs to treat epoch correctly and be consistent with
...
xemacs package
- Use site_start_d macro consistently
2009-10-13 23:22:45 +00:00
Daniel Novotny
c0e3184881
fix #516391
2009-09-29 10:09:17 +00:00
Daniel Novotny
618b2baae3
fix #316131
2009-09-24 09:44:20 +00:00
Daniel Novotny
1f15d928ee
update rpm-spec-mode to latest upstream version ( #524851 )
2009-09-23 10:42:24 +00:00
Daniel Novotny
d63f2b2d7d
fix #510750
2009-09-22 08:57:39 +00:00
Daniel Novotny
8cf96151bd
fix #515722
2009-08-31 09:59:41 +00:00
Daniel Novotny
0d8532b4f8
fix #519151
2009-08-26 10:22:45 +00:00
Daniel Novotny
a15c683e1d
fix #518659
2009-08-25 11:24:45 +00:00
Daniel Novotny
75e5f84b34
fix desktop file
2009-08-13 10:16:04 +00:00
Ville Skyttä
110bb303de
- Use bzipped upstream tarball.
...
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-10 15:35:01 +00:00
Daniel Novotny
f142894c6c
new upstream version 23.1
2009-07-31 13:15:48 +00:00
Jesse Keating
d03ef0f72e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 22:02:41 +00:00
Daniel Novotny
326b6ba672
removed dependency to bitmap fonts
2009-06-26 10:25:51 +00:00
Daniel Novotny
18c728aca0
revoked default.el change, added dependency to librsvg2
2009-06-25 11:09:40 +00:00
Daniel Novotny
e25b82c004
fix #469220
2009-06-24 12:00:28 +00:00
Daniel Novotny
e4e50a0aaf
drop igrep
2009-06-19 08:06:12 +00:00
Daniel Novotny
b2cd9e515c
fix bz#505083
2009-06-11 09:45:20 +00:00
Daniel Novotny
fef43a095e
new upstream version
2009-05-18 11:02:30 +00:00
Daniel Novotny
0068fb7597
fix bz#443549
2009-04-10 11:37:19 +00:00
Daniel Novotny
17d5e7a27e
fix #489066
2009-03-27 14:21:00 +00:00
Daniel Novotny
c129385e96
Resolved : #489829
2009-03-12 09:54:36 +00:00
Michel Alexandre Salim
c005e5809e
- Use desktop-file-utils to handle desktop file
...
- Update icon cache if GTK2 is installed
2009-03-04 17:33:41 +00:00
Daniel Novotny
a5cdbeda94
site-lisp/default.el is now config(noreplace)
2009-02-25 12:30:53 +00:00
Jesse Keating
0bfb6eaa32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 14:36:06 +00:00
Daniel Novotny
cf4354e1b5
fix #474578 - /usr/bin/emacs link not updated on upgrade
2009-02-16 13:58:03 +00:00
Daniel Novotny
6f9b8b88fa
fix bz#484309
2009-02-09 11:11:20 +00:00
Jonathan G. Underwood
7501f239a2
- Add /etc/rpm/macros.emacs file
2009-01-18 16:22:07 +00:00
Ignacio Vazquez-Abrams
dc84683952
Rebuild for Python 2.6
2008-12-01 15:00:21 +00:00
Jens Petersen
3d81dc9a49
fix rpm-spec-mode.el cvs source url
2008-11-21 05:49:20 +00:00
Jens Petersen
ecfa7357eb
- update to 22.3 ( #461448 )
...
- emacs-22.1.50-sparc64.patch and emacs-22.1.50-regex.patch no longer
needed
- update rpm-spec-mode.el to look for fields at bol (#466407 )
2008-11-08 08:11:23 +00:00
Dennis Gilmore
a631929c09
apply patches and epoch tod evel tree
2008-05-02 01:48:26 +00:00
Charles Coldwell
dcc57fca80
- revert back to emacs-22.2 (bz443639)
...
- update to php-mode-1.4.0
- update to rpm-spec-mode.el v0.12.1x (bz432209)
- patch rpm-spec-mode to use compilation mode (bz227418)
- fix the Release tag (bz440624)
- drop superfluous configure options
- move the new icons into the right destination directory
2008-04-23 14:48:36 +00:00
Charles Coldwell
e15ad4a1c3
Update to upstream 23.0.60.
2008-04-18 19:38:06 +00:00
Jesse Keating
990ce4e4d0
- Autorebuild for GCC 4.3
2008-02-18 22:59:35 +00:00
Charles Coldwell
75b03830e5
- scriptlets shouldn't fail needlessly.
...
- new upstream tarball
2007-12-13 18:36:44 +00:00
Charles Coldwell
b30e965f12
drop -DSYSTEM_PURESIZE_EXTRA=16777216 (bz409581)
2007-12-06 18:57:07 +00:00
Charles Coldwell
a6b036a939
pulled sources from GNU CVS
2007-11-19 22:40:50 +00:00
Charles Coldwell
d0e5accb75
fix the version number in the changelog
2007-11-19 20:55:37 +00:00
Charles Coldwell
75c8a07a69
- fixup alternatives mess (bz239745, bz246540)
2007-11-19 19:47:05 +00:00
Charles Coldwell
f0b9037357
fix release number
2007-11-06 16:30:02 +00:00
Charles Coldwell
3525a1f55e
- fix insufficient safe-mode checks (Resolves: bz367601)
...
Thu Nov 1 2007 Chip Coldwell <coldwell@redhat.com> 22.1-7
- Update rpm-spec-mode to the current upstream, drop compat patch
(bz306841)
2007-11-06 16:28:20 +00:00
Charles Coldwell
40eeb83395
- Update rpm-spec-mode to the current upstream ( #306841 )
2007-10-24 20:31:32 +00:00
Charles Coldwell
65c7f731c7
- require xorg-x11-fonts-ISO8859-1-100dpi instead of 75dpi (Resolves:
...
bz281861)
- drop broken python mode (Resolves: bz262801)
2007-09-18 14:44:24 +00:00
Charles Coldwell
fa071f4ca6
- fix pkgconfig path (from pkg-config to pkgconfig (Jonathan Underwood)
...
- use macro instead of variable style for buildroot.
2007-09-11 17:56:57 +00:00
Charles Coldwell
dec922777c
changed Gnome group from Development to Utility
2007-08-27 20:50:44 +00:00
Charles Coldwell
80ee808035
- add pkgconfig file for emacs-common and virtual provides (Resolves:
...
bz242176)
- glibc-open-macro.patch to deal with glibc turning "open" into a macro.
- leave emacs info pages in default section (Resolves: bz199008)
2007-08-13 19:20:38 +00:00
Charles Coldwell
ee280aae20
- move alternatives install to posttrans scriptlet (Resolves: bz239745)
...
- new release tarball from FSF (Resolves: bz245303)
- new php-mode 1.2.0
Wed May 23 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.990-2
- revert all spec file changes since 22.0.95-1 (Resolves: bz239745)
- new pretest tarball from FSF (Resolves: bz238234)
- restore php-mode (Resolves: bz235941)
Mon May 21 2007 Chip Coldwell <coldwell@redhat.com> - 22.0.990-1
- new pretest tarball from FSF
- removed Ulrich Drepper's patch to prevent mmapped pages during dumping
removed BuildRequires: glibc >= 2.5.90-22 (bug traced to glibc
Resolves: bz239344)
- fix alternatives removal scriptlet (Resolves: bz239745)
2007-06-26 17:00:50 +00:00