Closed gongled closed 6 years ago
Hi! I made perfecto with a focus on using in rpmbuilder. So I will try to add integration with perfecto in near feature.
Today I have released rpmbuilder 2.2.0 with perfecto support. I hope you will enjoy this feature. 😉
Thank you. I have finished testing it a few moments ago. It works perfectly!
Hello,
I know that RPMBuilder uses
rpmlint
to perform strict and pedantic checks for spec file. it works fine and helps me build package in one-line command. Few weeks ago you have been released first public version ofperfecto
utility which makes validation much better for usage. So then, I thought, that would be nice ifRPMBuilder
includes one another type of checking in addition tostrict
andpedantic
options.