This commit is contained in:
parent
b4f4bc6014
commit
5e6eb826ab
@ -3,6 +3,11 @@ Fri Jan 12 16:25:18 CET 2007 - werner@suse.de
|
|||||||
|
|
||||||
- Make emacs find its app-default file (bug #234026)
|
- Make emacs find its app-default file (bug #234026)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 14 15:32:36 CET 2006 - schwab@suse.de
|
||||||
|
|
||||||
|
- Fix patterns for auto-mode-list additions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 11 08:54:09 CET 2006 - olh@suse.de
|
Sat Nov 11 08:54:09 CET 2006 - olh@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Requires: emacs-info ctags emacs_program
|
|||||||
Provides: ge_site ge_exec
|
Provides: ge_site ge_exec
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 21.3
|
Version: 21.3
|
||||||
Release: 259
|
Release: 260
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: GNU Emacs Base Package
|
Summary: GNU Emacs Base Package
|
||||||
Source: emacs-21.3.tar.bz2
|
Source: emacs-21.3.tar.bz2
|
||||||
@ -2400,6 +2400,8 @@ done
|
|||||||
%changelog -n emacs
|
%changelog -n emacs
|
||||||
* Fri Jan 12 2007 - werner@suse.de
|
* Fri Jan 12 2007 - werner@suse.de
|
||||||
- Make emacs find its app-default file (bug #234026)
|
- Make emacs find its app-default file (bug #234026)
|
||||||
|
* Thu Dec 14 2006 - schwab@suse.de
|
||||||
|
- Fix patterns for auto-mode-list additions.
|
||||||
* Sat Nov 11 2006 - olh@suse.de
|
* Sat Nov 11 2006 - olh@suse.de
|
||||||
- remove ppc/ppc64 ld.scripts
|
- remove ppc/ppc64 ld.scripts
|
||||||
fix elf handling on powerpc64
|
fix elf handling on powerpc64
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c56334babd00a965e879acb973c698638280d3cd6302c6d911911fca14f3685c
|
oid sha256:6b19b470c3550dbb2eaf083395e1bedda130f68dfc04d60099e6f814f52b7aaf
|
||||||
size 73364
|
size 73365
|
||||||
|
Loading…
x
Reference in New Issue
Block a user