|
|
@ -4,7 +4,7 @@ Release: 1%{?dist}
|
|
|
|
Summary: Additional components to increase the functionality of KIO Framework
|
|
|
|
Summary: Additional components to increase the functionality of KIO Framework
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://projects.kde.org/kio-extras
|
|
|
|
URL: https://quickgit.kde.org/?p=%{name}.git
|
|
|
|
|
|
|
|
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%if %{revision} >= 50
|
|
|
|
%if %{revision} >= 50
|
|
|
@ -15,7 +15,6 @@ URL: https://projects.kde.org/kio-extras
|
|
|
|
Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
|
|
|
|
Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: bzip2-devel
|
|
|
|
BuildRequires: bzip2-devel
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
BuildRequires: exiv2-devel
|
|
|
|
BuildRequires: exiv2-devel
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: kf5-karchive-devel
|
|
|
|
BuildRequires: kf5-karchive-devel
|
|
|
@ -62,7 +61,7 @@ BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{name}-%{version}
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|