Accepting request 935597 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/935597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnote?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2021-12-05 21:45:57 +00:00 committed by Git OBS Bridge
commit 2693131055
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 1 20:55:30 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add conditional for ldconfig_scriptlets and reinstate post(un)
handling for older versions of openSUSE.
-------------------------------------------------------------------
Sun Oct 31 16:40:25 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -78,7 +78,12 @@ desktop-file-edit --add-category TextEditor %{buildroot}%{_datadir}/applications
%fdupes %{buildroot}%{_datadir}
%find_lang %{name} %{?no_lang_C}
%if %suse_version >= 1550
%ldconfig_scriptlets
%else
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%endif
%files
%license COPYING