diff --git a/openeuler-lsb.spec b/openeuler-lsb.spec index 4aab0bf..d337064 100644 --- a/openeuler-lsb.spec +++ b/openeuler-lsb.spec @@ -5,6 +5,7 @@ Version: 5.0 Release: 1 Source0: %{name}-%{version}.tar.bz2 License: GPLv2 +URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb Provides: lsb = %{version}-%{release} Provides: lsb-%{archname} = %{version}-%{release} Provides: lsb-noarch = %{version}-%{release} @@ -12,6 +13,8 @@ Provides: openeuler-lsb = %{version}-%{release} Provides: openeuler-lsb-compat = %{version}-%{release} Provides: openeuler-lsb-core = %{version}-%{release} +Requires: coreutils findutils sed util-linux + %description The Linux Standard Base (LSB) is an attempt to develop a set of standards that will increase compatibility among Linux distributions.