[mc] update to 4.7.5.5

Jindrich Novy jnovy at fedoraproject.org
Thu Sep 29 06:13:39 UTC 2011


commit 9ebf2b6facc3ae31b6904d1aab7382f5621886d3
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Thu Sep 29 08:13:09 2011 +0200

    update to 4.7.5.5

 .gitignore          |    2 +-
 mc-extensions.patch |   11 -----------
 mc.spec             |    8 +++++---
 sources             |    2 +-
 4 files changed, 7 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b53cd25..392bb2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mc-4.7.5.4.tar.lzma
+/mc-4.7.5.5.tar.xz
diff --git a/mc-extensions.patch b/mc-extensions.patch
index b5961a9..6c35f7b 100644
--- a/mc-extensions.patch
+++ b/mc-extensions.patch
@@ -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
  
diff --git a/mc.spec b/mc.spec
index ad3ae80..be9602a 100644
--- a/mc.spec
+++ b/mc.spec
@@ -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 at redhat.com> 4.7.5.5-1
+- update to 4.7.5.5
+
 * Thu Sep 15 2011 Jindrich Novy <jnovy at redhat.com> 4.7.5.4-1
 - update to 4.7.5.4
 
diff --git a/sources b/sources
index 446f54d..9779275 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4aed634f1714845cd7c110c7459f0e74  mc-4.7.5.4.tar.lzma
+b533dde825972ca791b408795cb7b0f6  mc-4.7.5.5.tar.xz


More information about the scm-commits mailing list