Hello community, here is the log from the commit of package linkchecker for openSUSE:Factory checked in at 2015-03-27 09:41:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linkchecker (Old) and /work/SRC/openSUSE:Factory/.linkchecker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linkchecker" Changes: -------- --- /work/SRC/openSUSE:Factory/linkchecker/linkchecker.changes 2014-10-05 20:31:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.linkchecker.new/linkchecker.changes 2015-03-27 09:41:28.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 25 14:21:43 UTC 2015 - [email protected] + +- run suse_update_desktop_file to fix build in SLE12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linkchecker.spec ++++++ --- /var/tmp/diff_new_pack.oH4LFF/_old 2015-03-27 09:41:28.000000000 +0100 +++ /var/tmp/diff_new_pack.oH4LFF/_new 2015-03-27 09:41:28.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package linkchecker # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,6 +34,7 @@ BuildRequires: python-devel BuildRequires: python-optcomplete BuildRequires: python-xml +BuildRequires: update-desktop-files Requires: python-cssutils Requires: python-optcomplete Requires: tidy @@ -94,6 +95,8 @@ install -D -m 644 logo128x128.png logo16x16.png logo32x32.png logo48x48.png logo64x64.png %{buildroot}%{_datadir}/pixmaps popd +%suse_update_desktop_file -n linkchecker +%suse_update_desktop_file -n linkchecker-gui %find_lang %name %files -f INSTALLED_FILES -f %name.lang -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
