diff --git a/.rpmlint b/sharutils.rpmlintrc similarity index 100% rename from .rpmlint rename to sharutils.rpmlintrc diff --git a/sharutils.spec b/sharutils.spec index fe8c0db..a8348de 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -17,7 +17,6 @@ Release: 13%{?dist} # INSTALL: FSFAPP # install-sh: MIT License: GPLv3+ and (GPLv3+ and BSD) and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL -Group: Applications/Archiving Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz # Pass compilation with -Werror=format-security, bug #1037323 Patch0: %{name}-4.14.2-Pass-compilation-with-Werror-format-security.patch @@ -32,6 +31,7 @@ BuildRequires: binutils BuildRequires: coreutils BuildRequires: gcc BuildRequires: gettext +# glibc-common for iconv BuildRequires: glibc-common BuildRequires: make BuildRequires: sed