[mc/f16] update to 4.8.0

Jindrich Novy jnovy at fedoraproject.org
Thu Oct 20 10:55:54 UTC 2011


commit f49bf1de7c3ba9f50764552bd1c8b5a1f7f2ecc4
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Thu Oct 20 12:55:43 2011 +0200

    update to 4.8.0

 .gitignore          |    2 +-
 mc-extensions.patch |   11 -----------
 mc.spec             |    8 ++++++--
 sources             |    2 +-
 4 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 392bb2d..d596f37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mc-4.7.5.5.tar.xz
+/mc-4.8.0.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 d8dc166..d028aa4 100644
--- a/mc.spec
+++ b/mc.spec
@@ -1,9 +1,9 @@
 Summary:	User-friendly text console file manager and visual shell
 Name:		mc
-Version:	4.7.5.5
+Version:	4.8.0
 Release:	1%{?dist}
 Epoch:		1
-License:	GPLv2
+License:	GPLv3+
 Group:		System Environment/Shells
 Source0:	http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
 URL:		http://www.midnight-commander.org/
@@ -82,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libexecdir}/mc/extfs.d
 
 %changelog
+* Thu Oct 20 2011 Jindrich Novy <jnovy at redhat.com> 4.8.0-1
+- update to 4.8.0
+- update license to GPLv3+
+
 * Mon Sep 29 2011 Jindrich Novy <jnovy at redhat.com> 4.7.5.5-1
 - update to 4.7.5.5
 
diff --git a/sources b/sources
index 9779275..a3b4fe0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b533dde825972ca791b408795cb7b0f6  mc-4.7.5.5.tar.xz
+49eb6e84c793629a42cc949f84c221af  mc-4.8.0.tar.xz


More information about the scm-commits mailing list