Accepting request 186639 from home:subchaser:midnight-commander:latest

import bugfixes from next version

OBS-URL: https://build.opensuse.org/request/show/186639
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=59
This commit is contained in:
2013-08-10 13:18:07 +00:00
committed by Git OBS Bridge
parent de082762cc
commit 25560e71ea
4 changed files with 59 additions and 0 deletions

View File

@@ -53,6 +53,10 @@ Patch41: mc-multi-press-f-keys.patch
#Patch adding -fpie and -pie to compilation and linking of setuid binaries
Patch52: mc-pie.patch
# bugfixes from upcomming verision
Patch90: mc-bf3034-zip_in_tar.diff
Patch91: mc-bf3040-mcedit_fd_leak.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: audiofile-devel
BuildRequires: docbook-toys
@@ -122,6 +126,9 @@ target directory.
%patch41
%patch52 -p1
%patch90
%patch91
%build
autoreconf --force --install
%define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security -Wno-unused-parameter