Re: create a src rpm
Neil Bird <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
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