epel9
Rex Dieter 9 years ago
parent 0d1eb83eeb
commit 9d1e824fd1

4
.gitignore vendored

@ -1,5 +1 @@
/kio-extras-15.12.0.tar.xz
/kio-extras-15.12.1.tar.xz
/kio-extras-15.12.2.tar.xz
/kio-extras-15.12.3.tar.xz
/kio-extras-16.04.0.tar.xz

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

Loading…
Cancel
Save