From: Elan Ruusamäe Date: Sat, 21 Mar 2015 18:49:24 +0000 (+0200) Subject: spelling fix X-Git-Tag: auto/th/rpm-build-tools-4.6-4~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=f4c25ab228d7a1ca90e9c95cc88bea101acb9feb;p=packages%2Frpm-build-tools.git spelling fix --- diff --git a/adapter.awk b/adapter.awk index 1316664..f4776b0 100644 --- a/adapter.awk +++ b/adapter.awk @@ -711,7 +711,7 @@ preamble == 1 { $0 = format_requires($1, value) } - # BR: tar (and others) are too common (rpm-build requires it) + # BR: tar (and others) are too common (rpm-build requires them) if (field == "buildrequires:") { l = substr($0, index($0, $2)) if (l == "awk" ||