We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1e394d + 4de6777 commit e8a74d2Copy full SHA for e8a74d2
gnutls/Interoperability/renegotiation-with-NSS/Makefile
@@ -54,9 +54,10 @@ $(METADATA): Makefile
54
@echo "TestTime: 10m" >> $(METADATA)
55
@echo "RunFor: gnutls nss" >> $(METADATA)
56
@echo "Requires: gnutls gnutls-utils nss nss-tools expect" >> $(METADATA)
57
+ @echo "RhtsRequires: library(openssl/certgen)" >> $(METADATA)
58
@echo "Priority: Normal" >> $(METADATA)
59
@echo "License: GPLv2" >> $(METADATA)
60
@echo "Confidential: no" >> $(METADATA)
61
@echo "Destructive: no" >> $(METADATA)
- @echo "Releases: -RHEL4 -RHELClient5 -RHELServer5 -RHEL6 -RHEL7 -Fedora25" >> $(METADATA)
62
+ @echo "Releases: -RHEL4 -RHELClient5 -RHELServer5 -RHEL6" >> $(METADATA)
63
0 commit comments