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

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=b35aa36ecbdf99eef0a4fa8e7cce279b
This commit is contained in:
OBS User buildservice-autocommit
2009-08-14 12:58:58 +00:00
committed by Git OBS Bridge
parent 7326c3c3c3
commit cd1f7e2514
4 changed files with 78 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ Url: http://www.gnu.org/software/emacs/
License: GPL v2 or later
Group: Productivity/Editors/Emacs
Version: 23.1
Release: 1
Release: 2
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}
@@ -276,6 +276,9 @@ VERSION=%{version}
cflags -Wno-unprototyped-calls CFLAGS
cflags -Wl,-O2 LDFLAGS
cflags -Wl,--hash-size=65521 LDFLAGS
%ifarch ia64
CFLAGS=$(echo "${CFLAGS}"|sed -r 's/-O[0-9]?/-O1/g')
%endif
SMALL="-DSYSTEM_PURESIZE_EXTRA=25000 \
-DSITELOAD_PURESIZE_EXTRA=10000 \
"