forked from pool/minuet
Accepting request 522693 from home:jengelh:branches:KDE:Applications
- Fix rpmlint warning about missing ldconfig call for libminuetinterfaces.so.0.3.0. OBS-URL: https://build.opensuse.org/request/show/522693 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=58
This commit is contained in:
parent
3c211c7925
commit
c7ca464ee1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 8 23:44:34 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Fix rpmlint warning about missing ldconfig call for
|
||||
libminuetinterfaces.so.0.3.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 07 07:02:38 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -92,6 +92,9 @@ Development headers and libraries for Minuet.
|
||||
%endif
|
||||
%suse_update_desktop_file org.kde.minuet Music
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
|
Loading…
Reference in New Issue
Block a user