Accepting request 213547 from home:dnh:branches: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 OBS-URL: https://build.opensuse.org/request/show/213547 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=84
This commit is contained in:
parent
a9afda7d60
commit
edcea5f2c8
@ -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
|
||||
|
||||
|
2
mc.spec
2
mc.spec
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user