From 267bafcd644432af9693cef46e06737c8e7a2330 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 29 Jan 2019 05:45:36 +0100 Subject: [PATCH] Remove unneeded %clean section It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko --- cryptsetup.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index 5b6758a..e9f11fc 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -214,8 +214,6 @@ popd %{python3_sitearch}/pycryptsetup.so %endif -%clean - %changelog * Tue Jan 22 2019 Ondrej Kozina - 2.0.6-2 - Switch default metadata format to LUKS2.