Accepting request 537647 from KDE:Applications
OBS-URL: https://build.opensuse.org/request/show/537647 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/konqueror?expand=0&rev=13
This commit is contained in:
commit
81b2b7c6b2
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 29 13:12:02 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Don't try to install Home.desktop in /usr/share/applications,
|
||||
the copy from plasma5-workspace (by kio_desktop) should be used
|
||||
instead (boo#1058743)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 00:32:26 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -128,8 +128,6 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
||||
%endif
|
||||
|
||||
find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';'
|
||||
# Needed by various other scripts, but disabled in git
|
||||
cp sidebar/default_entries/home.desktop %{buildroot}%{_kf5_applicationsdir}/Home.desktop
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
@ -157,7 +155,6 @@ sed -i 's|${CMAKE_CURRENT_SOURCE_DIR}/css|${CMAKE_CURRENT_SOURCE_DIR}/css ${CMAK
|
||||
%dir %{_kf5_sharedir}/kxmlgui5
|
||||
%doc %lang(en) %{_kf5_htmldir}/en
|
||||
%{_datadir}/kcmcss/
|
||||
%{_kf5_applicationsdir}/Home.desktop
|
||||
%{_kf5_applicationsdir}/kfmclient.desktop
|
||||
%{_kf5_applicationsdir}/kfmclient_dir.desktop
|
||||
%{_kf5_applicationsdir}/kfmclient_html.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user