From d9ed7abe7a9e1a17ab0dae0bcb426da842f1e03a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 27 Aug 2017 07:04:11 -0500 Subject: [PATCH] cosmetics --- dolphin.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dolphin.spec b/dolphin.spec index 96c2acf..cd411aa 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -47,9 +47,6 @@ BuildRequires: cmake(KF5Crash) BuildRequires: phonon-qt5-devel -# For AutoReq cmake-filesystem -BuildRequires: cmake - %if ! 0%{?bootstrap} BuildRequires: kf5-kactivities-devel BuildRequires: kf5-baloo-devel @@ -90,7 +87,7 @@ Requires: kf5-kio-devel%{?_isa} %prep -%setup -q -n %{name}-%{version} +%autosetup -n %{name}-%{version} -p1 %build