Whamcloud - gitweb
Update Release notes.
[tools/e2fsprogs.git] / e2fsprogs.spec.in
index b0fd0e2..10b079c 100644 (file)
@@ -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*