@pmatilai commented on this pull request.
> +Summary: Dynamic spec
+
+%description
+A dynamic spec generation example.
+
+%build
+touch FAQ
+{
+ echo "%package docs"
+ echo "Summary: Docs subpackage"
+ echo "BuildArch: noarch"
+ echo "%description docs"
+ echo "Documentation for dynamic spec"
+ echo "%files docs"
+ echo "%doc FAQ"
+} > $RPM_SPECPARTS_DIR/docs.specpart
OTOH okay the previous example link to our own tests wasn't any better
:laughing: So feel free to ignore, unless you happen to come up with a more
meaningful example in the meanwhile.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4299#discussion_r3710468585
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4299/review/[email protected]>_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint