Unconditionally include 0003-continue-to-ship-posixrules.patch

This makes it possible to create a RHEL-compatible source RPM
on non-RHEL distributions.  The patch is still included/skipped
at build time due to the remaining conditionals.
This commit is contained in:
Florian Weimer 2023-03-07 07:42:02 +01:00
parent 598030b446
commit cf284c4e87

View File

@ -10,9 +10,7 @@ Source0: ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
Source1: ftp://ftp.iana.org/tz/releases/tzcode%{tzcode_version}.tar.gz
Patch002: 0002-Fix-have-snprintf-error.patch
%if 0%{?rhel} || 0%{?eln}
Patch003: 0003-continue-to-ship-posixrules.patch
%endif
BuildRequires: make
BuildRequires: gawk, glibc, perl-interpreter