auto-import changelog data from mc-4.5.55-10.src.rpm

Wed Jul 17 2002 Karsten Hopp <karsten@redhat.de> 4.5.55-10
- support large files (#65159, #65160)
- own /usr/lib/mc/extfs and /usr/lib/mc/syntax
- fix NL translation (#63495)
Thu Jul 04 2002 Jakub Jelinek <jakub@redhat.com>
- fix regex usage
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
This commit is contained in:
cvsdist 2004-09-09 08:28:39 +00:00
parent 9a7b2e2a6b
commit cfd5e6ffdd
2 changed files with 22 additions and 5 deletions

25
mc.spec
View File

@ -1,7 +1,7 @@
Summary: A user-friendly file manager and visual shell. Summary: A user-friendly file manager and visual shell.
Name: mc Name: mc
Version: 4.5.55 Version: 4.5.55
Release: 5 Release: 10
Copyright: GPL Copyright: GPL
Group: System Environment/Shells Group: System Environment/Shells
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/mc/mc-%{version}.tar.gz Source0: ftp://ftp.gnome.org/pub/GNOME/sources/mc/mc-%{version}.tar.gz
@ -51,6 +51,7 @@ Patch45: mc-4.5.55-vcsa.patch
Patch46: mc-4.5.55-zsh.patch Patch46: mc-4.5.55-zsh.patch
Patch47: mc-4.5.55-zip-fix.patch Patch47: mc-4.5.55-zip-fix.patch
Patch48: mc-4.5.55-trpm-fix.patch Patch48: mc-4.5.55-trpm-fix.patch
Patch49: mc-4.5.55-regex.patch
%description %description
Midnight Commander is a visual shell much like a file manager, only Midnight Commander is a visual shell much like a file manager, only
@ -138,6 +139,7 @@ cp -f %{SOURCE14} vfs/extfs
%patch46 -p1 -b .zsh %patch46 -p1 -b .zsh
%patch47 -p1 -b .zip-fix %patch47 -p1 -b .zip-fix
%patch48 -p1 -b .trpm-fix %patch48 -p1 -b .trpm-fix
%patch49 -p1 -b .regex
## replaced by sources file below ## replaced by sources file below
## cp %{SOURCE10} po/ja.po ## cp %{SOURCE10} po/ja.po
@ -146,9 +148,10 @@ cp -f %{SOURCE14} vfs/extfs
tar zxf %{SOURCE12} tar zxf %{SOURCE12}
%build %build
export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $RPM_OPT_FLAGS"
%configure --sysconfdir=%{_sysconfdir}\ %configure --sysconfdir=%{_sysconfdir}\
--with-gnome \ --with-gnome \
--without-debug --without-debug \
make make
%install %install
@ -212,8 +215,8 @@ fi
%{_libdir}/mc/mc.lib %{_libdir}/mc/mc.lib
%{_libdir}/mc/mc.menu %{_libdir}/mc/mc.menu
%attr(4711, vcsa, root) %{_libdir}/mc/bin/cons.saver %attr(4711, vcsa, root) %{_libdir}/mc/bin/cons.saver
%{_libdir}/mc/extfs/* %{_libdir}/mc/extfs/
%{_libdir}/mc/syntax/* %{_libdir}/mc/syntax/
%{_mandir}/man1/* %{_mandir}/man1/*
%config %{_sysconfdir}/profile.d/* %config %{_sysconfdir}/profile.d/*
%dir %{_libdir}/mc %dir %{_libdir}/mc
@ -250,6 +253,20 @@ fi
%endif ## no mcserv/gmc %endif ## no mcserv/gmc
%changelog %changelog
* Wed Jul 17 2002 Karsten Hopp <karsten@redhat.de> 4.5.55-10
- support large files (#65159, #65160)
- own /usr/lib/mc/extfs and /usr/lib/mc/syntax
- fix NL translation (#63495)
* Thu Jul 4 2002 Jakub Jelinek <jakub@redhat.com>
- fix regex usage
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri Apr 12 2002 Havoc Pennington <hp@redhat.com> * Fri Apr 12 2002 Havoc Pennington <hp@redhat.com>
- patch for trpm vfs, #62306 - patch for trpm vfs, #62306

View File

@ -1,2 +1,2 @@
bb670d48589f26f00b7fce8d25f66bd6 mc-4.5.55.tar.gz bb670d48589f26f00b7fce8d25f66bd6 mc-4.5.55.tar.gz
96575923c9590e523796a3875adb6f4a mc-pofiles.tar.gz a40184aefe92a618acf60e9f06f0a82f mc-pofiles.tar.gz