Updating link to change in openSUSE:Factory/emacs revision 40.0

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=d0509e88f7a1f9a6c3aa880e5d0caaf2
This commit is contained in:
OBS User buildservice-autocommit
2009-12-02 11:30:31 +00:00
committed by Git OBS Bridge
parent 47ed8dd3e5
commit 1aaf264873
3 changed files with 189 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ Url: http://www.gnu.org/software/emacs/
License: GPLv2+
Group: Productivity/Editors/Emacs
Version: 23.1
Release: 4
Release: 5
Obsoletes: ge_exec ge_site emac_nox emacmisc emacsbin emacsger emacs-url Mule-UCS emacs-calc erc
Requires: emacs-info = %{version}
Requires: emacs_program = %{version}-%{release}
@@ -55,6 +55,7 @@ Patch13: emacs-23.1-s390x.dif
Patch14: emacs-23.1-bnc556175.patch
Patch15: emacs-22.2-iconic.patch
Patch16: emacs-23.1-flyspell.patch
Patch17: emacs-23.1-bnc558884.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global bug_345669 0
%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)}
@@ -234,6 +235,7 @@ Authors:
%patch14 -p0 -b .loop
%patch15 -p0 -b .iconic
%patch16 -p0 -b .flyspell
%patch17 -p0 -b .gtkmenus
%patch
if test ! -e $HOME/.mh_profile && type -p install-mh > /dev/null 2>&1; then
install-mh -auto < /dev/null