1.2.0-1 = 627,674
1.2.3-1 = 1,321,882
Almost twice the size? I also noticed in the download section for
precompiled rpms, that they have this kind of size difference between
"static" and "Dynamic". It that the case here? or .......

Yes, by mistake I uploaded a src.rpm that builds a static package (did this for 1.2.2 also). It should of course build a dynamic package.

You can work around the problem by downloading a tarball, unpacking it and removing "--enable-static" from bincimap-1.2.3/bincimap.spec. Then pack the tarball together again and rebuild the package with "rpmbuild -ta bincimap-1.2.3.tar.gz" or "rpm -ta bincimap-1.2.3.tar.gz".

Downloaded tarball, --enable-static WAS NOT set in the spec file. Just had to do a rpmbuild -ta and all was fine once again. Thanks, Ken




Reply via email to