[Rpm-maint] [rpm-software-management/rpm] No build directives in generated spec parts (PR #2917)

Florian Festi notifications at github.com
Wed Feb 28 08:32:45 UTC 2024


@ffesti commented on this pull request.



> @@ -21,6 +21,11 @@
 #define ALLOWED_CHARS_EVR ALLOWED_CHARS_VERREL "-:"
 #define LEN_AND_STR(_tag) (sizeof(_tag)-1), (_tag)
 
+enum parseStages {
+    SPECFILE,
+    BUILDSYS,
+    GENERATED,

Done

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

Message ID: <rpm-software-management/rpm/pull/2917/review/1905603161 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240228/0e7414c1/attachment.html>


More information about the Rpm-maint mailing list