KDE Frameworks 5.45
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=219
This commit is contained in:
10
kio.spec
10
kio.spec
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.44
|
||||
%define _tar_path 5.45
|
||||
Name: kio
|
||||
Version: 5.44.0
|
||||
Version: 5.45.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
@@ -112,6 +112,8 @@ Requires: kjobwidgets-devel >= %{_kf5_bugfix_version}
|
||||
Requires: kservice-devel >= %{_kf5_bugfix_version}
|
||||
Requires: kxmlgui-devel >= %{_kf5_bugfix_version}
|
||||
Requires: solid-devel >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(Qt5Concurrent) >= 5.6.0
|
||||
Requires: cmake(Qt5DBus) >= 5.6.0
|
||||
Requires: cmake(Qt5Network) >= 5.6.0
|
||||
|
||||
%description devel
|
||||
@@ -132,10 +134,6 @@ Development files.
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
rm %{buildroot}%{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kio.file.conf
|
||||
rm %{buildroot}%{_kf5_libdir}/libexec/kauth/file_helper
|
||||
rm %{buildroot}%{_kf5_sharedir}/dbus-1/system-services/org.kde.kio.file.service
|
||||
rm %{buildroot}%{_kf5_sharedir}/polkit-1/actions/org.kde.kio.file.policy
|
||||
|
||||
%if %{with lang}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
|
Reference in New Issue
Block a user