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.
2010/9/13 Mattias Ellert mattias.ellert@fysast.uu.se
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)
Excellent. Thanks for that.
packaging@lists.fedoraproject.org