forked from pool/kde-cli-tools5
This commit is contained in:
parent
cc8e50d431
commit
a3af0b1d0e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5038119e5e67b1b1086e46c9e03a754a3393193d5149f67f2a433e24aeca767
|
|
||||||
size 480220
|
|
3
kde-cli-tools-5.2.95.tar.xz
Normal file
3
kde-cli-tools-5.2.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d72755530fc2d74a4beec837f4c1832afae5fb352673949d851a91838fa4a14
|
||||||
|
size 484188
|
@ -16,8 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%bcond_without lang
|
||||||
Name: kde-cli-tools5
|
Name: kde-cli-tools5
|
||||||
Version: 5.2.2
|
Version: 5.2.95
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Additional CLI tools for KDE applications
|
Summary: Additional CLI tools for KDE applications
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -36,15 +37,17 @@ BuildRequires: ki18n-devel
|
|||||||
BuildRequires: kiconthemes-devel
|
BuildRequires: kiconthemes-devel
|
||||||
BuildRequires: kwindowsystem-devel
|
BuildRequires: kwindowsystem-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0
|
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.3.0
|
BuildRequires: pkgconfig(Qt5Svg) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.3.0
|
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0
|
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
# for kquitapp5
|
# for kquitapp5
|
||||||
Requires: kdbusaddons-tools
|
Requires: kdbusaddons-tools
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -109,8 +112,10 @@ fi
|
|||||||
%doc %{_kf5_htmldir}/
|
%doc %{_kf5_htmldir}/
|
||||||
%{_kf5_mandir}/man1/kdesu*.*
|
%{_kf5_mandir}/man1/kdesu*.*
|
||||||
|
|
||||||
|
%if %{with lang}
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kf5_localedir}/
|
%{_kf5_localedir}/
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user