[Rpm-maint] [rpm-software-management/rpm] Dynamic Build Dependencies (#593)

Panu Matilainen notifications at github.com
Fri May 10 07:44:38 UTC 2019


pmatilai commented on this pull request.



> @@ -894,6 +895,9 @@ static rpmSpec parseSpec(const char *specFile, rpmSpecFlags flags,
 	case PART_PREP:
 	    parsePart = parsePrep(spec);
 	    break;
+	case PART_BUILDREQUIRES:
+	    parsePart = parseSimpleScript(spec, "%generate_buildrequires", &(spec->buildrequires));

An overlong line, please split.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/593#pullrequestreview-235965810
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190510/a3f95b74/attachment-0001.html>


More information about the Rpm-maint mailing list