Hello community,

here is the log from the commit of package thunar-plugin-archive for 
openSUSE:Factory
checked in at Tue Oct 11 17:05:58 CEST 2011.



--------
--- openSUSE:Factory/thunar-plugin-archive/thunar-plugin-archive.changes        
2011-10-08 22:04:01.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/thunar-plugin-archive/thunar-plugin-archive.changes
    2011-10-10 12:21:17.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Oct 10 10:13:03 UTC 2011 - [email protected]
+
+- added
+  thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch in
+  order to make file-roller really extract files to the current
+  directory to match the behavior of xarchiver
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ thunar-plugin-archive.spec ++++++
--- /var/tmp/diff_new_pack.JfyeAX/_old  2011-10-11 17:05:54.000000000 +0200
+++ /var/tmp/diff_new_pack.JfyeAX/_new  2011-10-11 17:05:54.000000000 +0200
@@ -26,6 +26,8 @@
 Version:        0.3.0
 Release:        1
 Source0:        %{plugin_name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM 
thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch 
[email protected] -- Make file-roller really extract files to the current 
directory to match the behavior of xarchiver
+Patch0:         thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch
 Summary:        Thunar Plugin Providing Xarchiver Integration
 BuildRequires:  intltool
 BuildRequires:  thunar-devel >= %{thunar_version}
@@ -44,6 +46,7 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
 
 %build
 %configure --disable-static

++++++ thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch ++++++
diff -urNp thunar-archive-plugin-0.3.0.orig/scripts/file-roller.tap 
thunar-archive-plugin-0.3.0/scripts/file-roller.tap
--- thunar-archive-plugin-0.3.0.orig/scripts/file-roller.tap    2011-01-23 
17:21:04.000000000 +0100
+++ thunar-archive-plugin-0.3.0/scripts/file-roller.tap 2011-10-10 
11:58:01.000000000 +0200
@@ -35,7 +35,7 @@ create)
        ;;
 
 extract-here)
-       exec file-roller "--extract-to=$(pwd)" --extract-here --force "$@"
+       exec file-roller --force "--extract-to=$(pwd)" "$@"
        ;;
 
 extract-to)
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to