diff --git a/.cvsignore b/.cvsignore index 87600e5..7c77d59 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mc-4.7.0-pre3.tar.bz2 +mc-4.7.0-pre4.tar.bz2 diff --git a/mc.spec b/mc.spec index defa4f4..936c49f 100644 --- a/mc.spec +++ b/mc.spec @@ -1,20 +1,18 @@ Summary: User-friendly text console file manager and visual shell Name: mc Version: 4.7.0 -Release: 0.6.pre3%{?dist} +Release: 0.7.pre4%{?dist} Epoch: 1 License: GPLv2 Group: System Environment/Shells # tarball created from git clone git://midnight-commander.org/git/mc.git -Source0: mc-%{version}-pre3.tar.bz2 +Source0: mc-%{version}-pre4.tar.bz2 URL: http://www.midnight-commander.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel e2fsprogs-devel slang-devel gpm-devel Requires: dev >= 3.3-3 -Patch1: mc-exit.patch Patch2: mc-extensions.patch -Patch3: mc-vfsfail.patch %description Midnight Commander is a visual shell much like a file manager, only @@ -24,10 +22,8 @@ ability to FTP, view tar and zip files, and to poke into RPMs for specific files. %prep -%setup -q -n mc-%{version}-pre3 -%patch1 -p1 -b .exit +%setup -q -n mc-%{version}-pre4 %patch2 -p1 -b .extensions -%patch3 -p1 -b .vfsfail %build export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $RPM_OPT_FLAGS" @@ -83,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libexecdir}/mc %changelog +* Mon Nov 02 2009 Jindrich Novy 4.7.0-0.7.pre4 +- update to 4.7.0-pre4 + * Mon Oct 12 2009 Jindrich Novy 4.7.0-0.6.pre3 - fix segfault while browsing various archives via VFS (#528268) diff --git a/sources b/sources index 2b5804c..a41f1c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f5f84a2858c8aaecee7a221a9428370 mc-4.7.0-pre3.tar.bz2 +7bdc0ac4fe57c19a6bf2fd3e8894a073 mc-4.7.0-pre4.tar.bz2