Add translations

This commit is contained in:
Bastien Nocera 2011-02-21 15:02:51 +00:00
parent 632f4c4d18
commit b54e8d2008

View File

@ -43,6 +43,7 @@ make %{?_smp_mflags}
%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%find_lang %{name} --with-gnome
%posttrans
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
@ -53,7 +54,7 @@ if [ $1 -eq 0 ]; then
fi
%files
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING MAINTAINERS NEWS README
%{_datadir}/glib-2.0/schemas/*