[mc] update to 4.8.2

Slava Zanko slavazanko at fedoraproject.org
Tue Mar 20 12:08:09 UTC 2012


commit 0ce18055b37f9ef299c090c89f49accc90ac60ac
Author: Slava Zanko <slavazanko at gmail.com>
Date:   Tue Mar 20 15:07:42 2012 +0300

    update to 4.8.2

 .gitignore              |    2 +-
 mc-mcviewsegfault.patch |   12 ------------
 mc.spec                 |    9 +++++----
 sources                 |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 189184b..de59742 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mc-4.8.1.tar.xz
+/mc-4.8.2.tar.xz
diff --git a/mc.spec b/mc.spec
index 3c94afd..7dc54c4 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.1
-Release:	3%{?dist}
+Version:	4.8.2
+Release:	1%{?dist}
 Epoch:		1
 License:	GPLv3+
 Group:		System Environment/Shells
@@ -11,7 +11,6 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	glib2-devel e2fsprogs-devel slang-devel gpm-devel groff
 
 Patch0:		mc-extensions.patch
-Patch1:		mc-mcviewsegfault.patch
 
 %description
 Midnight Commander is a visual shell much like a file manager, only
@@ -23,7 +22,6 @@ specific files.
 %prep
 %setup -q
 %patch0 -p1 -b .extensions
-%patch1 -p1 -b .mcviewsegfault
 
 %build
 export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $RPM_OPT_FLAGS -Wno-strict-aliasing"
@@ -75,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libexecdir}/mc/extfs.d
 
 %changelog
+* Tue Mar 20 2012 Slava Zanko <slavazanko at gmail.com> 1:4.8.2-1
+- update to 4.8.2
+
 * Wed Feb  8 2012 Kay Sievers <kay at redhat.com> - 1:4.8.1-3
 - Drop dependency on 'dev' package; it is gone since many years
 
diff --git a/sources b/sources
index 4e0a140..479c354 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c9632b799edfb8da4665fbf20546c21  mc-4.8.1.tar.xz
+1977e0ac9ec645f5ea9b8657b5518ce2  mc-4.8.2.tar.xz


More information about the scm-commits mailing list