[opensuse-buildservice] rpmlint in local OBS
I have a local OBS instance set up for use for our company builds. How do I turn on rpmlint checks and then how to add new checks/rules for some formatting issue we want to enforce on the specs/rpm info? --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tuesday 26 August 2008, Luke Imhoff wrote:
I have a local OBS instance set up for use for our company builds. How do I turn on rpmlint checks
add this to your prjconf: Support: build rpmlint-Factory
and then how to add new checks/rules for some formatting issue we want to enforce on the specs/rpm info?
you can install additional checks in /opt/testing/share/rpmlint and add them to /opt/testing/share/config like usual. There is currently no straightforward way to do that at the moment, my suggestion would be to install an additional package (like rpmlint-MyCompany) which provides those files (via the same Support configuration like above). Greetings, Dirk --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Dirk Müller
-
Luke Imhoff