From 19a79e428750e35ff8b09ac72cb0d8dedd96f46a Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Oct 09 2014 14:51:31 +0000 Subject: Package translations libgovirt 0.3.2 now has i18n support --- diff --git a/libgovirt.spec b/libgovirt.spec index fd9bda7..54e3fa9 100644 --- a/libgovirt.spec +++ b/libgovirt.spec @@ -56,6 +56,7 @@ Libraries, includes, etc. to compile with the libgovirt library %__make install DESTDIR=%{buildroot} rm -f %{buildroot}%{_libdir}/*.a rm -f %{buildroot}%{_libdir}/*.la +%find_lang %{name} --with-gnome %check make check @@ -64,7 +65,7 @@ make check %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %doc AUTHORS COPYING MAINTAINERS README %{_libdir}/%{name}.so.2* %if %{with_gir}