Description of problem: xfsprogs-devel is missing a dependency. Version-Release number of selected component (if applicable): 3.0.3-2 How reproducible: Every time Steps to Reproduce: 1. Add #include <xfs/xfs.h> to a C file 2. Compile Actual results: Missing header uuid/uuid.h Expected results: a.out Additional info: Just add libuuid-devel (not uuid-devel, which puts uuid.h elsewhere) to the dependency list I believe.
Reassigning to xfsprogs - I don't see any connection with filesystem component. Filesystem is just component with basic system directory layout.
Hm, xfsprogs-3.0.3-2 BuildRequires libuuid-devel, but you're right, there is no runtime dependency. Sounds like the best path is to create a pkgconfig file, but I'll have to look into how that works. (If you happen to be a pkgconfig expert I'd happily accept a patch) :) Thanks, -Eric
Fixed in rawhide now, just added libuuid-devel as suggested. Will eventually push the change to F12 ... need to work out what I can do with F13 baking right now, so f12 doesn't get fixes f13 doesn't have.
xfsprogs-3.0.3-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/xfsprogs-3.0.3-3.fc12
xfsprogs-3.1.1-7.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/xfsprogs-3.1.1-7.fc13
Pushed to testing repos for f12 and f13.
xfsprogs-3.0.3-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update xfsprogs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/xfsprogs-3.0.3-3.fc12
xfsprogs-3.1.1-7.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update xfsprogs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/xfsprogs-3.1.1-7.fc13
xfsprogs-3.0.3-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
xfsprogs-3.1.1-7.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.