Am 30.07.2018 um 18:02 schrieb stan:
> Then just a build with 
> rpmbuild -bb kernel.spec
> 
> I don't see where any config files that weren't in the src.rpm could
> come from, as the BUILD directory is recreated every time the -bb
> command is run.  I have some other kernel-4.xx files in there from
> earlier builds, but that has never been a problem before.  What is the
> difference between where 'fedpkg prep' gets its *.config files and the
> *.config files in the src.rpm?

the BUILD directory yes, but SOURCES which is propageted by "rpm -ivh"
not - that's why i have a "build-src-rpms.sh" so that i can kill
everything within SPECS and SOURCES and doing a fresh "rpm -ivh
SRPMS/*.rpm" to keep everything clean

_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org/message/PGI6RVIQCVEJKTBDWERXXV2WBLRZS6NO/

Reply via email to