I'm getting "Package does not exist: %description devel", when it's trying to parse the description for e.g. devel. Stepping through the code* shows that it is looking for e.g. "foo-devel" fullName, but finding "foo" pname twice ? * build/spec.c @ lookupPackage Seems like there was a copy/paste error, when switching from the old headerNVR over to headerGetEntry in that code ? http://rpm5.org/cvs/filediff?f=rpm/build/spec.c&v1=2.152&v2=2.153 --andersReceived on Mon Aug 27 12:58:56 2007