diff --git a/.gitignore b/.gitignore index aa3a4df..b9da500 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/kio-extras.spec b/kio-extras.spec index 1c393c8..d9f90d9 100644 --- a/kio-extras.spec +++ b/kio-extras.spec @@ -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