Blame SPECS/mc.spec

c5bd61
%bcond_without	slang
c5bd61
c5bd61
Summary:	User-friendly text console file manager and visual shell
c5bd61
Name:		mc
c5bd61
Version:	4.8.19
c5bd61
Release:	9%{?dist}
c5bd61
Epoch:		1
c5bd61
License:	GPLv3+
c5bd61
URL:		http://www.midnight-commander.org/
c5bd61
Source0:	http://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
c5bd61
# Downstream-only patch to make mc use /var/tmp for large temporary
c5bd61
# files.  See also: https://bugzilla.redhat.com/show_bug.cgi?id=895444
c5bd61
Patch0:		%{name}-tmpdir.patch
c5bd61
Patch1:		Extends-TMPDIR_DEFAULT-to-mc-wrapper-scripts.patch
c5bd61
BuildRequires:	aspell-devel
c5bd61
BuildRequires:	e2fsprogs-devel
c5bd61
BuildRequires:	glib2-devel
c5bd61
BuildRequires:	gpm-devel
c5bd61
BuildRequires:	groff-base
c5bd61
#Disabled for rhel8 (need to be ported to use libssh instead of libssh2)
c5bd61
#BuildRequires:	libssh2-devel >= 1.2.5
c5bd61
BuildRequires:	%{?with_slang:slang-devel}%{!?with_slang:ncurses-devel}
c5bd61
BuildRequires:	perl-generators
c5bd61
BuildRequires:	pkgconfig
c5bd61
c5bd61
%description
c5bd61
Midnight Commander is a visual shell much like a file manager, only with
c5bd61
many more features. It is a text mode application, but it also includes
c5bd61
mouse support. Midnight Commander's best features are its ability to FTP,
c5bd61
view tar and zip files, and to poke into RPMs for specific files.
c5bd61
c5bd61
%prep
c5bd61
%autosetup -p0
c5bd61
c5bd61
%build
c5bd61
%configure \
c5bd61
	CFLAGS="%{optflags} -Wno-strict-aliasing" \
c5bd61
	--disable-rpath \
c5bd61
	--enable-aspell \
c5bd61
	--enable-charset \
c5bd61
	--enable-largefile \
c5bd61
	--enable-vfs-cpio \
c5bd61
	--enable-vfs-extfs \
c5bd61
	--enable-vfs-fish \
c5bd61
	--enable-vfs-ftp \
c5bd61
	--enable-vfs-sfs \
c5bd61
	--disable-vfs-sftp \
c5bd61
	--enable-vfs-smb \
c5bd61
	--enable-vfs-tar \
c5bd61
	--with-x \
c5bd61
	--with-gpm-mouse \
c5bd61
	--with-screen=%{?with_slang:slang}%{!?with_slang:ncurses} \
c5bd61
	%{nil}
c5bd61
%{make_build}
c5bd61
c5bd61
%install
c5bd61
install -d %{buildroot}%{_sysconfdir}/profile.d
c5bd61
c5bd61
%{make_install}
c5bd61
c5bd61
install contrib/mc.{sh,csh} %{buildroot}%{_sysconfdir}/profile.d
c5bd61
c5bd61
# These scripts do not support Python 3
c5bd61
%if 0%{?rhel} > 7
c5bd61
rm -f %{buildroot}%{_libexecdir}/mc/extfs.d/{s3+,uc1541}
c5bd61
%endif
c5bd61
c5bd61
%find_lang %{name} --with-man
c5bd61
c5bd61
%files -f %{name}.lang
c5bd61
%license doc/COPYING
c5bd61
%doc doc/FAQ doc/NEWS doc/README
c5bd61
/etc/profile.d/*
c5bd61
%dir %{_sysconfdir}/mc
c5bd61
%config(noreplace) %{_sysconfdir}/mc/mc.ext
c5bd61
%config(noreplace) %{_sysconfdir}/mc/*edit*
c5bd61
%config(noreplace) %{_sysconfdir}/mc/mc*.keymap
c5bd61
%config(noreplace) %{_sysconfdir}/mc/mc.menu*
c5bd61
%config(noreplace) %{_sysconfdir}/mc/*.ini
c5bd61
%{_bindir}/*
c5bd61
%dir %{_libexecdir}/mc
c5bd61
%attr(755,root,root) %{_libexecdir}/mc/cons.saver
c5bd61
%{_libexecdir}/mc/mc*
c5bd61
%{_libexecdir}/mc/extfs.d
c5bd61
%{_libexecdir}/mc/ext.d
c5bd61
%{_libexecdir}/mc/fish
c5bd61
%{_datadir}/mc
c5bd61
%{_mandir}/man1/*
c5bd61
c5bd61
%changelog
c5bd61
* Tue May 22 2018 Tomáš Mráz <tmraz@redhat.com> - 1:4.8.19-9
c5bd61
- Avoid shipping extfs scripts requiring Python 2
c5bd61
c5bd61
* Thu Apr 05 2018 Denys Vlasenko <dvlasenk@redhat.com> - 1:4.8.19-8
c5bd61
- Avoid usage of libssh2
c5bd61
c5bd61
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.19-7
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
c5bd61
c5bd61
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.19-6
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c5bd61
c5bd61
* Wed May 17 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:4.8.19-5
c5bd61
- Apply correct patch.
c5bd61
c5bd61
* Mon May 15 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:4.8.19-4
c5bd61
- Patch to fix tmpdir default, wrapper scripts.
c5bd61
c5bd61
* Fri May 05 2017 Gwyn Ciesla <limburgher@gmail.com> - 1:4.8.19-3
c5bd61
- Fix conditional.
c5bd61
c5bd61
* Thu May 04 2017 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1:4.8.19-2
c5bd61
- go back to slang as it is serious issue with shift-f6 when ncurses is used
c5bd61
  displaying "Delete" instead "Move As" dialog (#1436394)
c5bd61
- added slang %%bcond to simplify experiments with switching to ncurses
c5bd61
- reformat %%description to 80 cols
c5bd61
- really remove Group
c5bd61
- %%defattr() is no longer needed
c5bd61
- simplifications in %%files
c5bd61
- use %%{buildroot} macro
c5bd61
- build --with-x (it does not add X11 libraries dependencies)
c5bd61
- cons.saver no longer need to be 711 (changed to 755)
c5bd61
c5bd61
* Mon Mar 27 2017 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1:4.8.19-1
c5bd61
- updated to 4.8.19
c5bd61
- drop use slang and use ncurses. There are only few packages which are using
c5bd61
  slang. As ncurses support is fully working now it makes more sense to
c5bd61
  use it instead slang (Solaris 11.3 mc uses now ncurses)
c5bd61
- instead passing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE to CFLAGS use
c5bd61
  --enable-largefile autoconf param
c5bd61
- removed Group, BuildRoot and %%clear (new packaging policy)
c5bd61
- added pkgconfig to BuildRequires
c5bd61
- replaced groff by groff-base in BuildRequires (only nfroff is used)
c5bd61
- use %%autosetup in %%prep
c5bd61
- added using %%{make_build} and %%{make_build} macros
c5bd61
- "rm -rf $RPM_BUILD_ROOT" on beginning %%install is no longer needed
c5bd61
- mcfs is no longer supported (removed --enable-vfs-mcfs autoconf option)
c5bd61
- added explicit enabled other VFSesess to force necessary checks
c5bd61
c5bd61
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.18-4
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c5bd61
c5bd61
* Fri Dec 09 2016 Richard W.M. Jones <rjones@redhat.com> - 1:4.8.18-3
c5bd61
- Downstream-only patch to make mc use /var/tmp for large temporary files
c5bd61
  (RHBZ#895444).
c5bd61
c5bd61
* Wed Nov 09 2016 Jon Ciesla <limburgher@gmail.com> - 1:4.8.18-1
c5bd61
- 4.8.18
c5bd61
c5bd61
* Wed Sep 21 2016 Jon Ciesla <limburgher@gmail.com> - 1:4.8.17-1
c5bd61
- 4.8.17
c5bd61
c5bd61
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.8.15-2
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c5bd61
c5bd61
* Tue Dec 01 2015 Jindrich Novy <novyjindrich@gmail.com> 4.8.15
c5bd61
- update to 4.8.14
c5bd61
c5bd61
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.14-2
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c5bd61
c5bd61
* Tue Mar 24 2015 Jindrich Novy <novyjindrich@gmail.com> 4.8.14
c5bd61
- update to 4.8.14
c5bd61
c5bd61
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1:4.8.13-2
c5bd61
- Rebuilt for Fedora 23 Change
c5bd61
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
c5bd61
c5bd61
* Fri Sep 05 2014 Jindrich Novy <novyjindrich@gmail.com> 4.8.13
c5bd61
- update to 4.8.13
c5bd61
c5bd61
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.12-3
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c5bd61
c5bd61
* Mon Jun 09 2014 Jindrich Novy <novyjindrich@gmail.com> 4.8.12
c5bd61
- update to 4.8.12
c5bd61
c5bd61
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.11-2
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c5bd61
c5bd61
* Mon Dec 02 2013 Jindrich Novy <novyjindrich@gmail.com> 4.8.11
c5bd61
- update to 4.8.11
c5bd61
c5bd61
* Sat Aug 03 2013 Jindrich Novy <novyjindrich@gmail.com> 4.8.10
c5bd61
- update to 4.8.10 (#984540)
c5bd61
- sync patches
c5bd61
c5bd61
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1:4.8.8-2
c5bd61
- Perl 5.18 rebuild
c5bd61
c5bd61
* Thu Apr 04 2013 Jindrich Novy <jnovy@redhat.com> 4.8.8-1
c5bd61
- update to 4.8.8
c5bd61
c5bd61
* Thu Mar 21 2013 Jindrich Novy <jnovy@redhat.com> 4.8.7-3
c5bd61
- attempt to fix segfault while passing messages to widgets (#907045, #912033)
c5bd61
- fix possible segfault when freeing a VFS (#923415)
c5bd61
c5bd61
* Thu Mar 14 2013 Jindrich Novy <jnovy@redhat.com> 4.8.7-2
c5bd61
- fix segfault in cpio VFS while reading corrupted RPM (#921414)
c5bd61
c5bd61
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.7-2
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c5bd61
c5bd61
* Wed Jan 02 2013 Jindrich Novy <jnovy@redhat.com> 4.8.7-1
c5bd61
- update to 4.8.7 (#890662)
c5bd61
- drop patch for CVE-2012-4463 - applied upstream
c5bd61
- fix chagelog dates
c5bd61
c5bd61
* Wed Nov 28 2012 Jindrich Novy <jnovy@redhat.com> 4.8.6-2
c5bd61
- sanitize of MC_EXT_SELECTED variable when viewing
c5bd61
  multiple files, CVE-2012-4463 (#862814)
c5bd61
  https://www.midnight-commander.org/ticket/2913
c5bd61
c5bd61
* Thu Sep 20 2012 Jindrich Novy <jnovy@redhat.com> 4.8.6-1
c5bd61
- update to 4.8.6 (#857512)
c5bd61
c5bd61
* Tue Sep 11 2012 Jindrich Novy <jnovy@redhat.com> 4.8.5-1
c5bd61
- update to 4.8.5 (#815307)
c5bd61
c5bd61
* Thu Aug 09 2012 Jindrich Novy <jnovy@redhat.com> 4.8.4-5
c5bd61
- handle overlapping menus correctly (#844392)
c5bd61
  (https://www.midnight-commander.org/ticket/2817)
c5bd61
c5bd61
* Tue Jul 31 2012 Jindrich Novy <jnovy@redhat.com> 4.8.4-4
c5bd61
- fix segfault if aspell dicts aren't present
c5bd61
- fix segfault in mcedit when pressing alt-minus
c5bd61
c5bd61
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.4-3
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c5bd61
c5bd61
* Wed Jul 18 2012 Jindrich Novy <jnovy@redhat.com> 4.8.4-1
c5bd61
- update to 4.8.4
c5bd61
c5bd61
* Mon Apr 23 2012 Jindrich Novy <jnovy@redhat.com> 1:4.8.3-1
c5bd61
- update to 4.8.3
c5bd61
c5bd61
* Tue Mar 20 2012 Slava Zanko <slavazanko@gmail.com> 1:4.8.2-1
c5bd61
- update to 4.8.2
c5bd61
c5bd61
* Wed Feb  8 2012 Kay Sievers <kay@redhat.com> - 1:4.8.1-3
c5bd61
- Drop dependency on 'dev' package; it is gone since many years
c5bd61
c5bd61
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.1-2
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c5bd61
c5bd61
* Thu Dec 15 2011 Jindrich Novy <jnovy@redhat.com> 4.8.1-1
c5bd61
- update to 4.8.1 (#767962)
c5bd61
c5bd61
* Wed Nov 09 2011 Jindrich Novy <jnovy@redhat.com> 4.8.0-3
c5bd61
- run xdg-open for images and DjVu files (#532784)
c5bd61
- tell find-lang about localized man pages
c5bd61
c5bd61
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.8.0-2
c5bd61
- Rebuilt for glibc bug#747377
c5bd61
c5bd61
* Thu Oct 20 2011 Jindrich Novy <jnovy@redhat.com> 4.8.0-1
c5bd61
- update to 4.8.0
c5bd61
- update license to GPLv3+
c5bd61
c5bd61
* Thu Sep 29 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.5-1
c5bd61
- update to 4.7.5.5
c5bd61
c5bd61
* Thu Sep 15 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.4-1
c5bd61
- update to 4.7.5.4
c5bd61
c5bd61
* Wed Jul 27 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.3-1
c5bd61
- update to 4.7.5.3
c5bd61
c5bd61
* Tue Apr 12 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.2-1
c5bd61
- update to 4.7.5.2
c5bd61
c5bd61
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.7.5.1-2
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c5bd61
c5bd61
* Mon Feb  7 2011 Jindrich Novy <jnovy@redhat.com> 4.7.5.1-1
c5bd61
- update to 4.7.5.1
c5bd61
c5bd61
* Tue Dec 28 2010 Jindrich Novy <jnovy@redhat.com> 4.7.5-1
c5bd61
- update to mc-4.7.5
c5bd61
- drop filegui and vfscrash patches - applied upstream
c5bd61
c5bd61
* Thu Dec  9 2010 Jindrich Novy <jnovy@redhat.com> 4.7.5-0.3.pre1
c5bd61
- fix crash in progress bar handling (#643256)
c5bd61
c5bd61
* Wed Dec  8 2010 Jindrich Novy <jnovy@redhat.com> 4.7.5-0.2.pre1
c5bd61
- fix crash in opening mc VFS (#661290, #588795, #653156)
c5bd61
- fix crash while creating a VFS timestamp (#660308)
c5bd61
c5bd61
* Wed Dec  8 2010 Jindrich Novy <jnovy@redhat.com> 4.7.5-0.1.pre1
c5bd61
- update to 4.7.5 stable prerelease
c5bd61
c5bd61
* Fri Oct 15 2010 Jindrich Novy <jnovy@redhat.com> 4.7.4-5
c5bd61
- make cons.saver not suid root, it is no more needed (#640365)
c5bd61
c5bd61
* Thu Oct  7 2010 Jindrich Novy <jnovy@redhat.com> 4.7.4-4
c5bd61
- fix globbing (#629679), thanks to Denys Vlasenko
c5bd61
- don't use vcsa for cons.saver (#640365)
c5bd61
c5bd61
* Wed Sep 29 2010 jkeating - 1:4.7.4-3
c5bd61
- Rebuilt for gcc bug 634757
c5bd61
c5bd61
* Fri Sep 24 2010 Jindrich Novy <jnovy@redhat.com> 4.7.4-2
c5bd61
- enable samba VFS (#637059)
c5bd61
c5bd61
* Tue Sep  7 2010 Jindrich Novy <jnovy@redhat.com> 4.7.4-1
c5bd61
- update to 4.7.4 (#630900)
c5bd61
c5bd61
* Fri Sep  3 2010 Jindrich Novy <jnovy@redhat.com> 4.7.3-4
c5bd61
- fix segfault when pressing Cancel in Replace String dialog (#629847)
c5bd61
- show proper contents in history and fix memleak (ticket #2299)
c5bd61
c5bd61
* Thu Sep  2 2010 Jindrich Novy <jnovy@redhat.com> 4.7.3-3
c5bd61
- fix broken directory copying, backport from upstream (#624973)
c5bd61
- backport patch fixing crash while copying files to directory
c5bd61
  with '?' letters in its name (#576622)
c5bd61
c5bd61
* Wed Sep  1 2010 Jindrich Novy <jnovy@redhat.com> 4.7.3-2
c5bd61
- fix segfault in advanced chown dialog (#625801)
c5bd61
c5bd61
* Wed Jul  7 2010 Jindrich Novy <jnovy@redhat.com> 4.7.3-1
c5bd61
- update to 4.7.3
c5bd61
c5bd61
* Wed Jun  9 2010 Jindrich Novy <jnovy@redhat.com> 4.7.2-2
c5bd61
- BR: groff (#602115)
c5bd61
- fix segfault in mcview (#602124)
c5bd61
c5bd61
* Thu May  6 2010 Jindrich Novy <jnovy@redhat.com> 4.7.2-1
c5bd61
- update to 4.7.2
c5bd61
- remove patches applied upstream
c5bd61
c5bd61
* Thu Mar 18 2010 Jindrich Novy <jnovy@redhat.com> 4.7.1-3
c5bd61
- patches from upstream:
c5bd61
  - fix crash in mcedit ran stand-alone (#571570)
c5bd61
  - fix segfault when trying to panelize find results (#569823)
c5bd61
c5bd61
* Tue Mar  2 2010 Jindrich Novy <jnovy@redhat.com> 4.7.1-2
c5bd61
- fix segfault when panelizing search results (#569823)
c5bd61
c5bd61
* Mon Mar  1 2010 Jindrich Novy <jnovy@redhat.com> 4.7.1-1
c5bd61
- update to 4.7.1
c5bd61
c5bd61
* Wed Feb  3 2010 Jindrich Novy <jnovy@redhat.com> 4.7.0.2-1
c5bd61
- update to 4.7.0.2
c5bd61
c5bd61
* Sat Jan  2 2010 Jindrich Novy <jnovy@redhat.com> 4.7.0.1-1
c5bd61
- update to 4.7.0.1
c5bd61
- update bindings to use xdg-open wherever possible
c5bd61
c5bd61
* Sat Dec 26 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-1
c5bd61
- update to official 4.7.0
c5bd61
c5bd61
* Mon Dec 21 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.9.pre4.20091221git
c5bd61
- provide yum-repo.syntax (#549014)
c5bd61
- avoid occasional crash while reading panels (#548987)
c5bd61
- remove duplicates from filelist
c5bd61
- enable mcvfs, disable rpath
c5bd61
c5bd61
* Tue Dec 15 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.8.pre4
c5bd61
- fix rpmvfs empty directory handling (#529645)
c5bd61
- fix bindings (#532784)
c5bd61
c5bd61
* Mon Nov 02 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.7.pre4
c5bd61
- update to 4.7.0-pre4
c5bd61
c5bd61
* Mon Oct 12 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.6.pre3
c5bd61
- fix segfault while browsing various archives via VFS (#528268)
c5bd61
c5bd61
* Mon Oct  5 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.5.pre3
c5bd61
- update to 4.7.0-pre3
c5bd61
- add BR: gpm-devel
c5bd61
c5bd61
* Tue Sep  1 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.4.pre2
c5bd61
- update to 4.7.0-pre2
c5bd61
c5bd61
* Fri Aug  7 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.3.pre1
c5bd61
- support shell patterns in copy dialog (#516180)
c5bd61
  (http://www.midnight-commander.org/ticket/414)
c5bd61
c5bd61
* Wed Aug  5 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.2.pre1
c5bd61
- update extension binding to be more Fedora-like
c5bd61
- update to upstream IPv6 patch
c5bd61
c5bd61
* Mon Aug  3 2009 Jindrich Novy <jnovy@redhat.com> 4.7.0-0.1.pre1
c5bd61
- update to 4.7.0-pre1 (fixes #513757)
c5bd61
c5bd61
* Fri Jul 31 2009 Jindrich Novy <jnovy@redhat.com> 4.6.99-0.20090731git
c5bd61
- update to latest GIT mc
c5bd61
- forwardport prompt fix and exit patch, keep IPv6 patch and drop the others
c5bd61
c5bd61
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.6.2-12
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c5bd61
c5bd61
* Sun May 17 2009 Jindrich Novy <jnovy@redhat.com> 4.6.2-11
c5bd61
- update to mc-4.6.2 release
c5bd61
- drop .8bit-hex, .preserveattrs, .cloexec, .7zip and part of
c5bd61
  .utf8-look-and-feel patch, applied upstream
c5bd61
- sync the rest of patches, adopt upstream version of UTF8 patch
c5bd61
- update URL and source links
c5bd61
- add required BR
c5bd61
c5bd61
* Fri May 15 2009 Jindrich Novy <jnovy@redhat.com> 4.6.2-10.pre1
c5bd61
- fix segfault in mc editor when pressing ctrl+right (skip one word)
c5bd61
  in binary file (#500818)
c5bd61
- don't use dpkg tools for *.deb files (#495649), thanks to Dan Horak
c5bd61
c5bd61
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.6.2-9.pre1
c5bd61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c5bd61
c5bd61
* Thu Dec  4 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-8.pre1
c5bd61
- fix a couple of UTF-8 related display bugs (#464708),
c5bd61
  thanks to Rafał Mużyło
c5bd61
c5bd61
* Thu Oct 23 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-7.pre1
c5bd61
- allow switching of trailing spaces/tab highlighting with crtl-v,
c5bd61
  patch from Jan Engelhardt (#464738)
c5bd61
- update the UTF-8 patch accordingly
c5bd61
c5bd61
* Tue Sep  2 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-6.pre1
c5bd61
- do not change directory in panel to subshell directory
c5bd61
  when switched back from subshell (#460633)
c5bd61
c5bd61
* Tue Aug  5 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-5.pre1
c5bd61
- don't try to parse obsolete RPM tags in RPM VFS (#457912),
c5bd61
  thanks to Milan Broz
c5bd61
- use correct extension for lzma and regenerate so that it applies
c5bd61
  with fuzz==0
c5bd61
c5bd61
* Fri Jun 20 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-4.pre1
c5bd61
- fix displaying of 7zip archive contents (#452090) - gvlat@pochta.ru
c5bd61
c5bd61
* Thu Mar 27 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-3.pre1
c5bd61
- don't segfault when hint or help files are missing (#439025),
c5bd61
  thanks to Tomas Heinrich
c5bd61
- fix displaying of 8bit encoded files in UTF-8 (#426756),
c5bd61
  thanks to Andrew Zabolotny
c5bd61
- don't gzip man pages, leave it to brp-compress
c5bd61
c5bd61
* Fri Mar  7 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-2.pre1
c5bd61
- add lzma vfs support by Lasse Collin
c5bd61
- update extensions patch to use xdg-open
c5bd61
c5bd61
* Mon Feb 25 2008 Jindrich Novy <jnovy@redhat.com> 4.6.2-1.pre1
c5bd61
- update to 4.6.2-pre1
c5bd61
- forwardport the UTF-8 patch to 4.6.2-pre1 and convert new
c5bd61
  functionality to support UTF-8
c5bd61
c5bd61
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:4.6.1a-52.20070604cvs
c5bd61
- Autorebuild for GCC 4.3
c5bd61
c5bd61
* Tue Jan  8 2008 Jindrich Novy <jnovy@redhat.com> 4.6.1a-51
c5bd61
- add -fgnu89-inline to let mc compile with gcc 4.3.0+
c5bd61
c5bd61
* Wed Nov 14 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-50
c5bd61
- don't preserve attributes in copy/move while the option is
c5bd61
  switched off (#195614)
c5bd61
- rebuild to fix iso9660 vfs because of missing gawk in
c5bd61
  buildroot(#381751, #363611)
c5bd61
c5bd61
* Thu Aug 23 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-49
c5bd61
- update License
c5bd61
- rebuild for ppc32
c5bd61
c5bd61
* Wed Jun 20 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-48
c5bd61
- fix displaying of prompt in subshell (#244025)
c5bd61
c5bd61
* Tue Jun 19 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-47
c5bd61
- refresh contents of terminal when resized during time
c5bd61
  expensive I/O operations (#236502)
c5bd61
c5bd61
* Tue Jun 12 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-46
c5bd61
- update to new upstream CVS snapshot (2007-06-04-22)
c5bd61
- don't print prompts multiple times when switching
c5bd61
  between mc and subshell
c5bd61
c5bd61
* Mon Apr 16 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-45
c5bd61
- fix segmentation fault while editing non-UTF8 files (#229383)
c5bd61
c5bd61
* Mon Apr  2 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-44
c5bd61
- fix unowned directories (#233880)
c5bd61
c5bd61
* Thu Feb 15 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-43
c5bd61
- display free space correctly for multiple filesystems (#225153)
c5bd61
  (thanks to Tomas Heinrich for patch)
c5bd61
- fix up configs
c5bd61
c5bd61
* Fri Feb  9 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-42
c5bd61
- update to new CVS snapshot
c5bd61
c5bd61
* Tue Feb  6 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-41
c5bd61
- merge review spec fixes (#226133)
c5bd61
c5bd61
* Mon Jan 22 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-40
c5bd61
- update to new upstream CVS snapshot
c5bd61
- drop upstreamed tmpcrash patch
c5bd61
- reenable gpm support as it is now fixed (#168076)
c5bd61
c5bd61
* Thu Jan  4 2007 Jindrich Novy <jnovy@redhat.com> 4.6.1a-39
c5bd61
- update to new CVS snapshot (fixes #220828)
c5bd61
- update bindings again
c5bd61
c5bd61
* Thu Dec 21 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-38
c5bd61
- rebuild because of the %%{_host} macro change (Related: #220273)
c5bd61
c5bd61
* Mon Dec  4 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-37
c5bd61
- update bindings
c5bd61
- attempt to fcntl() descriptors appropriatelly so that subshell
c5bd61
  doesn't leave them open while execve()ing commands (#217027)
c5bd61
- more general fix for #215909
c5bd61
c5bd61
* Mon Nov 27 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-36
c5bd61
- don't crash when temporary directory cannot be created (#217342)
c5bd61
c5bd61
* Thu Nov 16 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-35
c5bd61
- update to new CVS snapshot
c5bd61
- drop .fishfix, .rpmconf patches, applied upstream
c5bd61
- fix IPv6 patch (should fix #206234 and #213212)
c5bd61
- don't crash when directory ending with newline is listed (#215909),
c5bd61
  disable support for directories with '\n' in name to avoid
c5bd61
  further issues (remove .uglydir patch) and report chdir error
c5bd61
c5bd61
* Thu Nov  2 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-34
c5bd61
- fix #214255 - sh vfs disconnects with special character in filename
c5bd61
- drop fish-upload patch, applied upstream
c5bd61
c5bd61
* Tue Oct 31 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-33
c5bd61
- display also conflicts in addition to provides/obsoletes/requires
c5bd61
  while browsing RPM vfs
c5bd61
c5bd61
* Fri Oct 27 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-32
c5bd61
- update to new CVS snapshot
c5bd61
- fix IPv6 FISH support
c5bd61
- use better UTF-8 characters for scrollbars
c5bd61
c5bd61
* Tue Oct 10 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-31
c5bd61
- update to new CVS snapshot
c5bd61
c5bd61
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> 4.6.1a-30
c5bd61
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
c5bd61
c5bd61
* Tue Sep 26 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-29
c5bd61
- add experimental IPv6 support for ftpfs (#198386), thanks to
c5bd61
  Dan Kopecek for the patch
c5bd61
c5bd61
* Wed Sep 13 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-28.fc6
c5bd61
- update to new CVS snapshot (09-12-21)
c5bd61
- drop .assembly, .spec patches -> applied upstream
c5bd61
c5bd61
* Tue Sep  5 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-27.fc6
c5bd61
- display hex values correctly even for non-UTF8 locales, thanks
c5bd61
  to Egmont Koblinger
c5bd61
- fix BuildRoot
c5bd61
c5bd61
* Sat Sep  2 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-26.fc6
c5bd61
- correctly highlight Requires(pre,post,preun,postun) in spec
c5bd61
c5bd61
* Wed Aug 23 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-25.fc6
c5bd61
- highlight AMD64 registers properly when editing assembly sources
c5bd61
c5bd61
* Mon Aug 21 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-24.fc6
c5bd61
- fix segfault caused by improper parsing of ls output while
c5bd61
  deleting files via shell link (#202623)
c5bd61
c5bd61
* Tue Aug 15 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-23.fc6
c5bd61
- update to new mc CVS snapshot
c5bd61
- drop .case, .rpmobsolete patches - applied upstream
c5bd61
- allow exit command even on non-local filesystems (#202440)
c5bd61
- use %%{?dist}
c5bd61
c5bd61
* Mon Jul 17 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-22
c5bd61
- use less ugly UTF-8 special characters for scrollbars
c5bd61
- properly highlight RPM tags that differ in case while
c5bd61
  editing spec file
c5bd61
c5bd61
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:4.6.1a-21.1
c5bd61
- rebuild
c5bd61
c5bd61
* Tue Jul 11 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-21
c5bd61
- update to new mc snapshot (fixes #195810)
c5bd61
- drop .segfault patch, applied upstream
c5bd61
- highlight "Serial:" and "Copyright:" obsolete RPM tags so that
c5bd61
  everyone is aware it's obsolete
c5bd61
c5bd61
* Mon Jul 10 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-20
c5bd61
- correctly display free space on devices referred to by
c5bd61
  symlinks (#197738)
c5bd61
c5bd61
* Fri Jun 16 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-19
c5bd61
- fix segfault in wordproc.c (#194562)
c5bd61
c5bd61
* Mon Jun 12 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-18
c5bd61
- apply 00-74, 00-78 patches from Egmont Koblinger with
c5bd61
  UTF-8 fixes related to filename truncation and file search
c5bd61
c5bd61
* Wed Jun  7 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-17
c5bd61
- apply UTF-8 fixes from Vladimir Nadvornik
c5bd61
- move the free space widget to the bottom of the main panel
c5bd61
  and don't use highlighting
c5bd61
c5bd61
* Mon May 29 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-16
c5bd61
- fix the free space widget patch: stat()s filesystem less
c5bd61
  frequently, display correct info in all circumstances
c5bd61
c5bd61
* Wed May 17 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-15
c5bd61
- update from CVS
c5bd61
- drop .fish-upload patch, applied upstream
c5bd61
- sync .showfree patch
c5bd61
c5bd61
* Fri Apr 28 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-14
c5bd61
- don't reread panel contents while in panelized mode (#188438)
c5bd61
c5bd61
* Thu Mar 30 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-13
c5bd61
- comment fallback to use only dd in FISH upload patch
c5bd61
- drop .promptfix patch so that prompt is displayed only
c5bd61
  once while in panels  
c5bd61
c5bd61
* Tue Mar 28 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-12
c5bd61
- apply more robust version of FISH upload patch,
c5bd61
  thanks to Dmitry Butskoy (#186456)
c5bd61
c5bd61
* Thu Mar 16 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-11
c5bd61
- display the Layout dialog correctly on console (#185189)
c5bd61
c5bd61
* Wed Mar  8 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-10
c5bd61
- fix typo in extensions patch so that C sources are
c5bd61
  highlighted correctly (#184228)
c5bd61
c5bd61
* Tue Feb 28 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-9
c5bd61
- fix hotkey conflict in Layout options (#183282)
c5bd61
- move syntax configuration file from /usr/share/mc to /etc/mc
c5bd61
- save layout settings pernamently for showing free space, not
c5bd61
  only for current session (#182127)
c5bd61
- fix audio bindings, make firefox default html binding
c5bd61
c5bd61
* Sat Feb 25 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-8
c5bd61
- make mc FHS compliant: store config files in /etc/mc and
c5bd61
  extfs/*.ini files in /etc/mc/extfs instead of /usr/share/mc
c5bd61
  (#2188) - the oldest open Red Hat bug is now gone ;)
c5bd61
- fix warnings
c5bd61
c5bd61
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:4.6.1a-7.2
c5bd61
- bump again for double-long bug on ppc(64)
c5bd61
c5bd61
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:4.6.1a-7.1
c5bd61
- rebuilt for new gcc4.1 snapshot and glibc changes
c5bd61
c5bd61
* Wed Feb  1 2006 Jindrich Novy <jnovy@redhat.com> 4.6.1a-7
c5bd61
- update from CVS - fixes syntax file for PHP
c5bd61
- make displaying of free space configurable
c5bd61
- fix permission highlighting (#177100)
c5bd61
- redirect stdout and stderr of several apps run on background
c5bd61
  to /dev/null to not to mess up mc interface (#178833)
c5bd61
- refresh directories to avoid errors caused by copying
c5bd61
  files to non-existent directories (#177111)
c5bd61
- add an option to insert changelog entry in mcedit,
c5bd61
  thanks to Radek Vokal
c5bd61
c5bd61
* Wed Dec 28 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-6
c5bd61
- display free space on a device assigned to current directory in
c5bd61
  main panels
c5bd61
- correctly diplay characters in mcview for non-UTF-8 LANG set (#174007)
c5bd61
  thanks to Dmitry Butskoy
c5bd61
    
c5bd61
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Tue Dec  6 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-5
c5bd61
- correctly concatenate directory and file in concat_dir_and_file()
c5bd61
- highlight PHP files correctly (#174802)
c5bd61
- use evince instead of gv to view ps files
c5bd61
- align mini status bar with main panels
c5bd61
c5bd61
* Thu Dec  1 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-4
c5bd61
- don't segfault when LANG is not set, thanks to Andy Shevchenko (#174070)
c5bd61
- drop specsyntax patch, applied upstream
c5bd61
- sync NVRE with Fedoras
c5bd61
- depend on external slang [now updated to 2.0.5] (#174662)
c5bd61
c5bd61
* Wed Nov 16 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.23
c5bd61
- update from CVS to fix the usage of glibc private symbols
c5bd61
- don't try to display UTF8ized characters in hex viewing mode
c5bd61
  and display the characters correctly (#173309)
c5bd61
c5bd61
* Mon Nov 14 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.22
c5bd61
- update from upstream CVS for the new slang support
c5bd61
- use internal slang-2.0.5 in mc for now
c5bd61
- temporarily drop slang-devel dependency
c5bd61
- don't use gpm to avoid hangs caused by it (#168076, #172921),
c5bd61
  console mouse support works even without gpm
c5bd61
- display scrollbars correctly even if UTF-8 locale isn't set (#173014)
c5bd61
- add slang2 support to utf8 patch (Leonard den Ottolander)
c5bd61
- update %%description
c5bd61
c5bd61
* Sat Nov  5 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.21
c5bd61
- add vertical scrollbars to main panels and listboxes
c5bd61
- fix memleak in menu.c caused by UTF-8 patch
c5bd61
- display UTF-8 characters corectly in mcview (#172571)
c5bd61
- fix extensions patch
c5bd61
c5bd61
* Tue Oct 25 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.20
c5bd61
- don't display UTF-8 characters as questionmarks in xterm title (#170971)
c5bd61
c5bd61
* Sun Oct 16 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.19
c5bd61
- update from CVS
c5bd61
- convert spec to UTF-8
c5bd61
- sync utf8, promptfix, 64bit patches
c5bd61
- drop upstreamed gcc4, ftpcrash, find, symcrash, cstrans, searchfix patches
c5bd61
- drop ctrl-t patch
c5bd61
- update userhost patch to let the edited/viewed file name be displayed in
c5bd61
  xterm title
c5bd61
c5bd61
* Tue Oct  4 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.18
c5bd61
- fix off-by-one highlighting when searching backwards in mcedit (#169823)
c5bd61
- fix yet another duplicates in menus for Czech locale
c5bd61
c5bd61
* Mon Oct  3 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.17
c5bd61
- fix duplicated keyboard shortcuts in menus for Czech locale (#169734)
c5bd61
- fix ctrl-t page code recoding for Russian locale, thanks to
c5bd61
  Andy Shevchenko (#163594)
c5bd61
c5bd61
* Thu Sep 29 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.16
c5bd61
- fix memory leak in mc-utf8 patch, thanks to Marcin Garski (#169549)
c5bd61
- fix mc-find patch to support UTF-8, thanks to Victor Abramoff (#169531)
c5bd61
- remove bogus condition from mc-symcrash patch
c5bd61
c5bd61
* Tue Sep 13 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.15
c5bd61
- fix segfault when copying symlinks of a particular type and
c5bd61
  fix creation of dangled symlinks (#168184)
c5bd61
c5bd61
* Mon Sep  5 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.14
c5bd61
- backport the new Find dialog from upstream (#167493)
c5bd61
- disable Xorg usage and drop the dependency
c5bd61
- enable samba vfs
c5bd61
- highlight "%%check" in spec files (Mike A. Harris)
c5bd61
c5bd61
* Mon Aug 29 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.13
c5bd61
- don't hang when ftpfs connection times out - Hans de Goede (#166976)
c5bd61
- fix extension file to better fit FC (xpdf->evince, lynx->links)
c5bd61
c5bd61
* Mon Jul 25 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.12
c5bd61
- new mc release 4.6.1
c5bd61
- sync extensions patch
c5bd61
- fix several gcc4 signedness warnings
c5bd61
c5bd61
* Fri Jul 08 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.11
c5bd61
- update to mc-4.6.1-pre5
c5bd61
- sync .utf8, .userhost patch
c5bd61
- drop upstreamed .fixes patch
c5bd61
c5bd61
* Mon Jun 06 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.10
c5bd61
- update from CVS
c5bd61
- sync with .utf8 patch and some minor gcc4 fixups
c5bd61
- add .fixes patch
c5bd61
- drop upstreamed .spaceprompt patch
c5bd61
- update .userhost, .64bit patch
c5bd61
- add mcview
c5bd61
c5bd61
* Wed May 04 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.9
c5bd61
- update from CVS
c5bd61
- sync with .utf8 patch
c5bd61
- fix broken charset conversion feature in the .utf8 patch, 
c5bd61
  Andrew V. Samoilov (#154516)
c5bd61
c5bd61
* Mon Apr 04 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.8
c5bd61
- fix truncation to lower 32bits in statfs (src/mountlist.c)
c5bd61
c5bd61
* Thu Mar 24 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.7
c5bd61
- update from CVS
c5bd61
- sync with .utf8 patch
c5bd61
- add displaying of username/hostname in xterm title
c5bd61
c5bd61
* Mon Mar 21 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.6
c5bd61
- fix refusal to chdir/start file action when spaces are typed in
c5bd61
  command prompt and Enter is pressed (#151637)
c5bd61
- undefinition of umode_t for ppc64 is no more needed
c5bd61
c5bd61
* Thu Mar  3 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.5
c5bd61
- update from CVS
c5bd61
- sync the .utf8 patch with upstream
c5bd61
- fix infinite loop hang when copying/deleting some strangely
c5bd61
  named files (#150569)
c5bd61
- drop BuildRequires to gettext, XFree86-devel -> xorg-x11-devel
c5bd61
- don't define umode_t on ppc64
c5bd61
c5bd61
* Wed Feb  9 2005 Jindrich Novy <jnovy@redhat.com>
c5bd61
- don't use acs_map with not UTF8-ized slang (#147559)
c5bd61
c5bd61
* Mon Feb  7 2005 Jindrich Novy <jnovy@redhat.com>
c5bd61
- warning fix in .utf8 patch, missing inclusion of wchar.h in
c5bd61
  view.c (#147168)
c5bd61
c5bd61
* Wed Feb  2 2005 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.4
c5bd61
- update from CVS (fixes #143586)
c5bd61
- merge all UTF-8 related patches to single .utf8 patch
c5bd61
- drop BuildRequires gettext-devel, autopoint no more needed
c5bd61
c5bd61
* Tue Dec 21 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.3
c5bd61
- rewrote mbstrlen() in utf8 patch, this fixes:
c5bd61
  - dir name truncation in command prompt for ja_JP, ko_KR locales (#142706)
c5bd61
  - localized texts will fit dialog windows and pull-down menus - tweak create_menu()
c5bd61
  - dialog titles are centered correctly
c5bd61
- fix bad displaying of mc logo in help (#143415)
c5bd61
- merge msglen patch with utf8 patch
c5bd61
c5bd61
* Wed Dec 15 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.2
c5bd61
- update from CVS - problem in uzip.in fixed by upstream (#141844)
c5bd61
- fix msglen patch to deal with wide UTF-8 characters (#141875)
c5bd61
c5bd61
* Thu Dec  9 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1a-0.1
c5bd61
- update from CVS
c5bd61
- sync UTF-8 patches with upstream
c5bd61
- drop upstreamed badsize, growbuf patches
c5bd61
- faster FISH upload support (#140750) - from Dmitry Butskoj
c5bd61
c5bd61
* Mon Dec  6 2004 Jindrich Novy <jnovy@redhat.com>
c5bd61
- add msglen patch to calculate message length correctly in UTF-8 (#141875)
c5bd61
  (thanks to Nickolay V. Shmyrev)
c5bd61
- convert hints for ru, uk, zh, man page conversion fix
c5bd61
c5bd61
* Wed Dec  1 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.11
c5bd61
- update from CVS
c5bd61
  - fix #141095 - extraction of symlinks from tarfs is now fine
c5bd61
- add growbuf patch from Roland Illig #141422 to view files
c5bd61
  in /proc and /sys properly
c5bd61
c5bd61
* Wed Nov 24 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.10
c5bd61
- update from CVS
c5bd61
- update promptfix patch, drop upstreamed strippwd patch
c5bd61
- add badsize patch to fix displaying of filesizes >2GB
c5bd61
- sync UTF-8 patches with upstream
c5bd61
- replace autogen.sh style with configure
c5bd61
c5bd61
* Fri Nov 12 2004 Jindrich Novy <jnovy@redhat.com>
c5bd61
- convert man pages to UTF-8 (#138871)
c5bd61
c5bd61
* Mon Nov  8 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.9
c5bd61
- update from CVS
c5bd61
- convert help files in /doc to UTF-8
c5bd61
- add --enable-charset (#76486)
c5bd61
- drop upstreamed 8bitdefault, extfs patch
c5bd61
- update partially upstreamed strippwd and extension patches
c5bd61
- add UTF-8 help patch from Vladimir Nadvornik (#136826)
c5bd61
- add promptfix patch
c5bd61
c5bd61
* Wed Nov  3 2004 Jindrich Novy <jnovy@redhat.com>
c5bd61
- drop upstreamed smallpatches patch
c5bd61
- install non-en man pages and fix encoding (#137036)
c5bd61
- fix possible mem leak in strippwd patch
c5bd61
c5bd61
* Fri Oct 22 2004 Jindrich Novy <jnovy@redhat.com>
c5bd61
- drop second part of the uglydir patch to display panel title
c5bd61
  correctly in UTF8 (#136129)
c5bd61
c5bd61
* Wed Oct 20 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.8
c5bd61
- update from CVS
c5bd61
- drop mc-php.syntax, more recent version in upstream
c5bd61
- add utf8-input patch
c5bd61
- sync strippwd, uglydir, extensions patches with upstream
c5bd61
- add 8bitdefault patch to enable 8-bit input by default
c5bd61
c5bd61
* Fri Oct 15 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.7
c5bd61
- update from CVS
c5bd61
- sync strippwd patch with upstream
c5bd61
- merged hp48.in patch to extfs patch (from Leonard den Ottolander)
c5bd61
- rebuilt
c5bd61
c5bd61
* Fri Oct 08 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.6
c5bd61
- update from CVS
c5bd61
- drop upstreamed vcsa and xtermaliases patches
c5bd61
- sync the rest of the patches with upstream
c5bd61
- update strippwd patch to eliminate passwords from dir hotlist
c5bd61
  and chdir error messages
c5bd61
- update perl scripts (Leonard den Ottolander, #127973, CAN-2004-0494)
c5bd61
c5bd61
* Wed Sep 22 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.5
c5bd61
- fixed password elimination when no '/' is present in URL
c5bd61
c5bd61
* Tue Sep 21 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.4
c5bd61
- fixed .strippwd patch to deal better with ':' and '@' in URL
c5bd61
c5bd61
* Fri Sep 17 2004 Jindrich Novy <jnovy@redhat.com> 4.6.1-0.3
c5bd61
- patch to prevent displaying passwords in ftp paths (#131088)
c5bd61
  - also removes pswd from Delete/Copy/Error dialogs, etc.
c5bd61
- added patch to fix/add extensions in mc.ext.in (#124242)
c5bd61
c5bd61
* Fri Sep 17 2004 Karel Zak <zakkr@zf.jcu.cz>
c5bd61
- patch to prevent hangs on directory with '\n' in name, (#127164)
c5bd61
- UTF8 hints support
c5bd61
- original hint files conversion to UTF8 in the spec file
c5bd61
c5bd61
* Mon Sep  6 2004 Jakub Jelinek <jakub@redhat.com> 4.6.1-0.2
c5bd61
- update from CVS
c5bd61
- remove absoluterm and troff patches
c5bd61
c5bd61
* Thu Sep  2 2004 Jakub Jelinek <jakub@redhat.com> 4.6.1-0.1
c5bd61
- update from CVS
c5bd61
  - handle INFO/LICENSE and INFO/OBSOLETES in rpm vfs (#67341)
c5bd61
- remove mc-cvs-unzip (#85073)
c5bd61
- fix hotkey handling when not UTF-8 (Leonard den Ottolander, #120735)
c5bd61
- allow terminal aliases for keys in mc.lib and ~/mc/ini,
c5bd61
  add gnome, xterm-new and rxvt aliases for xterm (#128163)
c5bd61
c5bd61
* Sat Aug 21 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-18
c5bd61
- 3 more quoting omissions in a.in
c5bd61
c5bd61
* Sat Aug 21 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-17
c5bd61
- fix shell quoting in extfs perl scripts
c5bd61
  (Leonard den Ottolander, #127973, CAN-2004-0494)
c5bd61
c5bd61
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Fri Apr 16 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-15
c5bd61
- don't use mmap if st_size doesn't fit into size_t
c5bd61
- fix one missed match_normal -> match_regex
c5bd61
c5bd61
* Fri Apr 16 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-14
c5bd61
- avoid buffer overflows in mcedit Replace function
c5bd61
c5bd61
* Wed Apr 14 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-13
c5bd61
- perl scripting fix
c5bd61
c5bd61
* Wed Apr 14 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-12
c5bd61
- fix a bug in complete.c introduced by last patch
c5bd61
- export MC_TMPDIR env variable
c5bd61
- avoid integer overflows in free diskspace % counting
c5bd61
- put temporary files into $MC_TMPDIR tree if possible,
c5bd61
  use mktemp/mkdtemp
c5bd61
c5bd61
* Mon Apr  5 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-11
c5bd61
- fix a bunch of buffer overflows and memory leaks (CAN-2004-0226)
c5bd61
- fix hardlink handling in cpio filesystem
c5bd61
- fix handling of filenames with single/double quotes and backslashes
c5bd61
  in %%{_datadir}/mc/extfs/rpm
c5bd61
- update php.syntax file (#112645)
c5bd61
- fix crash with large syntax file (#112644)
c5bd61
- update CAN-2003-1023 fix to still make vfs symlinks relative,
c5bd61
  but with bounds checking
c5bd61
c5bd61
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Sat Jan 17 2004 Warren Togami <wtogami@redhat.com> 4.6.0-9
c5bd61
- rebuild
c5bd61
c5bd61
* Sat Jan 17 2004 Warren Togami <wtogami@redhat.com> 4.6.0-7
c5bd61
- BuildRequires glib2-devel, slang-devel, XFree86-devel,
c5bd61
  e2fsprogs-devel, gettext
c5bd61
- Copyright -> License
c5bd61
- PreReq -> Requires
c5bd61
- Explicit zero epoch in versioned dev dep
c5bd61
- /usr/share/mc directory ownership
c5bd61
- Improve summary
c5bd61
- (Seth Vidal QA) fix for CAN-2003-1023 (Security)
c5bd61
c5bd61
* Tue Oct 28 2003 Jakub Jelinek <jakub@redhat.com> 4.6.0-6
c5bd61
- rebuilt to get correct PT_GNU_STACK setting
c5bd61
c5bd61
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Sat Feb 22 2003 Jakub Jelinek <jakub@redhat.com> 4.6.0-3
c5bd61
- second part of UTF-8ization
c5bd61
c5bd61
* Fri Feb 21 2003 Jakub Jelinek <jakub@redhat.com> 4.6.0-2
c5bd61
- kill unneeded patches, update the rest for 4.6.0
c5bd61
- build with system slang
c5bd61
- first part of UTF-8ization
c5bd61
c5bd61
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 4.6.0-1
c5bd61
- 4.6.0 final
c5bd61
- epoch 1 to work around 4.6.0pre > 4.6.0
c5bd61
c5bd61
* Thu Feb 13 2003 Havoc Pennington <hp@redhat.com> 4.6.0pre3-3
c5bd61
- drop our translations, they are surely out of date
c5bd61
- ugh, due to spec file weirdness hadn't actually used the new pre3
c5bd61
  tarball. disabled patches that no longer apply.
c5bd61
- patch for #78506
c5bd61
c5bd61
* Thu Feb 06 2003 Florian La Roche <Florian.LaRoche@redhat.de>
c5bd61
- link also on mainframe against gpm-devel
c5bd61
c5bd61
* Tue Feb  4 2003 Havoc Pennington <hp@redhat.com> 4.6.0pre3-1
c5bd61
- pre3
c5bd61
c5bd61
* Tue Jan 28 2003 Havoc Pennington <hp@redhat.com>
c5bd61
- rebuild
c5bd61
c5bd61
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
c5bd61
- rebuilt
c5bd61
c5bd61
* Fri Dec  6 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- 4.6.0-pre1
c5bd61
- comment out the patches that don't apply, 
c5bd61
  if someone wants to spend time fixing them 
c5bd61
  that'd be great
c5bd61
c5bd61
* Mon Dec 02 2002 Elliot Lee <sopwith@redhat.com>
c5bd61
- Remove 'percent prep' in changelog
c5bd61
- Fix unpackaged files
c5bd61
c5bd61
* Fri Aug 23 2002 Karsten Hopp <karsten@redhat.de>
c5bd61
- fix german umlaut in menues (#68130)
c5bd61
c5bd61
* Fri Jul 19 2002 Jakub Jelinek <jakub@redhat.com> 4.5.55-11
c5bd61
- removed trailing backslash for %%configure, which
c5bd61
  caused mc to build with the buildroot prefix
c5bd61
c5bd61
* Wed Jul 17 2002 Karsten Hopp <karsten@redhat.de> 4.5.55-10
c5bd61
- support large files (#65159, #65160)
c5bd61
- own /usr/lib/mc/extfs and /usr/lib/mc/syntax
c5bd61
- fix NL translation (#63495)
c5bd61
c5bd61
* Thu Jul  4 2002 Jakub Jelinek <jakub@redhat.com>
c5bd61
- fix regex usage
c5bd61
c5bd61
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
c5bd61
- automated rebuild
c5bd61
c5bd61
* Thu May 23 2002 Tim Powers <timp@redhat.com>
c5bd61
- automated rebuild
c5bd61
c5bd61
* Fri Apr 12 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- patch for trpm vfs, #62306
c5bd61
c5bd61
* Wed Apr 10 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- don't build --with-included-slang on upstream recommendation
c5bd61
- add uzip method from cvs, fixes some sort of format string problem
c5bd61
- get fix for breaking zip files while browsing them from upstream
c5bd61
c5bd61
* Tue Apr  9 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- remove bash-specific export from mc.sh
c5bd61
c5bd61
* Thu Mar 28 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- cons.saver rewrite to use vcsa user from Jakub, #61149
c5bd61
- make cons.saver attr(4711, vcsa, root)
c5bd61
- require new dev package
c5bd61
c5bd61
* Thu Mar  7 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- rebuild in new environment
c5bd61
- 4.5.55, with lots of patch-adapting to make it build
c5bd61
c5bd61
* Fri Jan 25 2002 Havoc Pennington <hp@redhat.com>
c5bd61
- rebuild in rawhide
c5bd61
- fix prefix/share -> datadir
c5bd61
- comment out gmc/mcserv subpackages, place order for asbestos suit
c5bd61
c5bd61
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
c5bd61
- Add po files from sources.redhat.com
c5bd61
c5bd61
* Sun Jul 22 2001 Havoc Pennington <hp@redhat.com>
c5bd61
- build requires gnome-libs-devel, #49518
c5bd61
c5bd61
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
c5bd61
- Bump release + rebuild.
c5bd61
c5bd61
* Wed Apr 25 2001 Bill Nottingham <notting@redhat.com>
c5bd61
- fix mc-4.5.51-desktop.patch to work on ia64
c5bd61
c5bd61
* Mon Apr  2 2001 Preston Brown <pbrown@redhat.com>
c5bd61
- check return code of mount for failure (ewt)
c5bd61
c5bd61
* Thu Mar 22 2001 Owen Taylor <otaylor@redhat.com>
c5bd61
- Fix problem where CORBA notification wasn't working since last change.
c5bd61
c5bd61
* Fri Mar 16 2001 Owen Taylor <otaylor@redhat.com>
c5bd61
- Rescan devices on startup
c5bd61
c5bd61
* Mon Mar 12 2001  <jrb@redhat.com>
c5bd61
- remove man pages from mc.ext.in so that tgz and rpm browsing work in
c5bd61
  non LANG=C locales
c5bd61
c5bd61
* Wed Mar  7 2001 Owen Taylor <otaylor@redhat.com>
c5bd61
- Add patch to recognize kudzu's fstab entries
c5bd61
- Fix path to memstick icon
c5bd61
c5bd61
* Fri Feb 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
c5bd61
- use %%{_tmppath}
c5bd61
- langify
c5bd61
c5bd61
* Wed Feb 21 2001 Akira TAGOH <tagoh@redhat.com>
c5bd61
- Fixed install some desktop icons for specific language.
c5bd61
c5bd61
* Fri Feb 16 2001 Akira TAGOH <tagoh@redhat.com>
c5bd61
- Updated Red Hat JP desktop icons.
c5bd61
c5bd61
* Wed Feb 14 2001 Jakub Jelinek <jakub@redhat.com>
c5bd61
- include both sys/time.h and time.h on glibc 2.2.2
c5bd61
- fix Japanese patch to include locale.h.
c5bd61
c5bd61
* Tue Feb  6 2001 Trond Eivind Glomsrød <teg@redhat.com>
c5bd61
- i18nize initscript
c5bd61
c5bd61
* Sat Jan 27 2001 Akira TAGOH <tagoh@redhat.com>
c5bd61
- Added Japanese patch(language specific desktop icons).
c5bd61
c5bd61
* Fri Jan 19 2001 Akira TAGOH <tagoh@redhat.com>
c5bd61
- Updated Japanese translation.
c5bd61
c5bd61
* Sun Jan 14 2001 Florian La Roche <Florian.LaRoche@redhat.de>
c5bd61
- do not prereq %%{_sysconfdir}/init.d
c5bd61
- do not require gpm for s390
c5bd61
c5bd61
* Mon Aug 21 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- fixed bug 16467
c5bd61
c5bd61
* Thu Aug 17 2000 Tim Powers <timp@redhat.com>
c5bd61
- modified my patch (again) to free quoted
c5bd61
c5bd61
* Thu Aug 17 2000 Nalin Dahyabhai <nalin@redhat.com>
c5bd61
- run %%configure in the build phase, not the setup
c5bd61
- modify Tim's patch to always just edit one file
c5bd61
c5bd61
* Thu Aug 17 2000 Than Ngo <than@redhat.com>
c5bd61
- fix problems viewing the package (Bug #16378)
c5bd61
c5bd61
* Thu Aug 17 2000 Tim Powers <timp@redhat.com>
c5bd61
- fixed bug #16269
c5bd61
c5bd61
* Fri Aug  4 2000 Tim Waugh <twaugh@redhat.com>
c5bd61
- make stdout/stderr writable before forking
c5bd61
c5bd61
* Wed Aug 02 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- Updated desktop entries.
c5bd61
c5bd61
* Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
c5bd61
- move initscript back
c5bd61
c5bd61
* Wed Jul 19 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- make the togglebutton patch work correctly
c5bd61
c5bd61
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
c5bd61
- fix syntax error in mcserv.init that crept in with condrestart
c5bd61
c5bd61
* Mon Jul 17 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- added a toggle button to let people turn off the "you are running
c5bd61
  gmc as root" warning.
c5bd61
c5bd61
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
c5bd61
- automatic rebuild
c5bd61
c5bd61
* Mon Jul 10 2000 Preston Brown <pbrown@redhat.com>
c5bd61
- move initscript, add condrestart stuff
c5bd61
c5bd61
* Mon Jul 10 2000 Florian La Roche <Florian.LaRoche@redhat.de>
c5bd61
- remove execute bits from config/pam files
c5bd61
c5bd61
* Mon Jul  3 2000 Jonathan Blandford
c5bd61
- Update to 4.5.51.  Now there is a trashcan!
c5bd61
c5bd61
* Thu Jun 15 2000 Owen Taylor <otaylor@redhat.com>
c5bd61
- Update to 4.5.49
c5bd61
c5bd61
* Fri Jun  2 2000 Nalin Dahyabhai <nalin@redhat.com>
c5bd61
- modify PAM setup to use system-auth
c5bd61
c5bd61
* Mon May 22 2000 Bill Nottingham <notting@redhat.com>
c5bd61
- hmmm, ia64 patches fell out.
c5bd61
c5bd61
* Fri May 19 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- upgrade to new version of mc.
c5bd61
- removed builtincpio patch
c5bd61
c5bd61
* Tue Mar  7 2000 Jeff Johnson <jbj@redhat.com>
c5bd61
- rebuild for sparc baud rates > 38400.
c5bd61
c5bd61
* Tue Feb 22 2000 Preston Brown <pbrown@redhat.com>
c5bd61
- fix mc.sh, function was not exported
c5bd61
c5bd61
* Thu Feb 17 2000 Jakub Jelinek <jakub@redhat.com>
c5bd61
- builtin cpio vfs, change rpm extfs to use it -
c5bd61
  should speed up e.g. copyout from rpm by orders of magnitude
c5bd61
  patch by Jan Hudec <jhud7196@artax.karlin.mff.cuni.cz>
c5bd61
- fix buglet in the patch
c5bd61
c5bd61
* Mon Feb 14 2000 Preston Brown <pbrown@redhat.com>
c5bd61
- move redhat-logos depency to gmc (#9395)
c5bd61
c5bd61
* Fri Feb 4 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- changed default rpm action to be upgrade.
c5bd61
- Changed locale to be in mc package, instead of gmc.
c5bd61
c5bd61
* Thu Feb 3 2000 Jonathan Blandford <jrb@redhat.com>
c5bd61
- use /bin/rm instead of rm so that aliases won't interfere with the
c5bd61
  script
c5bd61
c5bd61
* Sat Sep 25 1999 Bill Nottingham <notting@redhat.com>
c5bd61
- chkconfig --del in %%preun, not %postun
c5bd61
c5bd61
* Wed Sep 22 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- updated to 4.5.39-pre9
c5bd61
c5bd61
* Wed Aug 04 1999 Michael K. Johnson <johnsonm@redhat.com>
c5bd61
- moved configure to setup
c5bd61
- buildrequires gpm-devel so mouse works in console
c5bd61
c5bd61
* Thu Jul 22 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- added ${prefix}/lib/mc/syntax to mc file list
c5bd61
- turned off samba support
c5bd61
c5bd61
* Wed Jul  7 1999 Jonathan Blandford <jrb@redhat.com>
c5bd61
- updated mc to work with mc 4.5.36.  Thanks to Brian Ryner
c5bd61
  <bryner@uiuc.edu> for providing the patch.
c5bd61
c5bd61
* Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- removed rpm menu defs - we depend on gnorpm for these
c5bd61
- fixed bug that caused crash if group doesnt exist for file
c5bd61
c5bd61
* Thu Apr 15 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- cleanup several dialogs
c5bd61
c5bd61
* Mon Apr 12 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- true version 4.5.30
c5bd61
c5bd61
* Fri Apr 09 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version pre-4.5.30 with patch to make this link on alpha properly
c5bd61
  Mark as version 0.7 to denote not the official 4.5.30 release
c5bd61
c5bd61
* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
c5bd61
- strip binaries
c5bd61
c5bd61
* Wed Mar 31 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- fixed errata support URL
c5bd61
c5bd61
* Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.29
c5bd61
- added default desktop icons for Red Hat desktop
c5bd61
- added redhat-logos to requirements
c5bd61
- added README.desktop to doc list for gmc
c5bd61
- added locale data
c5bd61
c5bd61
* Thu Mar 25 1999 Preston Brown <pbrown@redhat.com>
c5bd61
- patched so that TERM variable set to xterm produces color
c5bd61
c5bd61
* Mon Mar 22 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- made sure %%{_sysconfdir}/pam.d/mcserv has right permissions
c5bd61
c5bd61
* Thu Mar 18 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.27
c5bd61
c5bd61
* Tue Mar 16 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- fix'd icon display problem
c5bd61
c5bd61
* Sun Mar 14 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.25 AND 4.5.26
c5bd61
c5bd61
* Wed Mar 10 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.24
c5bd61
c5bd61
* Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.16
c5bd61
- removed mc.keys from mc file list
c5bd61
c5bd61
* Fri Feb 12 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.14
c5bd61
- fixed file list
c5bd61
c5bd61
* Sat Feb 06 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.11
c5bd61
c5bd61
* Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.10
c5bd61
c5bd61
* Fri Jan 22 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- added metadata to gmc file list
c5bd61
c5bd61
* Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.9
c5bd61
c5bd61
* Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
c5bd61
- version 4.5.6
c5bd61
c5bd61
* Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
c5bd61
- updated for GNOME freeze
c5bd61
c5bd61
* Thu Aug 20 1998 Michael Fulbright <msf@redhat.com>
c5bd61
- rebuilt against gnome-libs 0.27 and gtk+-1.1
c5bd61
c5bd61
* Thu Jul 09 1998 Michael Fulbright <msf@redhat.com>
c5bd61
- made cons.saver not setuid
c5bd61
c5bd61
* Sun Apr 19 1998 Marc Ewing <marc@redhat.com>
c5bd61
- removed tkmc
c5bd61
c5bd61
* Wed Apr 8 1998 Marc Ewing <marc@redhat.com>
c5bd61
- add %%{prefix}/lib/mc/layout to gmc
c5bd61
c5bd61
* Tue Dec 23 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
- added --without-debug to configure,
c5bd61
- modification in %%build and %%install and cosmetic modification in packages
c5bd61
  headers,
c5bd61
- added %%{PACKAGE_VERSION} macro to Buildroot,
c5bd61
- removed "rm -rf $RPM_BUILD_ROOT" from prep section
c5bd61
- removed Packager field.
c5bd61
c5bd61
* Thu Dec 18 1997 Michele Marziani <marziani@fe.infn.it>
c5bd61
- Merged spec file with that from RedHat-5.0 distribution
c5bd61
  (now a Hurricane-based distribution is needed)
c5bd61
- Added patch for RPM script (didn't always work with rpm-2.4.10)
c5bd61
- Corrected patch for mcserv init file (chkconfig init levels)
c5bd61
- Added more documentation files on termcap, terminfo, xterm
c5bd61
c5bd61
* Thu Oct 30 1997 Michael K. Johnson <johnsonm@redhat.com>
c5bd61
c5bd61
- Added dependency on portmap
c5bd61
c5bd61
* Wed Oct 29 1997 Michael K. Johnson <johnsonm@redhat.com>
c5bd61
c5bd61
- fixed spec file.
c5bd61
- Updated to 4.1.8
c5bd61
c5bd61
* Sun Oct 26 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
c5bd61
- updated to 4.1.6
c5bd61
- added %%attr macros in %%files,
c5bd61
- a few simplification in %%install,
c5bd61
- removed glibc patch,
c5bd61
- fixed installing %%{_sysconfdir}/X11/wmconfig/tkmc.
c5bd61
c5bd61
* Thu Oct 23 1997 Michael K. Johnson <johnsonm@redhat.com>
c5bd61
c5bd61
- updated to 4.1.5
c5bd61
- added wmconfig
c5bd61
c5bd61
* Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
c5bd61
c5bd61
- chkconfig is for mcserv package, not mc one
c5bd61
c5bd61
* Tue Oct 14 1997 Erik Troan <ewt@redhat.com>
c5bd61
c5bd61
- patched init script for chkconfig
c5bd61
- don't turn on the service by default
c5bd61
c5bd61
* Fri Oct 10 1997 Michael K. Johnson <johnsonm@redhat.com>
c5bd61
c5bd61
- Converted to new PAM conventions.
c5bd61
- Updated to 4.1.3
c5bd61
- No longer needs glibc patch.
c5bd61
c5bd61
* Thu May 22 1997 Michele Marziani <marziani@fe.infn.it>
c5bd61
c5bd61
- added support for mc alias in %%{_sysconfdir}/profile.d/mc.csh (for csh and tcsh)
c5bd61
- lowered number of SysV init scripts in %%{_sysconfdir}/rc.d/rc[0,1,6].d
c5bd61
  (mcserv needs to be killed before inet)
c5bd61
- removed all references to RPM_SOURCE_DIR
c5bd61
- restored $RPM_OPT_FLAGS when compiling
c5bd61
- minor cleanup of spec file: redundant directives and comments removed
c5bd61
c5bd61
* Sun May 18 1997 Michele Marziani <marziani@fe.infn.it>
c5bd61
c5bd61
- removed all references to non-existent mc.rpmfs
c5bd61
- added mcedit.1 to the %%files section
c5bd61
- reverted to un-gzipped man pages (RedHat style)
c5bd61
- removed double install line for mcserv.pamd
c5bd61
c5bd61
* Tue May 13 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
c5bd61
- added new rpmfs script,
c5bd61
- removed mcfn_install from mc (adding mc() to bash enviroment is in
c5bd61
  %%{_sysconfdir}/profile.d/mc.sh),
c5bd61
- %%{_sysconfdir}/profile.d/mc.sh changed to %%config,
c5bd61
- removed %%{prefix}/lib/mc/bin/create_vcs,
c5bd61
- removed %%{prefix}/lib/mc/term.
c5bd61
c5bd61
* Fri May 9 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
c5bd61
- changed source url,
c5bd61
- fixed link mcedit to mc,
c5bd61
c5bd61
* Wed May 7 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
c5bd61
- new version 3.5.27,
c5bd61
- %%dir %%{prefix}/lib/mc/icons and icons removed from tkmc,
c5bd61
- added commented xmc part.
c5bd61
c5bd61
* Tue Apr 22 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
c5bd61
- FIX spec:
c5bd61
   - added URL field,
c5bd61
   - in mc added missing %%{prefix}/lib/mc/mc.ext, %%{prefix}/lib/mc/mc.hint,
c5bd61
     %%{prefix}/lib/mc/mc.hlp, %%{prefix}/lib/mc/mc.lib, %%{prefix}/lib/mc/mc.menu.
c5bd61
c5bd61
* Fri Apr 18 1997 Tomasz Kłoczko <kloczek@rudy.mif.pg.gda.pl>
c5bd61
c5bd61
- added making packages: tkmc, mcserv (xmc not work yet),
c5bd61
- gziped man pages,
c5bd61
- added %%{_sysconfdir}/pamd.d/mcserv PAM config file.
c5bd61
- added instaling icons,
c5bd61
- added %%{_sysconfdir}/profile.d/mc.sh,
c5bd61
- in %%doc added NEWS README,
c5bd61
- removed %%{prefix}/lib/mc/FAQ,
c5bd61
- added mcserv.init script for mcserv (start/stop on level 86).