From bd0edaf41147770ff7c2d187034852a84696d8db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Thu, 24 Jan 2019 22:48:10 +0100 Subject: [PATCH] Fix indentation --- libxcrypt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index 3755a42..c0ff2cf 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -165,7 +165,7 @@ Obsoletes: %{name}-common < 4.3.3-4 Provides: %{name}-common == %{version}-%{release} # We need a version of glibc, that doesn't build libcrypt anymore. -Requires: glibc%{?_isa} >= 2.26.9000-46 +Requires: glibc%{?_isa} >= 2.26.9000-46 %endif %if %{with new_api} && %{without compat_pkg} @@ -207,7 +207,7 @@ that have been provided by glibc's libcrypt.so.1. %package compat Summary: Compatibility library providing legacy API functions -Requires: %{name}%{?_isa} == %{version}-%{release} +Requires: %{name}%{?_isa} == %{version}-%{release} %description compat This package contains the library providing the compatibility API