[mc/f18] Update to 4.8.5

Jindrich Novy jnovy at fedoraproject.org
Tue Sep 11 12:56:31 UTC 2012


commit 7fb0abd453306ead6e0be46c9907826d98e76d61
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Tue Sep 11 14:59:33 2012 +0200

    Update to 4.8.5

 .gitignore        |    2 +-
 mc-altminus.patch |   12 ------------
 mc-aspell.patch   |   39 ---------------------------------------
 mc.spec           |   11 +++++------
 sources           |    2 +-
 5 files changed, 7 insertions(+), 59 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8dbcfd8..25c5219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mc-4.8.4.tar.xz
+/mc-4.8.5.tar.xz
diff --git a/mc.spec b/mc.spec
index dd58dbd..60841ee 100644
--- a/mc.spec
+++ b/mc.spec
@@ -1,7 +1,7 @@
 Summary:	User-friendly text console file manager and visual shell
 Name:		mc
-Version:	4.8.4
-Release:	4%{?dist}
+Version:	4.8.5
+Release:	1%{?dist}
 Epoch:		1
 License:	GPLv3+
 Group:		System Environment/Shells
@@ -10,8 +10,6 @@ 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
 BuildRequires:	aspell-devel libssh2-devel >= 1.2.5
-Patch1:		mc-aspell.patch
-Patch2:		mc-altminus.patch
 
 %description
 Midnight Commander is a visual shell much like a file manager, only
@@ -22,8 +20,6 @@ specific files.
 
 %prep
 %setup -q
-%patch1 -p0 -b .spell
-%patch2 -p1 -b .altminus
 
 %build
 export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $RPM_OPT_FLAGS -Wno-strict-aliasing"
@@ -79,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libexecdir}/mc/ext.d
 
 %changelog
+* Tue Sep 11 2012 Jindrich Novy <jnovy at redhat.com> 4.8.5-1
+- update to 4.8.5 (#815307)
+
 * Tue Jul 31 2012 Jindrich Novy <jnovy at redhat.com> 4.8.4-4
 - fix segfault if aspell dicts aren't present
 - fix segfault in mcedit when pressing alt-minus
diff --git a/sources b/sources
index 14c2435..5edb4ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eef6144d9f0331437e9a51adbb77c757  mc-4.8.4.tar.xz
+f1e282124ee27fda4785364d47918fb2  mc-4.8.5.tar.xz


More information about the scm-commits mailing list