Op zaterdag 07 januari 2012 13:23:10 schreef Florent Monnier: > 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? > > Thanks
i thought "mgarepo import file.src.rpm" was what was done? and not putsrpm?
