diff --git a/mc-extensions.patch b/mc-extensions.patch index 38af5f5..f4ee46e 100644 --- a/mc-extensions.patch +++ b/mc-extensions.patch @@ -44,7 +44,7 @@ + +# C++ +regex/\.(C|cc|[Cc]pp|CPP)$ -+ Inlude=editor ++ Include=editor + +include/editor Open=%var{EDITOR:vi} %f diff --git a/mc.spec b/mc.spec index 1d66a22..79bcd95 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: 9 +Release: 10 Epoch: 1 License: GPL Group: System Environment/Shells @@ -192,6 +192,10 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/mc %changelog +* Wed Mar 8 2006 Jindrich Novy 4.6.1a-10 +- fix typo in extensions patch so that C sources are + highlighted correctly (#184228) + * Tue Feb 28 2006 Jindrich Novy 4.6.1a-9 - fix hotkey conflict in Layout options (#183282) - move syntax configuration file from /usr/share/mc to /etc/mc