Accepting request 785833 from home:polslinux:branches:Base:System
- Update to 4.8.24 * Implement the file edit and view history * sftpfs: support keyborad interactive authentication * add yabasic (Yet Another BASIC) syntax highlighting * File highlighting updates * New skins * Lots of other fixes - Remove sftp_interactive_password.patch - Remove mc-no-common.patch OBS-URL: https://build.opensuse.org/request/show/785833 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=131
This commit is contained in:
8
mc.spec
8
mc.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mc
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mc
|
||||
Version: 4.8.23
|
||||
Version: 4.8.24
|
||||
Release: 0
|
||||
Summary: Midnight Commander
|
||||
License: GPL-3.0-or-later
|
||||
@@ -57,8 +57,6 @@ Patch64: mc-extd-sound.patch
|
||||
Patch69: mc-extd-xdg.patch
|
||||
Patch71: mc-ext-audio.patch
|
||||
Patch100: xls2csv_update.patch
|
||||
Patch101: sftp_interactive_password.patch
|
||||
Patch102: mc-no-common.patch
|
||||
BuildRequires: audiofile-devel
|
||||
BuildRequires: e2fsprogs-devel
|
||||
BuildRequires: gettext >= 0.18.1
|
||||
@@ -114,8 +112,6 @@ echo "`grep %{name}-%{version}.tar.xz %{SOURCE6} | head -n1 | cut -c1-64` %{SOU
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fvi
|
||||
|
Reference in New Issue
Block a user