format spec
This commit is contained in:
parent
e39da30443
commit
8516b906dd
@ -1,8 +1,8 @@
|
|||||||
%global framework kbookmarks
|
%global framework kbookmarks
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.55.0
|
Version: 5.55.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 3 addon for bookmarks manipulation
|
Summary: KDE Frameworks 5 Tier 3 addon for bookmarks manipulation
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -17,28 +17,14 @@ 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-rpm-macros kf5-kcodecs-devel >= %{majmin} kf5-kconfig-devel >= %{majmin} kf5-kconfigwidgets-devel >= %{majmin} kf5-kcoreaddons-devel >= %{majmin} kf5-kiconthemes-devel >= %{majmin} kf5-kwidgetsaddons-devel >= %{majmin} kf5-kxmlgui-devel >= %{majmin} qt5-qtbase-devel qt5-qttools-devel
|
||||||
BuildRequires: kf5-rpm-macros
|
|
||||||
BuildRequires: kf5-kcodecs-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kconfig-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kconfigwidgets-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kcoreaddons-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kiconthemes-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
|
|
||||||
BuildRequires: kf5-kxmlgui-devel >= %{majmin}
|
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
BuildRequires: qt5-qttools-devel
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KBookmarks lets you access and manipulate bookmarks stored using the
|
KBookmarks lets you access and manipulate bookmarks stored using the
|
||||||
XBEL format.
|
XBEL format.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release} qt5-qtbase-devel kf5-kwidgetsaddons-devel >= %{majmin}
|
||||||
Requires: qt5-qtbase-devel
|
|
||||||
Requires: kf5-kwidgetsaddons-devel >= %{majmin}
|
|
||||||
%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}.
|
||||||
@ -82,3 +68,4 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
%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