Small fix to make python-1.5.2-29.src.rpm to build for i686 arch

Build errors:
Processing files: python-1.5.2-29
File not found: /var/tmp/python/python-root/usr/lib/python1.5/plat-linux-i686

Solution: Change python.spec
Release: 29.1
#Release: 29
%{_prefix}/lib/python1.5/plat-linux-%{_arch}
#%{_prefix}/lib/python1.5/plat-linux-%{_target_cpu}

rpm -ba python.spec --target=i686
Builds python-*1.5.2-29.1.i686.rpm, python-1.5.2-29.1.src.rpm



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to