Re: Build Requires tag

2012-03-16 Thread Stanislav Ochotnicky
Quoting enarkri (2012-03-16 09:27:12) >Hi, >I am creating an RPM package using rpm-maven-plugin. >During the generation of the SPEC file, I would want to have the >"BUILDREQUIRES" tag also to be printed in the SPEC file. Is it >possible? If so how? >From maven-rpm-plugin docs: In particular,

Build Requires tag

2012-03-16 Thread enarkri
Hi, I am creating an RPM package using rpm-maven-plugin. During the generation of the SPEC file, I would want to have the "BUILDREQUIRES" tag also to be printed in the SPEC file. Is it possible? If so how? Naren