Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2011-10-25 17:13:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar (Old)
 and      /work/SRC/openSUSE:Factory/.thunar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunar", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/thunar/thunar.changes    2011-10-16 
12:59:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes       2011-10-25 
17:13:58.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct 20 21:31:06 UTC 2011 - [email protected]
+
+- install HTML documentation under /usr/share/xfce4/Thunar/html
+- package COPYING
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ thunar.spec ++++++
--- /var/tmp/diff_new_pack.Xv8idV/_old  2011-10-25 17:13:59.000000000 +0200
+++ /var/tmp/diff_new_pack.Xv8idV/_new  2011-10-25 17:13:59.000000000 +0200
@@ -160,7 +160,7 @@
 xdt-autogen
 %configure \
     --with-helper-path-prefix=%{_libexecdir} \
-    --docdir=%{_defaultdocdir}/%{name} \
+    --docdir=%{_datadir}/xfce4/Thunar \
     --enable-dbus \
     --enable-exif \
     --enable-startup-notification \
@@ -171,10 +171,9 @@
 
 %install
 %make_install
-install -D -p -m 644 README ChangeLog AUTHORS FAQ HACKING THANKS TODO \
-    %{buildroot}%{_defaultdocdir}/%{name}
 install -D -p -m 644 %{SOURCE2} \
     %{buildroot}%{_datadir}/Thunar/sendto/thunar-sendto-bluetooth.desktop
+rm -f %{buildroot}%{_datadir}/xfce4/Thunar/README.*
 %suse_update_desktop_file -i Thunar System Utility Core GTK FileManager
 %suse_update_desktop_file -i Thunar-bulk-rename System Utility Core GTK 
Filesystem
 %suse_update_desktop_file thunar-settings
@@ -208,6 +207,7 @@
 
 %files
 %defattr(-,root,root)
+%doc README ChangeLog COPYING AUTHORS FAQ HACKING THANKS TODO docs/README.*
 %dir %{_sysconfdir}/xdg/Thunar
 %config %{_sysconfdir}/xdg/Thunar/uca.xml
 %{_bindir}/Thunar
@@ -238,7 +238,9 @@
 
 %files doc
 %defattr(-,root,root)
-%doc %{_defaultdocdir}/%{name}
+%dir %{_datadir}/xfce4
+%dir %{_datadir}/xfce4/Thunar
+%doc %{_datadir}/xfce4/Thunar/html/
 
 %files devel
 %defattr(-,root,root)

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

Reply via email to