Le samedi 07 janvier 2012 13:58:05, Luc Menut a écrit : > Le 07/01/2012 13:23, Florent Monnier a écrit : > > Hi, > > > > In Mandriva I was using this command to make proper attribution of > > imported .spec files: > > > > $ mdvsys import foo.src.rpm --message 'this spec file is imported from > > Fedora where it was written by X' > > > > I'm trying to make the equivalent with this command: > > > > $ mgarepo putsrpm -m "this spec file is imported from Mandriva where it > > was written by X" package.src.rpm > > error: no such option: -m > > > > $ mgarepo putsrpm --message "this spec file is imported from Mandriva > > where it was written by X" package.src.rpm > > error: no such option: --message > > > > $ mgarepo putsrpm --help | grep -- -m > > > > -m LOG Log message used when commiting changes > > > > What is the right command line to achieve this? > > Can you try mgarepo putsrpm -l LOG ... ?
Yes it does work, thanks > Could you please file a bugreport? Is this right? https://bugs.mageia.org/show_bug.cgi?id=4053 --
