This commit is contained in:
parent
90a80f43f3
commit
7e3d6c8ae8
@ -30,7 +30,7 @@ Emacs*Fontset-0:\
|
||||
chinese-cns11643-4:-*-medium-r-normal-*-16-*-cns11643*-4,\
|
||||
chinese-cns11643-5:-*-medium-r-normal-*-16-*-cns11643*-5,\
|
||||
chinese-cns11643-6:-*-medium-r-normal-*-16-*-cns11643*-6,\
|
||||
chinese-cns11643-7:-*-medium-r-normal-*-16-*-cns11643*-7, \
|
||||
chinese-cns11643-7:-*-medium-r-normal-*-16-*-cns11643*-7,\
|
||||
thai-tis620:-*-fixed-medium-r-*--16-*-tis620.2529-1,\
|
||||
vietnamese-viscii-lower:-*-fixed-medium-r-*--16-*-viscii1.1-1,\
|
||||
lao:-*-fixed-medium-r-*--16-*-mulelao-1,\
|
||||
@ -122,7 +122,7 @@ Emacs*Fontset-5:\
|
||||
latin-iso8859-4:-*-fixed-medium-r-*--12-*-iso8859-4,\
|
||||
cyrillic-iso8859-5:-*-fixed-medium-r-*--12-*-iso8859-5,\
|
||||
greek-iso8859-7:-*-fixed-medium-r-*--12-*-iso8859-7,\
|
||||
latin-iso8859-15:-*-fixed-medium-r-*--12-*-iso8859-15 \
|
||||
latin-iso8859-15:-*-fixed-medium-r-*--12-*-iso8859-15,\
|
||||
hebrew-iso8859-8:-*-fixed-medium-r-*--12-*-iso8859-8,\
|
||||
latin-iso8859-9:-*-fixed-medium-r-*--12-*-iso8859-9,\
|
||||
katakana-jisx0201:-*-fixed-medium-r-*--12-*-jisx0201.1976-0,\
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 16:36:10 CET 2008 - werner@suse.de
|
||||
|
||||
- Fix app-defaults files (bug #351537)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 20 19:30:16 CET 2007 - werner@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package emacs (Version 22.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@ -20,7 +20,7 @@ Requires: emacs-info ctags emacs_program
|
||||
Provides: ge_site ge_exec emacs-url Mule-UCS emacs-calc erc
|
||||
AutoReqProv: on
|
||||
Version: 22.1
|
||||
Release: 71
|
||||
Release: 77
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: GNU Emacs Base Package
|
||||
Source: emacs-22.1.tar.bz2
|
||||
@ -3244,6 +3244,8 @@ done
|
||||
/usr/share/emacs/%{version}/lisp/xt-mouse.el.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jan 04 2008 - werner@suse.de
|
||||
- Fix app-defaults files (bug #351537)
|
||||
* Thu Dec 20 2007 - werner@suse.de
|
||||
- Don't forget the arguments for the wrapper script
|
||||
* Thu Dec 20 2007 - werner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user