When building log4cplus-devel rpm, the following occurs:
Installed (but unpackaged) file(s) found:
/usr/include/log4cplus/boost/deviceappender.hxx
/usr/include/log4cplus/config.hxx
/usr/include/log4cplus/config/defines.hxx
/usr/include/log4cplus/config/macosx.h
/usr/include/log4cplus/config/win32.h
/usr/include/log4cplus/config/windowsh-inc.h
/usr/include/log4cplus/internal/cygwin-win32.h
/usr/include/log4cplus/internal/env.h
/usr/include/log4cplus/internal/internal.h
/usr/include/log4cplus/internal/socket.h
/usr/include/log4cplus/thread/impl/syncprims-impl.h
/usr/include/log4cplus/thread/impl/syncprims-pmsm.h
/usr/include/log4cplus/thread/impl/syncprims-pthreads.h
/usr/include/log4cplus/thread/impl/syncprims-win32.h
/usr/include/log4cplus/thread/impl/threads-impl.h
/usr/include/log4cplus/thread/impl/tls.h
/usr/include/log4cplus/thread/syncprims-pub-impl.h
/usr/include/log4cplus/thread/syncprims.h
/usr/include/log4cplus/thread/threads.h
Not sure which ones are necessary.
command used: rpmbuild -ta ~/rpmbuild/SOURCES/log4cplus-1.1.0.tar.gz
environment is Fedora 14.
I have no idea what is going on there. I do not maintain RPM packages, or any packages. You will have to take this up to the log4cplus RPM package maintainer in Fedora, I think.
Sorry, should have been clearer - This is when building an rpm from source, using the spec file included in the source tar. It is similar in nature to #140.
Please feel free to suggest changes to the spec file.
I was able to build the RPM using the attached spec file.
I have committed the file to trunk. I will merge it to 1.1.x, so that it will become part of 1.1.1, some time later. Thank you for the fix.