@pmatilai commented on this pull request.


> @@ -37,6 +37,7 @@ enum rpmSpecFlags_e {
     RPMSPEC_FORCE      = (1 << 1),
     RPMSPEC_NOLANG     = (1 << 2),
     RPMSPEC_NOUTF8     = (1 << 3),
+    RPMSPEC_DONTFINALIZE = (1 << 4),

Use "NO" instead of "DONT" for consistency with the rest of rpm.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2646#pullrequestreview-1644067342
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2646/review/1644067...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to