Hello list, I need a help regarding package review: https://bugzilla.redhat.com/show_bug.cgi?id=458204 Home page: http://code.google.com/p/google-coredumper/ It used linux/dirent.h which has been removed from kernel-headers on rawhide. So does not build on rawhide. I patched up to use glibc-headers dirent.h which contains dirent & dirent64 structures. This patch is wrong. After investigating code base coredumper checks kernel structure sizes by including specific kernel headers containing those structures. So, my question is after removing dirent.h which dirent & dirent64 structures does kernel use now? Those defined by glibc-header dirent.h ? If yes, i can fix it quickly. -- Thanks, rakesh -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list