Accepting request 595211 from home:adamm:branches:Base:System

- xls2csv_update.patch: fix mc to call xls2csv correctly
  (bsc#1087708)

OBS-URL: https://build.opensuse.org/request/show/595211
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=113
This commit is contained in:
Brian White
2018-04-10 19:47:14 +00:00
committed by Git OBS Bridge
parent f2544b3bcc
commit 260cd794bb
3 changed files with 27 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package mc
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,8 @@ Patch52: mc-pie.patch
# mc-startup-timeout.patch mc3082 nadvornik@suse.cz - fix for long timeout on startup, bnc#824729
Patch60: mc-startup-timeout.patch
Patch100: xls2csv_update.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: audiofile-devel
BuildRequires: e2fsprogs-devel
@@ -124,6 +126,7 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE6} | head -n1 | cut -c1-64` %{SOU
%patch41 -p1
%patch52 -p1
%patch60 -p1
%patch100 -p1
%build
autoreconf --force --install