[rygel] fix locale naming

Peter Robinson pbrobinson at fedoraproject.org
Fri Apr 15 13:04:16 UTC 2011


commit 9cf4321f309c384ab21d8957acaf554a75480042
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Apr 15 14:03:08 2011 +0100

    fix locale naming

 rygel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rygel.spec b/rygel.spec
index 32966c8..ec5e082 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -63,7 +63,7 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 #Remove libtool archives.
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
-%find_lang Rygel
+%find_lang %{name}
 
 # Verify the desktop files
 desktop-file-validate %{buildroot}/%{_datadir}/applications/rygel.desktop


More information about the scm-commits mailing list