update to 4.7.5.5

This commit is contained in:
Jindrich Novy 2011-09-29 08:13:09 +02:00
parent f336ed5b1f
commit 9ebf2b6fac
4 changed files with 7 additions and 16 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/mc-4.7.5.4.tar.lzma
/mc-4.7.5.5.tar.xz

View File

@ -13,17 +13,6 @@ diff -up mc-4.7.0-pre4/configure.ac.extensions mc-4.7.0-pre4/configure.ac
diff -up mc-4.7.0-pre4/misc/mc.ext.in.extensions mc-4.7.0-pre4/misc/mc.ext.in
--- mc-4.7.0-pre4/misc/mc.ext.in.extensions 2009-10-29 20:02:37.000000000 +0100
+++ mc-4.7.0-pre4/misc/mc.ext.in 2009-12-10 20:46:47.000000000 +0100
@@ -226,8 +226,8 @@ regex/\.rpm$
# deb
regex/\.u?deb$
- Open=%cd %p#deb
- View=%view{ascii} dpkg-deb -I %f && echo && dpkg-deb -c %f
+ Open=%cd %p#uar
+ View=%view{ascii} file %f && nm %f
# dpkg
shell/.debd
@@ -387,7 +387,7 @@ shell/.ico
Include=image

View File

@ -1,12 +1,11 @@
Summary: User-friendly text console file manager and visual shell
Name: mc
Version: 4.7.5.4
Version: 4.7.5.5
Release: 1%{?dist}
Epoch: 1
License: GPLv2
Group: System Environment/Shells
# tarball created from git clone git://midnight-commander.org/git/mc.git
Source0: mc-%{version}.tar.lzma
Source0: http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
URL: http://www.midnight-commander.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: glib2-devel e2fsprogs-devel slang-devel gpm-devel groff
@ -83,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libexecdir}/mc/extfs.d
%changelog
* Mon Sep 29 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.5-1
- update to 4.7.5.5
* Thu Sep 15 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.4-1
- update to 4.7.5.4

View File

@ -1 +1 @@
4aed634f1714845cd7c110c7459f0e74 mc-4.7.5.4.tar.lzma
b533dde825972ca791b408795cb7b0f6 mc-4.7.5.5.tar.xz