Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-03-30 19:31:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-03-16 
09:38:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes     
2015-03-30 19:31:39.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Mar 20 14:42:33 UTC 2015 - [email protected]
+
+- Install the .appdata.xml files shipped by upstream: allow LO to
+  be shown in AppStream based software centers.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.mvy4ep/_old  2015-03-30 19:31:45.000000000 +0200
+++ /var/tmp/diff_new_pack.mvy4ep/_new  2015-03-30 19:31:45.000000000 +0200
@@ -1108,6 +1108,10 @@
 ln -s %{_libdir}/libreoffice/program/uno.py 
%{buildroot}%{python3_sitelib}/uno.py
 ln -s %{_libdir}/libreoffice/program/unohelper.py 
%{buildroot}%{python3_sitelib}/unohelper.py
 
+# Install appdata files, so we're shown in gnome-software (and other, future 
app stores)
+install -m 0755 -d %{buildroot}%{_datadir}/appdata
+install -m 0644 -p sysui/desktop/appstream-appdata/*.appdata.xml 
%{buildroot}%{_datadir}/appdata
+
 # Remove translations source as we need more space
 rm -rf translations/source/
 
@@ -1217,21 +1221,26 @@
 
 %files -f file-lists/base_list.txt base
 %defattr(-,root,root)
+%{_datadir}/appdata/libreoffice-base.appdata.xml
 
 %files -f file-lists/calc_list.txt calc
 %defattr(-,root,root)
+%{_datadir}/appdata/libreoffice-calc.appdata.xml
 
 %files -f file-lists/draw_list.txt draw
 %defattr(-,root,root)
+%{_datadir}/appdata/libreoffice-draw.appdata.xml
 
 %files -f file-lists/math_list.txt math
 %defattr(-,root,root)
 
 %files -f file-lists/impress_list.txt impress
 %defattr(-,root,root)
+%{_datadir}/appdata/libreoffice-impress.appdata.xml
 
 %files -f file-lists/writer_list.txt writer
 %defattr(-,root,root)
+%{_datadir}/appdata/libreoffice-writer.appdata.xml
 
 %files -f file-lists/postgresql_list.txt base-drivers-postgresql
 %defattr(-,root,root)








Reply via email to