Author: arekm Date: Sun Oct 23 08:52:26 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.8.0
---- Files affected: packages/mc: mc.spec (1.335 -> 1.336) ---- Diffs: ================================================================ Index: packages/mc/mc.spec diff -u packages/mc/mc.spec:1.335 packages/mc/mc.spec:1.336 --- packages/mc/mc.spec:1.335 Mon Oct 3 20:42:20 2011 +++ packages/mc/mc.spec Sun Oct 23 10:52:21 2011 @@ -21,13 +21,13 @@ Summary(uk.UTF-8): Диспетчер файлів Midnight Commander Summary(zh_CN.UTF-8): 一个方便实用的文件管理器和虚拟Shell Name: mc -Version: 4.7.5.5 +Version: 4.8.0 Release: 1 Epoch: 1 License: GPL v2+ Group: Applications/Shells Source0: http://www.midnight-commander.org/downloads/%{name}-%{version}.tar.bz2 -# Source0-md5: ef1582651115ca8aa52f8d11e99f7da3 +# Source0-md5: 592478c3edfa2ad64c8cd165b9bec446 Source3: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source3-md5: 17d7b574e1b85ad6f8ddceda9e841f19 Source7: %{name}.desktop @@ -50,6 +50,7 @@ %endif BuildRequires: libtool BuildRequires: pam-devel +BuildRequires: pcre-devel # Needed? %%{?with_perl_vfs:Requires: perl-base} BuildRequires: pkgconfig BuildRequires: rpm-pythonprov @@ -189,6 +190,7 @@ --with-smb-codepagedir=/etc/samba/codepages \ --with%{!?with_x:out}-x \ --with-gpm-mouse \ + --with-pcre \ --with-screen=slang \ --disable-silent-rules @@ -233,7 +235,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc NEWS README +%doc NEWS README doc/keybind-migration.txt %config /etc/shrc.d/* %attr(755,root,root) %{_bindir}/mc* %dir %{_libdir}/mc @@ -281,9 +283,12 @@ %endif %attr(755,root,root) %{_libdir}/mc/extfs.d/audio %attr(755,root,root) %{_libdir}/mc/extfs.d/bpp +%attr(755,root,root) %{_libdir}/mc/extfs.d/changesetfs +%attr(755,root,root) %{_libdir}/mc/extfs.d/gitfs+ %attr(755,root,root) %{_libdir}/mc/extfs.d/hp48+ %attr(755,root,root) %{_libdir}/mc/extfs.d/iso9660 %attr(755,root,root) %{_libdir}/mc/extfs.d/lslR +%attr(755,root,root) %{_libdir}/mc/extfs.d/patchsetfs %attr(755,root,root) %{_libdir}/mc/extfs.d/rpm %attr(755,root,root) %{_libdir}/mc/extfs.d/s3+ %attr(755,root,root) %{_libdir}/mc/extfs.d/trpm @@ -320,6 +325,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.336 2011/10/23 08:52:21 arekm +- up to 4.8.0 + Revision 1.335 2011/10/03 18:42:20 charles - up to 4.7.5.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mc/mc.spec?r1=1.335&r2=1.336&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
