Hello community,

here is the log from the commit of package labplot-kf5 for openSUSE:Factory 
checked in at 2016-07-20 09:17:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/labplot-kf5 (Old)
 and      /work/SRC/openSUSE:Factory/.labplot-kf5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "labplot-kf5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/labplot-kf5/labplot-kf5.changes  2016-06-05 
14:20:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.labplot-kf5.new/labplot-kf5.changes     
2016-07-20 09:17:49.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Jul 15 19:03:51 UTC 2016 - [email protected]
+
+- Labplot does not show up in application centers (e.g.
+  gnome-software) as appstream-builder expects the .appdata.xml
+  file and .desktop file to have matching names; rename .desktop
+  file to org.kde.labplot2.desktop as referenced in the
+  appdata.xml file, and rename appdata.xml file accordingly.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ labplot-kf5.spec ++++++
--- /var/tmp/diff_new_pack.fynxq1/_old  2016-07-20 09:17:50.000000000 +0200
+++ /var/tmp/diff_new_pack.fynxq1/_new  2016-07-20 09:17:50.000000000 +0200
@@ -76,6 +76,11 @@
 %kf5_makeinstall
 popd
 
+# appstream-builder vetoes application unless appdata.xml file and .desktop 
file have matching names
+# appdata.xml file references "org.kde.labplot2.desktop" but .desktop file 
installed as labplot2.desktop
+mv %{buildroot}%{_kf5_applicationsdir}/labplot2.desktop 
%{buildroot}%{_kf5_applicationsdir}/org.kde.labplot2.desktop
+mv %{buildroot}%{_kf5_sharedir}/appdata/org.kde.labplot.appdata.xml 
%{buildroot}%{_kf5_sharedir}/appdata/org.kde.labplot2.appdata.xml
+
 %find_lang labplot2 %{?no_lang_C}
 
 %fdupes -s %{buildroot}
@@ -97,7 +102,7 @@
 %doc AUTHORS ChangeLog COPYING README
 %{_kf5_bindir}/labplot2
 %{_kf5_appsdir}/labplot2/
-%{_kf5_applicationsdir}/labplot2.desktop
+%{_kf5_applicationsdir}/org.kde.labplot2.desktop
 %dir %{_kf5_iconsdir}/hicolor/512x512/
 %dir %{_kf5_iconsdir}/hicolor/512x512/apps/
 %{_kf5_iconsdir}/hicolor/scalable/apps/labplot-*
@@ -105,7 +110,7 @@
 %{_kf5_kxmlguidir}/labplot2/
 %{_kf5_sharedir}/mime/packages/labplot2.xml
 %dir %{_kf5_sharedir}/appdata/
-%{_kf5_sharedir}/appdata/org.kde.labplot.appdata.xml
+%{_kf5_sharedir}/appdata/org.kde.labplot2.appdata.xml
 %{_kf5_htmldir}/en/labplot2/
 
 %files lang -f labplot2.lang


Reply via email to