[ATrpms-devel] Problem building ffmpeg

Paulo Cavalcanti promac at gmail.com
Wed May 30 11:50:21 CEST 2007


On 5/30/07, phillong69 at netscape.net <phillong69 at netscape.net> wrote:
>
> I tried to execute
>
> rpmbuild -ba ffmpeg.spec
>
> but got
>
> ....



Try adding

cat > develfiles.list << EOF
%defattr(-,root,root,-)
%{_includedir}/...
%{_libdir}/...
EOF

%clean
rm -rf %{buildroot}

and listing all the files not found there.
It worked for me when rebuilding alsa-lib.

-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20070530/fac3acd9/attachment.html 


More information about the atrpms-devel mailing list