Re: dvdstyler 1.8.3
Dave Plater <[email protected]> Sun, 15 May 2011 00:24:52 +0200
| Newsgroups | gmane.linux.suse.multimedia |
|---|---|
| Message-ID | <[email protected]> |
On 05/14/2011 07:12 PM, jdd wrote: > Le 13/05/2011 12:05, Dave Plater a écrit : > > >> local builds whenever you can. Install the source rpm - as root >> "zypper si DVDStyler" > > (lot of good advices :-) > > this worked. > > Is there a way to have several versions of the same product? for now I can't anymore test the stock pm version :-( > > thanks, I learn a lot with you :-) > > jdd > You need to download the latest tarball and place it in /usr/src/packages/SOURCES/ and edit the spec file in /usr/src/packages/SPECS/ under Version: add the new version number, the same as the tarball version. If you wish to change the build options you will find them in the %build section and if any of the patches don't apply and you can't fix them just comment them out in the %prep section. I'm trying out the latest version DVDStyler-1.8.4b2 if any of the patches don't work I'll email the fixed ones to you. Everything except the spec file lives in /usr/src/packages/SOURCES/. Dave P