Hi, Ken :-). On Mon, 22 Sep 2003, Ken Godee wrote: >Just downloaded and did a --rebuild on bincimap-1.2.3-1.src.rpm. >When looking at the created rpm I noticed it is a lot bigger then >the previous binc rpms that I created form the src rpm's..... >1.2.0b1-1 = 618,833 >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". Sorry for the inconvenience :-). Andy -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
