[sentinella] spec fix for .lang

thomasj thomasj at fedoraproject.org
Mon Aug 2 17:12:34 UTC 2010


commit e125ddbb508df567830ddbb55ec43eb9959ee813
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Aug 2 19:12:29 2010 +0200

    spec fix for .lang

 sentinella.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sentinella.spec b/sentinella.spec
index da51e71..626be09 100644
--- a/sentinella.spec
+++ b/sentinella.spec
@@ -51,7 +51,7 @@ make -C %{_target_platform} %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 make install -C %{_target_platform} DESTDIR=%{buildroot}
-%find_lang Sentinella --with-kde
+%find_lang sentinella --with-kde
 
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
 
@@ -72,7 +72,7 @@ update-desktop-database -q &> /dev/null
 gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 update-desktop-database -q &> /dev/null
 
-%files -f Sentinella.lang
+%files -f sentinella.lang
 %defattr(-,root,root,-)
 %doc CHANGELOG COPYING
 %{_kde4_bindir}/sentinella


More information about the scm-commits mailing list