Autobuild autoformatter for 60963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnote?expand=0&rev=4
This commit is contained in:
parent
160966580a
commit
3fbdda51b3
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: gnote
|
Name: gnote
|
||||||
Version: 0.7.3
|
Version: 0.7.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GNU GPL v3 or later
|
License: GNU GPL v3 or later
|
||||||
Summary: A Port of Tomboy to C++
|
Summary: A Port of Tomboy to C++
|
||||||
Group: Productivity/Text/Editors
|
Group: Productivity/Text/Editors
|
||||||
@ -72,12 +72,14 @@ test "%{buildroot}" != "/" && %__rm -rf %{buildroot}
|
|||||||
%posttrans -f %{name}.schemas_posttrans
|
%posttrans -f %{name}.schemas_posttrans
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1130
|
%if 0%{?suse_version} > 1130
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
%icon_theme_cache_post
|
%icon_theme_cache_post
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1130
|
%if 0%{?suse_version} > 1130
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
|
Loading…
Reference in New Issue
Block a user