Modernize spec file
This commit is contained in:
parent
d524f839cc
commit
dd3a6b7afa
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user