6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 20 Jun 2011 10:41:40 -0700
changeset 317 1897ebe53127
parent 316 28499cc7ae96
child 318 3ed992b12a6c
6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
components/mc/mc.p5m
components/mc/patches/python-magic.patch
--- 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
--- /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 -*-
+ 
+ #