Accepting request 179100 from home:toganm:branches:editors

- Fix connection problem to Typhoon nntp servers, (for example nntp.opensuse.org)
  Instead of  CAPABILITIES command use HELP 
  *  emacs-24.3-nntp-typhoon-fix.patch

OBS-URL: https://build.opensuse.org/request/show/179100
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=128
This commit is contained in:
2013-06-15 21:14:45 +00:00
committed by Git OBS Bridge
parent d7696fe511
commit 71cd721936
3 changed files with 24 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ Patch16: emacs-24.3-flyspell.patch
Patch22: emacs-24.1-bnc628268.patch
Patch23: emacs-24.3-xevent.patch
Patch25: emacs-24.3-giflib5.patch
Patch26: emacs-24.3-nntp-typhoon-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)}
%if "%_exec_prefix" == "/usr/X11R6"
@@ -216,6 +217,7 @@ and most assembler-like syntaxes.
%patch22 -p0
%patch23 -p0
%patch25 -p0
%patch26 -p1
%if %{without autoconf}
# We don't want to run autoconf