diff --git a/mc-utf8.patch b/mc-utf8.patch index 6ea7930..634e6cb 100644 --- a/mc-utf8.patch +++ b/mc-utf8.patch @@ -1,6 +1,5 @@ --- mc-4.6.1-pre5/edit/editdraw.c.utf8 2005-05-27 16:19:18.000000000 +0200 +++ mc-4.6.1-pre5/edit/editdraw.c 2005-07-08 11:22:41.891088768 +0200 -@@ -48,7 +48,7 @@ static void status_string (WEdit * edit, char *s, int w) { diff --git a/mc.spec b/mc.spec index edf3950..3bb8987 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.6.1a -Release: 0.14 +Release: 0.15 Epoch: 1 License: GPL Group: System Environment/Shells @@ -23,6 +23,7 @@ Patch7: mc-gcc4.patch Patch8: mc-ftpcrash.patch Patch9: mc-specsyntax.patch Patch10: mc-find.patch +Patch11: mc-symcrash.patch %description Midnight Commander is a visual shell much like a file manager, only @@ -45,6 +46,7 @@ poke into RPMs for specific files. %patch8 -p1 -b .ftpcrash %patch9 -p1 -b .specsyntax %patch10 -p1 -b .find +%patch11 -p1 -b .symcrash # convert files in /lib to UTF-8 pushd lib @@ -181,6 +183,10 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/mc %changelog +* Tue Sep 13 2005 Jindrich Novy 4.6.1a-0.15 +- fix segfault when creating symlinks of a particular type and + fix creation of dangled symlinks (#168184) + * Mon Sep 5 2005 Jindrich Novy 4.6.1a-0.14 - backport the new Find dialog from upstream (#167493) - disable Xorg usage and drop the dependency