fix specfile requirements
This commit is contained in:
parent
26298a6fca
commit
f180446775
@ -135,6 +135,7 @@ minimal installations.
|
||||
%package -n libfdisk
|
||||
Summary: Partitioning library for fdisk-like programs
|
||||
License: LGPL-2.1-or-later
|
||||
Requires: libblkid%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description -n libfdisk
|
||||
This is library for fdisk-like programs, part of util-linux.
|
||||
@ -266,6 +267,7 @@ SMP systems.
|
||||
%package -n %{pypkg}-libmount
|
||||
Summary: Python bindings for the libmount library
|
||||
Requires: libmount%{?_isa} = %{version}-%{release}
|
||||
Requires: libblkid%{?_isa} = %{version}-%{release}
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
%description -n %{pypkg}-libmount
|
||||
|
Loading…
Reference in New Issue
Block a user