# HG changeset patch # User Norm Jacobs # Date 1308591700 25200 # Node ID 1897ebe5312716a3298c1b1aef78e9ab9077d6f4 # Parent 28499cc7ae9676fc01f737b915ffd38f9a578673 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic) diff -r 28499cc7ae96 -r 1897ebe53127 components/mc/mc.p5m --- a/components/mc/mc.p5m Mon Jun 20 16:03:57 2011 +0000 +++ b/components/mc/mc.p5m Mon Jun 20 10:41:40 2011 -0700 @@ -203,7 +203,7 @@ file path=usr/share/mc/extfs.d/patchfs mode=0555 file path=usr/share/mc/extfs.d/rpm mode=0555 file path=usr/share/mc/extfs.d/rpms+ mode=0555 -file path=usr/share/mc/extfs.d/s3+ mode=0555 +file path=usr/share/mc/extfs.d/s3+ mode=0555 pkg.depend.bypass-generate=.* file path=usr/share/mc/extfs.d/trpm mode=0555 file path=usr/share/mc/extfs.d/u7z mode=0555 file path=usr/share/mc/extfs.d/uace mode=0555 diff -r 28499cc7ae96 -r 1897ebe53127 components/mc/patches/python-magic.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/mc/patches/python-magic.patch Mon Jun 20 10:41:40 2011 -0700 @@ -0,0 +1,8 @@ +--- mc-4.7.5.2/lib/vfs/mc-vfs/extfs/s3+.in.orig Mon Jun 20 10:05:43 2011 ++++ mc-4.7.5.2/lib/vfs/mc-vfs/extfs/s3+.in Mon Jun 20 10:06:10 2011 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#!/usr/bin/python2.6 + # -*- coding: utf-8 -*- + + #