Accepting request 120562 from home:subchaser

Samba VFS restored
rpmlint filters added for scripts warnings

OBS-URL: https://build.opensuse.org/request/show/120562
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=46
This commit is contained in:
2012-05-10 21:53:32 +00:00
committed by Git OBS Bridge
parent 26c1d3a00a
commit debb80af91
3 changed files with 12 additions and 2 deletions

View File

@@ -23,11 +23,12 @@ Group: Productivity/File utilities
Url: http://www.midnight-commander.org/
Version: 4.8.1.3
Release: 0
Source: mc-%{version}.tar.xz
Source: https://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
Source1: x11_browser
Source2: %{name}.desktop
Source3: %{name}.png
Source4: cmake.syntax
Source5: mc-rpmlintrc
Patch18: mc-Syntax.cmake.patch
Patch0: mc-fix_lib_search_path.patch
Patch6: mc-apps.patch
@@ -130,7 +131,8 @@ export CFLAGS="$RPM_OPT_FLAGS %{warn_flags}"
%configure \
--localstatedir=/var/lib \
--enable-charset \
--with-samba
--enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba
make %{?jobs:-j%{jobs}}
%install