Fix indentation

This commit is contained in:
Björn Esser 2019-01-24 22:48:10 +01:00
parent e25ef718db
commit bd0edaf411
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -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