Hi Alina I am not familiar in that area of the code and this RPM feature, could you cook up a small maven project for me to reproduce?
Thanks -Dan On Wed, May 20, 2015 at 12:42 AM, alina dima <[email protected]> wrote: > Hi, > > I am using the maven rpm plugin to package rpm files. Everything is working > fine, however I want to ensure that the RPM package I build can only be > installed on a particular OS, namely openSUSE 13.1. I have seen that there > is a <targetOS> property one can set in the pom file, however when I write > <targetOS>openSUSE 13.1</targetOS> it does not work. Can anyone please > help? > > Thank you > Alina > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Maven-rpm-plugin-set-target-OS-with-version-tp5835598.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
