Hi,
I've just installed F12 and now can't generate rpms that work on older (FC6, in this case) distros.
The problem is the payload compression:
error: Failed dependencies: rpmlib(PayloadIsXz) <= 5.2-1 is needed by ......
This appears to be caused by a change in the compression library. Google suggests that the older
algorithm can be selected with something like:
%_binary_payload * *w2.lzdio
to the spec file
When building I get:
error: line 22: Unknown tag: w2.xzdio * *w2.lzdio
What would be the correct syntax?
Thanks.
--
Regards,
Ian Leonard
--
packaging mailing list
packaging@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/packaging
09-13-2010, 02:17 PM
Mattias Ellert
rpm and backward compatibility
mån 2010-09-13 klockan 14:55 +0100 skrev Ian Leonard:
> Hi,
>
> What would be the correct syntax?
>
>
> Thanks.
Use rpmbuild-md5 (installed as part of the fedora-packager package)
Mattias
--
packaging mailing list
packaging@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/packaging