[mc/f17] update to 4.8.4

Jindrich Novy jnovy at fedoraproject.org
Sat Jul 21 09:40:01 UTC 2012


commit bbc88d8a20112879c5ade0d98962fcda7961a8df
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Sat Jul 21 11:41:50 2012 +0200

    update to 4.8.4

 .gitignore          |    2 +-
 mc-extensions.patch |  133 ---------------------------------------------------
 mc.spec             |   12 +++--
 sources             |    2 +-
 4 files changed, 9 insertions(+), 140 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aba7b83..8dbcfd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mc-4.8.3.tar.xz
+/mc-4.8.4.tar.xz
diff --git a/mc.spec b/mc.spec
index 402e591..a619f7a 100644
--- a/mc.spec
+++ b/mc.spec
@@ -1,6 +1,6 @@
 Summary:	User-friendly text console file manager and visual shell
 Name:		mc
-Version:	4.8.3
+Version:	4.8.4
 Release:	1%{?dist}
 Epoch:		1
 License:	GPLv3+
@@ -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
 
-Patch0:		mc-extensions.patch
-
 %description
 Midnight Commander is a visual shell much like a file manager, only
 with many more features. It is a text mode application, but it also
@@ -21,7 +19,6 @@ specific files.
 
 %prep
 %setup -q
-%patch0 -p1 -b .extensions
 
 %build
 export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $RPM_OPT_FLAGS -Wno-strict-aliasing"
@@ -58,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(711, root, root) %{_libexecdir}/mc/cons.saver
 %{_libexecdir}/mc/mc*
 %{_libexecdir}/mc/extfs.d/*
+%{_libexecdir}/mc/ext.d/*
 %{_libexecdir}/mc/fish/*
 %{_mandir}/man1/*
 %{_sysconfdir}/profile.d/*
@@ -71,9 +69,13 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libexecdir}/mc
 %dir %{_libexecdir}/mc/fish
 %dir %{_libexecdir}/mc/extfs.d
+%dir %{_libexecdir}/mc/ext.d
 
 %changelog
-* Mon Apr 23 2012 Jindrich Novy <slavazanko at gmail.com> 1:4.8.3-1
+* Tue Jul 18 2012 Jindrich Novy <jnovy at redhat.com> 4.8.4-1
+- update to 4.8.4
+
+* Mon Apr 23 2012 Jindrich Novy <jnovy at redhat.com> 1:4.8.3-1
 - update to 4.8.3
 
 * Tue Mar 20 2012 Slava Zanko <slavazanko at gmail.com> 1:4.8.2-1
diff --git a/sources b/sources
index 165a6a2..14c2435 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e29f8d2ce66b686b905857553a092be  mc-4.8.3.tar.xz
+eef6144d9f0331437e9a51adbb77c757  mc-4.8.4.tar.xz


More information about the scm-commits mailing list