xpaint-debuginfo-2.8.7.3-1.fc13.x86_64 is empty. Additionally, pdfconcat is not built with $RPM_OPT_FLAGS: http://kojipkgs.fedoraproject.org/packages/xpaint/2.8.7.3/1.fc13/data/logs/x86_64/build.log + gcc -O3 -s -DNDEBUG=1 -DNO_CONFIG=1 -ansi -pedantic -Wunused -Wall -W -Wstrict-prototypes -Wtraditional -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-prototypes -Wmissing-declarations pdfconcat.c -o pdfconcat See the blocker bug for more info.
xpaint-2.8.13.1-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/xpaint-2.8.13.1-1.fc11
xpaint-2.8.13.1-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/xpaint-2.8.13.1-1.fc12
I will remove the debug package in the next release, if it is still empty. I also need to check why pdfconcat is not built with the appropriate flags.
Do not remove it, fix it instead. See compiler flags and debuginfo packages in packaging guidelines and bug 496968: http://fedoraproject.org/wiki/Packaging/Guidelines#Compiler_flags There are several reasons for it being empty already evident from briefly looking at the build log, in no particular order: 1) pdfconcat not built with $RPM_OPT_FLAGS (as already discussed) 2) pdfconcat installed with "install -s", the -s needs to be dropped: install -c -s pdfconcat /builddir/build/BUILDROOT/xpaint-2.8.13.1-1.fc13.x86_64/usr/bin 3) /usr/bin/xpaint explicitly stripped during build, this needs to be removed: strip /builddir/build/BUILDROOT/xpaint-2.8.13.1-1.fc13.x86_64/usr/bin/xpaint
xpaint-2.8.13.1-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/xpaint-2.8.13.1-3.fc11
xpaint-2.8.13.1-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/xpaint-2.8.13.1-3.fc12
I am closing this bug, because it has been fixed in xpaint-2.8.13.1-3.fc12