mc-4.8.25-1.fc33
- update to 4.8.25 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
67d68841c6
commit
d8c21416eb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/mc-*.tar.xz
|
/*.tar.xz
|
||||||
|
12
mc.spec
12
mc.spec
@ -3,17 +3,15 @@
|
|||||||
Summary: User-friendly text console file manager and visual shell
|
Summary: User-friendly text console file manager and visual shell
|
||||||
Name: mc
|
Name: mc
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.8.24
|
Version: 4.8.25
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.midnight-commander.org/
|
URL: http://www.midnight-commander.org/
|
||||||
Source0: http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
|
Source0: https://github.com/MidnightCommander/mc/archive/%{version}.tar.gz
|
||||||
Patch1: %{name}-spec.syntax.patch
|
Patch1: %{name}-spec.syntax.patch
|
||||||
Patch2: %{name}-rpm.patch
|
|
||||||
Patch3: %{name}-python3.patch
|
Patch3: %{name}-python3.patch
|
||||||
Patch4: %{name}-default_setup.patch
|
Patch4: %{name}-default_setup.patch
|
||||||
Patch5: %{name}-tmpdir.patch
|
Patch5: %{name}-tmpdir.patch
|
||||||
Patch6: %{name}-gcc10.patch
|
|
||||||
BuildRequires: e2fsprogs-devel
|
BuildRequires: e2fsprogs-devel
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -44,6 +42,7 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./autogen.sh
|
||||||
%configure \
|
%configure \
|
||||||
PYTHON=%{__python3} \
|
PYTHON=%{__python3} \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
@ -93,6 +92,9 @@ Midnight Commander s3+ and UC1541 EXTFS backend scripts.
|
|||||||
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.25-1
|
||||||
|
- update to 4.8.25
|
||||||
|
|
||||||
* Fri Jan 31 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.24-4
|
* Fri Jan 31 2020 Jindrich Novy <jnovy@redhat.com> - 1:4.8.24-4
|
||||||
- fix gcc-10 build failure
|
- fix gcc-10 build failure
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mc-4.8.24.tar.xz) = ec9e40198455e7001bb1d06ea060b9b4c32ad3a3750d0cc9bac334b53eb666df1746335bfcd411213fa4386b23e516f6026fe3d74ad9119b2340b26c63ccd4fc
|
SHA512 (4.8.25.tar.gz) = a69b9998dbef8c307895a2cece284ffed252b93db68c8ae64844c02bf5a771ab1168f8064313873c218a14fc10aae502be39be64473a47d243fe67e9c2176bb8
|
||||||
|
Loading…
Reference in New Issue
Block a user