From: Robert Kurowski Date: Mon, 14 Mar 2005 17:18:50 +0000 (+0000) Subject: - fixed language stuff X-Git-Tag: auto/ac/libexo-0_3_0-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fexo.git;a=commitdiff_plain;h=2bc3c4171b239344c3b54fbc568a49a6f7216703 - fixed language stuff Changed files: exo.spec -> 1.8 --- diff --git a/exo.spec b/exo.spec index 8559ee1..51111f7 100644 --- a/exo.spec +++ b/exo.spec @@ -59,18 +59,19 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} --all-name + %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog HACKING NEWS README TODO %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{py_sitescriptdir}/*.py -%{_datadir}/locale/*/* %files devel %defattr(644,root,root,755)