OBS User unknown
2009-03-13 15:04:32 +00:00
committed by Git OBS Bridge
parent 6f5761eaf6
commit 3fb1c260f9
3 changed files with 75 additions and 51 deletions

12
mc.spec
View File

@@ -26,7 +26,7 @@ Group: Productivity/File utilities
PreReq: permissions
AutoReqProv: on
Version: 4.6.2
Release: 2
Release: 3
Summary: Midnight Commander
Source: mc-4.6.2.tar.bz2
Source1: x11_browser
@@ -55,7 +55,7 @@ Patch22: mc-utf8-look-and-feel.patch
#debian fixes for vfs
Patch23: 01_ftpfs_symlink.patch
Patch24: 02_ignore_ftp_chmod_error.patch
Patch28: 05_add_lzma_support.patch
Patch28: 05_add_lzma_xz_support.patch
Patch30: 06_remove_obsolete_rpm_tags.patch
Patch32: 08_improved_u7z_support.patch
Patch33: 09_choose_correct_urar.patch
@@ -277,6 +277,8 @@ rm -rf %{buildroot}
%lang(sr) %doc %{_datadir}/mc/mc.*.sr
%changelog
* Thu Mar 12 2009 prusnak@suse.cz
- added xz support (05_add_lzma_xz_support.patch)
* Wed Feb 25 2009 sbrabec@suse.cz
- Fixed Esc + Numeral F-key emulation (mc#287).
- Convert Serbian files to UTF-8.
@@ -704,7 +706,7 @@ rm -rf %{buildroot}
- Es wird nicht mehr mit libgpm-Unterstuetzung kompiliert, da slang
und libgpm sich nicht vertragen. (libgpm laed libncurses, das geht
mit libslang.a nicht...)
Sun Aug 25 19:28:50 MET DST 1996
new version 3.2.7
for screen output, mc now uses the slang library and not the ncurses functions
* Thu Jan 02 1997 florian@suse.de
- new version 3.2.7
- for screen output, mc now uses the slang library and not the ncurses functions
directly