X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=e2fsprogs.spec.in;h=10b079cdb8cca748df2a6ddf57bfc3dff8127b29;hb=48301129641fd84e2c9cb8b753933696110e429d;hp=b0fd0e2d321a3ed83e0fdbf82ad017f72864dd25;hpb=cf1b23ef4c2176f9fafeb93c01469cbb64c60c3b;p=tools%2Fe2fsprogs.git diff --git a/e2fsprogs.spec.in b/e2fsprogs.spec.in index b0fd0e2..10b079c 100644 --- a/e2fsprogs.spec.in +++ b/e2fsprogs.spec.in @@ -1,5 +1,6 @@ %define _root_sbindir /sbin %define _root_libdir /%{_lib} +%define _root_localedir /usr/share/locale Summary: Utilities for managing the second extended (ext2) filesystem. Name: e2fsprogs @@ -48,7 +49,7 @@ also want to install e2fsprogs. %setup %build -%configure --enable-elf-shlibs --enable-nls +%configure --enable-elf-shlibs --enable-nls --disable-evms make %install @@ -136,6 +137,14 @@ exit 0 %{_mandir}/man8/tune2fs.8* %{_mandir}/man8/filefrag.8* +%{_root_localedir}/cs/LC_MESSAGES/e2fsprogs.mo +%{_root_localedir}/de/LC_MESSAGES/e2fsprogs.mo +%{_root_localedir}/es/LC_MESSAGES/e2fsprogs.mo +%{_root_localedir}/it/LC_MESSAGES/e2fsprogs.mo +%{_root_localedir}/pl/LC_MESSAGES/e2fsprogs.mo +%{_root_localedir}/sv/LC_MESSAGES/e2fsprogs.mo +%{_root_localedir}/tr/LC_MESSAGES/e2fsprogs.mo + %files devel %defattr(-,root,root) %{_infodir}/libext2fs.info* @@ -163,11 +172,12 @@ exit 0 %{_includedir}/ext2fs %{_includedir}/ss %{_includedir}/uuid +%{_includedir}/e2p/e2p.h %{_mandir}/man1/compile_et.1* %{_mandir}/man1/mk_cmds.1* %{_mandir}/man3/com_err.3* %{_mandir}/man3/libblkid.3* -%{_mandir}/man3/libuuid.3* +%{_mandir}/man3/uuid.3* %{_mandir}/man3/uuid_clear.3* %{_mandir}/man3/uuid_compare.3* %{_mandir}/man3/uuid_copy.3*