Am Fr., 7. März 2025 um 15:57 Uhr schrieb Jean Delvare <[email protected]>: > Some build systems (such as OBS) don't work with compliant rpm spec > files. Instead, they use templates, which they preprocess before > passing them to rpmbuild. In order to be able to use "quilt setup" > on these spec files, we need to perform the same kind of > preprocessing.
What kind of templates? > For this purpose, introduce a new option to the setup command, > --spec-filter. This lets the user provide a customer filtering script > to preprocess their spec file before rpmbuild gets called on it. Is there no way to detect and handle that kind of situation automatically, for example, if a spec file looks a certain way and a filter script with a particular name exists? Thanks, Andreas _______________________________________________ Quilt-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/quilt-dev
