Fix indentation
This commit is contained in:
parent
e25ef718db
commit
bd0edaf411
@ -165,7 +165,7 @@ Obsoletes: %{name}-common < 4.3.3-4
|
|||||||
Provides: %{name}-common == %{version}-%{release}
|
Provides: %{name}-common == %{version}-%{release}
|
||||||
|
|
||||||
# We need a version of glibc, that doesn't build libcrypt anymore.
|
# 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
|
%endif
|
||||||
|
|
||||||
%if %{with new_api} && %{without compat_pkg}
|
%if %{with new_api} && %{without compat_pkg}
|
||||||
@ -207,7 +207,7 @@ that have been provided by glibc's libcrypt.so.1.
|
|||||||
%package compat
|
%package compat
|
||||||
Summary: Compatibility library providing legacy API functions
|
Summary: Compatibility library providing legacy API functions
|
||||||
|
|
||||||
Requires: %{name}%{?_isa} == %{version}-%{release}
|
Requires: %{name}%{?_isa} == %{version}-%{release}
|
||||||
|
|
||||||
%description compat
|
%description compat
|
||||||
This package contains the library providing the compatibility API
|
This package contains the library providing the compatibility API
|
||||||
|
Loading…
Reference in New Issue
Block a user