[gegl/f17] package message catalogs

Nils Philippsen nphilipp at fedoraproject.org
Tue Apr 3 13:45:36 UTC 2012


commit c8e5c4f2d08936e27344345ffe3a4f596b419c63
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Apr 3 15:45:03 2012 +0200

    package message catalogs

 gegl.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gegl.spec b/gegl.spec
index 77a0688..091697b 100644
--- a/gegl.spec
+++ b/gegl.spec
@@ -165,6 +165,8 @@ for opfile in *.so; do
 done
 popd
 
+%find_lang %{name}-%{apiver}
+
 %check
 if make check; then
     :
@@ -203,7 +205,7 @@ rm -rf %{buildroot}
 
 %postun -p /sbin/ldconfig
 
-%files -f operations_files
+%files -f operations_files -f %{name}-%{apiver}.lang
 %defattr(-, root, root, -)
 %doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README
 %{_bindir}/gegl


More information about the scm-commits mailing list