RE: create a src rpm
"dtra FYF" <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
thanks Hopefully I can work it out from there dave -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Neil Bird Sent: Wednesday, 19 October 2005 6:33 PM To: General freshrpms.net discussion list Subject: Re: create a src rpm Around about 19/10/05 09:13, dtra FYF typed ... > i have tried the src rpm from dag.wieers.com > but it is not new enough, only build 4730, i need build 4750+ to get the 3gp > support necessary In principal, install the srpm you /do/ have (rpm -Uvh), put the newer source tarball (for 4750+) you want to use instead into SOURCE/, edit the SPECS/ffmpeg.spec file (installed from the srpm) to use the new tarball and 'rpmbuild -ba --clean ffmpeg.spec'. Assuming you have an rpm build area to work in, and all the necessary dependancies for the compilation. You may need to google around for rpm building howtos. -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit