Description of problem: The autopoint program provided with the FC3 gettext package doesn't work, because the file /usr/share/gettext/archive.tar.gz is not included in the RPM. Version-Release number of selected component (if applicable): gettext-0.14.1-12 Example: [peter@beta gst-plugins]$ autopoint /usr/bin/autopoint: line 342: /usr/share/gettext/archive.tar.gz: No such file or directory cvs checkout: cannot find module `archive' - ignored find: archive: No such file or directory find: archive: No such file or directory autopoint: *** infrastructure files for version 0.11.5 not found; this is autopoint from GNU gettext-tools 0.14.1 autopoint: *** Stop.
So I didn't know about the existence of the gettext-devel. Then the real bug here is that some programs in the gettext depend on files in the gettext-devel package, which is broken. autopoint is one such program; gettextize is another.
Thanks for your report. I am planning to move autopoint to -devel. *** This bug has been marked as a duplicate of 137542 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.