Tomas Mraz <tmraz@xxxxxxxxxx> writes: > as we are approaching the FC-5 test 1 devel freeze I'd like to upgrade > one more package which involves rebuild of many dependent packages. This > package is openssl (0.9.8a) and as it is a version change there might be > even needed some minor patches to package sources. OK, so I got the "broken deps" warning overnight and did a rebuild just now. Doesn't seem to have helped any though: [tgl@porkchop i386]$ rpm -qp postgresql-libs-8.1.0-1.i386.rpm --requires | grep ssl libssl.so.5 [tgl@porkchop postgresql]$ cd ../../8.1.0-2/i386 [tgl@porkchop i386]$ rpm -qp postgresql-libs-8.1.0-2.i386.rpm --requires | grep ssl libssl.so.5 Anyone care to explain why the build system is nagging us about broken deps when the old openssl is still in the buildroots? And what are the nag-ees supposed to do about it? regards, tom lane