Updating link to change in openSUSE:Factory/emacs revision 46.0
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=ef5fe3d4c794554a350b93b816caf6b7
This commit is contained in:
committed by
Git OBS Bridge
parent
b125e347a9
commit
bfebd91f63
15
emacs.spec
15
emacs.spec
@@ -25,7 +25,7 @@ Url: http://www.gnu.org/software/emacs/
|
||||
License: GPLv2+
|
||||
Group: Productivity/Editors/Emacs
|
||||
Version: 23.1
|
||||
Release: 9
|
||||
Release: 10
|
||||
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}
|
||||
@@ -59,6 +59,7 @@ Patch16: emacs-23.1-flyspell.patch
|
||||
Patch17: emacs-23.1-bnc558884.patch
|
||||
Patch18: emacs-sparc.diff
|
||||
Patch19: emacs-23.1-fix_cpp.patch
|
||||
Patch20: emacs-23.1-gcc45.dif
|
||||
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)}
|
||||
@@ -247,10 +248,11 @@ Authors:
|
||||
%patch17 -p0 -b .gtkmenus
|
||||
%patch19 -p1 -b .configure
|
||||
%patch
|
||||
%patch18 -p1 -b .sparc
|
||||
if test ! -e $HOME/.mh_profile && type -p install-mh > /dev/null 2>&1; then
|
||||
install-mh -auto < /dev/null
|
||||
fi
|
||||
%patch -P 18 -p1
|
||||
%patch20 -p0 -b .gcc45
|
||||
|
||||
%build
|
||||
CC=gcc-4.3
|
||||
@@ -583,6 +585,7 @@ done
|
||||
/etc/skel/.gnu-emacs
|
||||
%{_bindir}/b2m
|
||||
%{_bindir}/ebrowse
|
||||
%{_bindir}/emacs
|
||||
%{_bindir}/emacsclient
|
||||
%{_bindir}/grep-changelog
|
||||
%{_bindir}/rcs-checkin
|
||||
@@ -2700,13 +2703,13 @@ done
|
||||
|
||||
%files -n emacs-nox
|
||||
%defattr(-, root, root)
|
||||
/usr/bin/emacs-nox
|
||||
%{_bindir}/emacs-nox
|
||||
|
||||
%files -n emacs-x11
|
||||
%defattr(-, root, root)
|
||||
/usr/bin/emacs
|
||||
/usr/bin/emacs-x11
|
||||
/usr/bin/emacs-gtk
|
||||
%{_bindir}/emacs
|
||||
%{_bindir}/emacs-x11
|
||||
%{_bindir}/emacs-gtk
|
||||
%{appDefaultsFile}
|
||||
%{_datadir}/applications/emacs.desktop
|
||||
%{_datadir}/pixmaps/emacs.png
|
||||
|
Reference in New Issue
Block a user