BR xz-devel instead of lzma-devel

epel8
Dan Vrátil 10 years ago
parent baf7f784c0
commit b07b82d325

@ -2,7 +2,7 @@
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.6.0 Version: 5.6.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with archive functions Summary: KDE Frameworks 5 Tier 1 addon with archive functions
License: LGPLv2+ and BSD License: LGPLv2+ and BSD
@ -19,7 +19,7 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: bzip2-devel BuildRequires: bzip2-devel
BuildRequires: lzma-devel BuildRequires: xz-devel
BuildRequires: kf5-rpm-macros BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog %changelog
* Wed Jan 21 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.0-2
- BR xz-devel instead of lzma-devel
* Thu Jan 08 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.0-1 * Thu Jan 08 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.0-1
- KDE Frameworks 5.6.0 - KDE Frameworks 5.6.0

Loading…
Cancel
Save