]> git.pld-linux.org Git - packages/clutter.git/blobdiff - clutter.spec
- package language files
[packages/clutter.git] / clutter.spec
index 50b44b5afe2dea9f188cc4fa9cf8a5609d4ac6c6..bfabcaaac685b3bc6de29fbb509759126f203c11 100644 (file)
@@ -1,6 +1,3 @@
-# TODO:
-# - Fix unpackaged language files, %find_lang doesn't seem to work here
-#
 Summary:       Library for rich GUIs
 Summary(pl.UTF-8):     Biblioteka do bogatych graficznych interfejsów użytkownika
 Name:          clutter
@@ -120,13 +117,15 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang clutter-1.0
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files
+%files -f clutter-1.0.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/libclutter-glx-1.0.so.*.*.*
This page took 0.065343 seconds and 4 git commands to generate.