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:
commit
1a6538e97c
@ -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
|
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: libpng-devel
|
||||||
BuildRequires: libssh2-devel
|
BuildRequires: libssh2-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: recode
|
|
||||||
BuildRequires: slang-devel
|
BuildRequires: slang-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xdg-utils
|
BuildRequires: xdg-utils
|
||||||
@ -136,6 +135,7 @@ export X11_WWW="%{_datadir}/mc/x11_browser"
|
|||||||
--localstatedir=/var/lib \
|
--localstatedir=/var/lib \
|
||||||
--enable-charset \
|
--enable-charset \
|
||||||
--enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba \
|
--enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba \
|
||||||
|
--disable-vfs-fish
|
||||||
|
|
||||||
make %{?jobs:-j%{jobs}} V=1
|
make %{?jobs:-j%{jobs}} V=1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user