Hello community, here is the log from the commit of package mc for openSUSE:Factory checked in at 2012-04-12 09:40:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mc (Old) and /work/SRC/openSUSE:Factory/.mc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mc", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/mc/mc.changes 2012-03-29 07:45:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes 2012-04-12 09:40:59.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Apr 4 15:53:44 UTC 2012 - [email protected] + +- .torrent extension viewer fixed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mc-apps-torrent.patch ++++++ --- /var/tmp/diff_new_pack.0PazVM/_old 2012-04-12 09:41:00.000000000 +0200 +++ /var/tmp/diff_new_pack.0PazVM/_new 2012-04-12 09:41:00.000000000 +0200 @@ -1,13 +1,12 @@ -diff -ru misc.orig/mc.ext.in misc/mc.ext.in ---- misc.orig/mc.ext.in 2011-02-05 17:54:56.000000000 +0300 -+++ misc/mc.ext.in 2011-03-13 16:03:47.162150180 +0300 -@@ -652,5 +652,8 @@ +--- misc/mc.ext.in.orig 2012-03-19 20:26:22.000000000 +0400 ++++ misc/mc.ext.in 2012-04-04 19:49:06.427780685 +0400 +@@ -614,7 +614,8 @@ -+regex/\.torrent$ -+ View=%view{ascii} which transmission-show > /dev/null 2>&1 && transmission-show %f || file %f + # torrent + regex/\.([tT][oO][rR][rR][eE][nN][tT])$ +- View=%view{ascii} ctorrent -x %f 2>/dev/null ++ View=%view{ascii} which ctorrent >/dev/null 2>&1 && ctorrent -x %f 2>/dev/null || which transmission-show >/dev/null 2>&1 && transmission-show %f || file %f + - ### Default ### - # Default target for anything not described above - default/* - + ### Plain compressed files ### + -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
