diff --git a/kpmcore.spec b/kpmcore.spec index f03ceea..c6bb24d 100644 --- a/kpmcore.spec +++ b/kpmcore.spec @@ -3,7 +3,7 @@ Name: kpmcore Version: 2.0.0 Release: 2%{?dist} -Summary: Library for managing partitions by KDE programs. +Summary: Library for managing partitions by KDE programs # Due to package split, some files conflicts with kde-partitionmanager. # This will be correct with the update of kde-partitionmanager to 1.9.50 @@ -22,12 +22,20 @@ Source0: http://download.kde.org/unstable/%{name}/%{version}/src/%{name}- Source0: http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz %endif -BuildRequires: parted-devel, libblkid-devel, libatasmart-devel, gettext, cmake -BuildRequires: kf5-rpm-macros, kf5-ki18n-devel, kf5-kio-devel, kf5-kiconthemes-devel +BuildRequires: parted-devel +BuildRequires: libblkid-devel +BuildRequires: libatasmart-devel +BuildRequires: gettext +BuildRequires: cmake +BuildRequires: kf5-rpm-macros +BuildRequires: kf5-ki18n-devel +BuildRequires: kf5-kio-devel +BuildRequires: kf5-kiconthemes-devel BuildRequires: qt5-qtbase-devel BuildRequires: extra-cmake-modules -Requires: parted, e2fsprogs +Requires: parted +Requires: e2fsprogs Requires: kf5-filesystem %description