format spec
This commit is contained in:
parent
6527834e72
commit
a5e80242d6
@ -17,22 +17,11 @@ URL: https://cgit.kde.org/%{framework}.git
|
|||||||
%endif
|
%endif
|
||||||
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: extra-cmake-modules >= %{majmin}
|
BuildRequires: extra-cmake-modules >= %{majmin} kf5-kconfig-devel >= %{majmin} kf5-kcoreaddons-devel >= %{majmin} kf5-kcrash-devel >= %{majmin} kf5-kdbusaddons-devel >= %{majmin} kf5-kdoctools-devel >= %{majmin} kf5-kinit-devel >= %{majmin} kf5-kinit-devel >= %{majmin} kf5-kservice-devel >= %{majmin} kf5-rpm-macros qt5-qtbase-devel
|
||||||
BuildRequires: kf5-kconfig-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kcoreaddons-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kcrash-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kdbusaddons-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kdoctools-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kinit-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kinit-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kservice-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-rpm-macros
|
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
|
|
||||||
# libkdeinit5_kded5
|
# libkdeinit5_kded5
|
||||||
%{?kf5_kinit_requires}
|
%{?kf5_kinit_requires}
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KDED stands for KDE Daemon which isn't very descriptive. KDED runs
|
KDED stands for KDE Daemon which isn't very descriptive. KDED runs
|
||||||
in the background and performs a number of small tasks. Some of these
|
in the background and performs a number of small tasks. Some of these
|
||||||
@ -44,6 +33,7 @@ applications.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The %{name}-devel package contains libraries and header files for
|
The %{name}-devel package contains libraries and header files for
|
||||||
developing applications that use %{name}.
|
developing applications that use %{name}.
|
||||||
@ -92,3 +82,4 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kded
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
* Mon Aug 17 2020 yeqinglong <yeqinglong@uniontech.com> - 5.55.0-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user