Accepting request 213552 from Base:System

- disable the ssh/fish vfs due to
  http://www.midnight-commander.org/ticket/3128 and
  https://bugzilla.novell.com/show_bug.cgi?id=856501
- remove unneccessary build-dep on recode (forwarded request 213547 from dnh)

OBS-URL: https://build.opensuse.org/request/show/213552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=59
This commit is contained in:
Stephan Kulow 2014-01-13 09:55:27 +00:00 committed by Git OBS Bridge
commit 1a6538e97c
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 10 20:51:29 UTC 2014 - dnh@opensuse.org
- disable the ssh/fish vfs due to
http://www.midnight-commander.org/ticket/3128 and
https://bugzilla.novell.com/show_bug.cgi?id=856501
- remove unneccessary build-dep on recode
-------------------------------------------------------------------
Wed Jan 1 19:48:54 UTC 2014 - andreas.stieger@gmx.de

View File

@ -78,7 +78,6 @@ BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libssh2-devel
BuildRequires: readline-devel
BuildRequires: recode
BuildRequires: slang-devel
BuildRequires: update-desktop-files
BuildRequires: xdg-utils
@ -136,6 +135,7 @@ export X11_WWW="%{_datadir}/mc/x11_browser"
--localstatedir=/var/lib \
--enable-charset \
--enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba \
--disable-vfs-fish
make %{?jobs:-j%{jobs}} V=1