update to 4.8.23
This commit is contained in:
parent
84c98a421a
commit
d23ec56657
10
mc.spec
10
mc.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: User-friendly text console file manager and visual shell
|
||||
Name: mc
|
||||
Version: 4.8.21
|
||||
Release: 4%{?dist}
|
||||
Version: 4.8.23
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv3+
|
||||
URL: http://www.midnight-commander.org/
|
||||
@ -28,10 +28,10 @@ view tar and zip files, and to poke into RPMs for specific files.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
sed -i -e 's|/usr/bin/python|/usr/bin/python2|g' configure
|
||||
|
||||
%build
|
||||
%configure \
|
||||
PYTHON=/usr/bin/python2 \
|
||||
CFLAGS="%{optflags} -Wno-strict-aliasing" \
|
||||
--disable-rpath \
|
||||
--enable-aspell \
|
||||
@ -81,6 +81,10 @@ install contrib/mc.{sh,csh} %{buildroot}%{_sysconfdir}/profile.d
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2019 Jindrich Novy <jnovy@redhat.com> - 1:4.8.23-1
|
||||
- update to 4.8.23
|
||||
- set the Python path properly as env var, don't sed the configure directly
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.21-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mc-4.8.21.tar.xz) = db1a252744b47ebf5339ad204d8b69cb914f25ade7fe5aae2650c4abb57478715d3b7b3a24f4460adfb9fbdc928e8728b369b4f1709215e5e9af3d430fce6acf
|
||||
SHA512 (mc-4.8.23.tar.xz) = e51c7f926d296280a57a8ecb5f4b296a850022b7ab9beaba89f5cb7554d8fc3e13c73b8571f78c3162ee85df88f7f46d07c9c893156cda4d1377a01071cdd1c6
|
||||
|
Loading…
Reference in New Issue
Block a user