[clutter-gtk] fix file lists

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 26 15:52:23 UTC 2011


commit fa1deff3a7cc437649a0c8b63a74dd930c1cf077
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jul 26 11:51:04 2011 -0400

    fix file lists

 clutter-gtk.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gtk.spec b/clutter-gtk.spec
index 220576e..e5292ee 100644
--- a/clutter-gtk.spec
+++ b/clutter-gtk.spec
@@ -48,7 +48,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files
+%find_lang cluttergtk-1.0
+
+%files -f cluttergtk-1.0.lang
 %doc COPYING NEWS
 %{_libdir}/*.so.*
 %{_libdir}/girepository-1.0/GtkClutter-%{clutter_version}.typelib


More information about the scm-commits mailing list