]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
document _noautoreq_pyegg, _noautoreq_py3egg
authorElan Ruusamäe <glen@delfi.ee>
Thu, 29 Sep 2016 17:25:24 +0000 (20:25 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 29 Sep 2016 17:26:11 +0000 (20:26 +0300)
added in e7053164

rpm.macros

index f05db7a841d53ad5cb0f6826117b2485bfb57789..3f58c509d37f8e6cb532aeac33718e34235e4334 100644 (file)
@@ -891,6 +891,9 @@ fi; \
 # %define _noautoreq_perl Apache::.*
 # BuildRequires:       rpmbuild(macros) >= 1.672
 # %define _noautoreq_java ClassDataVersion
+# BuildRequires:       rpmbuild(macros) >= 1.709
+# %define _noautoreq_pyegg argparse
+# %define _noautoreq_py3egg backports.ssl-match-hostname ipaddress
 #
 %__noauto_regexp_helper(p:) %(echo "%*" | awk 'BEGIN{RS=" "}{printf("%{-p*}%{__qchar}(%%s%{__qchar}) ", $1)}')
 # detect quote character runtime
This page took 0.131019 seconds and 4 git commands to generate.