From 8abf80e788dd1a53c2de672d6fd46ec3741b4f8d Mon Sep 17 00:00:00 2001 From: Bob Relyea Date: Tue, 10 Aug 2021 09:28:22 -0700 Subject: [PATCH] Why is rpm trying to expand stuff in a comment? (sigh) make it happy for now --- nss.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nss.spec b/nss.spec index f37f608..a564b02 100644 --- a/nss.spec +++ b/nss.spec @@ -5,7 +5,7 @@ # - increment %%{nspr_version}, when updating the NSS part only %global baserelease 1 %global nss_release %baserelease -# use %global nspr_release %[%baserelease+n] to handle offsets when +# use "%%global nspr_release %%[%%baserelease+n]" to handle offsets when # release number between nss and nspr are different. %global nspr_release %baserelease # only need to update this as we added new