Fix plugin install path
This commit is contained in:
parent
53876b70e0
commit
772cb0dbe7
@ -3,7 +3,7 @@
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
|
||||
|
||||
License: GPLv2+ and MIT and BSD
|
||||
@ -122,7 +122,7 @@ make %{?_smp_mflags} -C %{_target_platform}
|
||||
%config %{_kf5_sysconfdir}/xdg/accept-languages.codes
|
||||
%{_kf5_plugindir}/kio/*.so
|
||||
%{_kf5_plugindir}/urifilters/*.so
|
||||
%{_kf5_qtplugindir}/*.so
|
||||
%{_kf5_plugindir}/kded/*.so
|
||||
%{_kf5_libexecdir}/kio_http_cache_cleaner
|
||||
%{_kf5_libexecdir}/kioexec
|
||||
%{_kf5_libexecdir}/kpac_dhcp_helper
|
||||
@ -148,6 +148,9 @@ make %{?_smp_mflags} -C %{_target_platform}
|
||||
%{_kf5_datadir}/doc/HTML/en/kioslave5/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 14 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-2
|
||||
- Fix plugin install path
|
||||
|
||||
* Wed Jul 09 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-1
|
||||
- KDE Frameworks 5.0.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user