Hello community, here is the log from the commit of package klavaro for openSUSE:Factory checked in at 2017-02-16 17:04:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klavaro (Old) and /work/SRC/openSUSE:Factory/.klavaro.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klavaro" Changes: -------- --- /work/SRC/openSUSE:Factory/klavaro/klavaro.changes 2016-09-05 21:23:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.klavaro.new/klavaro.changes 2017-02-16 17:04:29.764557920 +0100 @@ -1,0 +2,7 @@ +Sun Nov 6 09:31:56 UTC 2016 - [email protected] + +- use https://en.opensuse.org/SourceUrls +- https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros +- use upstream provided .desktop file + +------------------------------------------------------------------- Old: ---- klavaro.desktop ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klavaro.spec ++++++ --- /var/tmp/diff_new_pack.1jKYsM/_old 2017-02-16 17:04:30.300482092 +0100 +++ /var/tmp/diff_new_pack.1jKYsM/_new 2017-02-16 17:04:30.304481526 +0100 @@ -23,8 +23,7 @@ License: GPL-3.0+ Group: Amusements/Teaching/Other Url: http://klavaro.sourceforge.net/ -Source0: %{name}-%{version}.tar.bz2 -Source1: klavaro.desktop +Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE klavaro-3.00-paragraph-ru-fix.patch [email protected] -- replace special typographic chars Patch0: klavaro-3.00-paragraph-ru-fix.patch Requires: espeak @@ -67,28 +66,24 @@ %install %make_install -mkdir -p %{buildroot}%{_datadir}/applications/ -install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop - %fdupes -s %{buildroot} -%if 0%{?suse_version} -%suse_update_desktop_file %{name} -%endif - %find_lang %{name} -%clean -rm -rf %{buildroot} +%if 0%{?suse_version} +%suse_update_desktop_file -r klavaro Education Teaching +%endif %post %if 0%{?suse_version} > 1130 %icon_theme_cache_post +%desktop_database_post %endif %postun %if 0%{?suse_version} > 1130 %icon_theme_cache_postun +%desktop_database_postun %endif %files -f %{name}.lang
