.
OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=103
This commit is contained in:
parent
43e0b9c8f7
commit
b9dc95f692
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 7 14:21:09 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Require info and mkeinfo at build time
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 8 15:56:38 UTC 2018 - Dr. Werner Fink <werner@suse.de>
|
Thu Nov 8 15:56:38 UTC 2018 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xemacs
|
# spec file for package xemacs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -29,10 +29,12 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: fwnndev
|
BuildRequires: fwnndev
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gdbm-devel
|
BuildRequires: gdbm-devel
|
||||||
|
BuildRequires: info
|
||||||
BuildRequires: krb5
|
BuildRequires: krb5
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: makeinfo
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: texinfo
|
BuildRequires: texinfo
|
||||||
@ -61,7 +63,7 @@ Group: Productivity/Editors/Emacs
|
|||||||
%define xbindir /usr/bin
|
%define xbindir /usr/bin
|
||||||
%define xincludes /usr/include
|
%define xincludes /usr/include
|
||||||
%define xlibraries /usr/%{_lib}
|
%define xlibraries /usr/%{_lib}
|
||||||
Url: http://www.xemacs.org
|
URL: http://www.xemacs.org
|
||||||
# Howto get the Mercurial tree of XEmacs:
|
# Howto get the Mercurial tree of XEmacs:
|
||||||
# See: http://xemacs.digimirror.nl/Develop/hgaccess.html
|
# See: http://xemacs.digimirror.nl/Develop/hgaccess.html
|
||||||
# hg clone http://hg.debian.org/hg/xemacs/xemacs-beta
|
# hg clone http://hg.debian.org/hg/xemacs/xemacs-beta
|
||||||
|
Loading…
Reference in New Issue
Block a user