Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=458186


Till Maas <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #1 from Till Maas <[EMAIL PROTECTED]>  2008-08-08 16:46:46 EDT ---
MP3 support cannot go into Fedora, also iirc FFmpeg is not in Fedora. In case
there is no support for these forbidden items, please remove them also from the
description.

Also I guess this is wrong, because stripping has to be done by some
debuginfo-generation script afaik, to make the information go into the
debuginfo subpackage:
(
cd $RPM_BUILD_ROOT/%{_libdir}/%{name}/modules/
for i in *.so; do
    strip $i || true
done
)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to