Hello community,

here is the log from the commit of package exo for openSUSE:12.1 checked in at 
2011-10-25 15:50:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/exo (Old)
 and      /work/SRC/openSUSE:12.1/.exo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exo", Maintainer is "xfce-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:12.1/exo/exo.changes     2011-10-24 12:38:13.000000000 
+0200
+++ /work/SRC/openSUSE:12.1/.exo.new/exo.changes        2011-10-25 
15:51:04.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct 20 20:03:07 UTC 2011 - g...@opensuse.org
+
+- install HTML documentation under
+  /usr/share/xfce4/exo-preferred-applications/html
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ exo.spec ++++++
--- /var/tmp/diff_new_pack.kPaKw5/_old  2011-10-25 15:51:10.000000000 +0200
+++ /var/tmp/diff_new_pack.kPaKw5/_new  2011-10-25 15:51:10.000000000 +0200
@@ -112,6 +112,7 @@
 
 %build
 %configure \
+  --docdir=%{_datadir}/xfce4/exo-preferred-applications \
   --enable-gtk-doc \
   --enable-python \
   --disable-static
@@ -119,14 +120,14 @@
 
 %install
 %make_install
-%__rm -f %{buildroot}%{_libdir}/*.la
+rm -f %{buildroot}%{_libdir}/*.la
 
 # recompile in order strip buildroot from libs
 %py_compile %{buildroot}%{python_sitearch}/exo-0.6/exo/
 %py_compile -O %{buildroot}%{python_sitelib}/
 
 %if %suse_version <= 1130
-%__rm -f %buildroot/%_libdir/gio/modules/*.la
+rm -f %buildroot/%_libdir/gio/modules/*.la
 %endif
 
 %fdupes %{buildroot}%{_datadir}
@@ -197,8 +198,9 @@
 
 %files doc
 %defattr(-,root,root)
-%dir %{_datadir}/doc/exo
-%{_datadir}/doc/exo/html/
+%dir %{_datadir}/xfce4
+%dir %{_datadir}/xfce4/exo-preferred-applications
+%doc %{_datadir}/xfce4/exo-preferred-applications/html/
 
 %files branding-upstream
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to