From 0de42b746e59102a9dbef32b3b4addc01c35d93e Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Thu, 3 Dec 2015 11:36:03 +0000 Subject: Avoid macro in RPM comment --- mingw-virt-viewer.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-virt-viewer.spec.in b/mingw-virt-viewer.spec.in index 06f062b..dc920c0 100644 --- a/mingw-virt-viewer.spec.in +++ b/mingw-virt-viewer.spec.in @@ -4,7 +4,7 @@ # We want the 1st part of the release number, and # the 3rd part (or 0 if not present). We want to -# avoid the autobuild magic %{extra_release} too +# avoid the autobuild magic 'extra_release' too # which is not purely numeric and larger than 255. # This scheme lets us cope with RHEL-style z-stream # versioning when creating Win product versions -- cgit