SPECS: littlewizard.spec - think, use find_lang
qboosh
qboosh at pld-linux.org
Sun Jul 17 23:17:24 CEST 2005
Author: qboosh Date: Sun Jul 17 21:17:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- think, use find_lang
---- Files affected:
SPECS:
littlewizard.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/littlewizard.spec
diff -u SPECS/littlewizard.spec:1.14 SPECS/littlewizard.spec:1.15
--- SPECS/littlewizard.spec:1.14 Sun Jul 17 21:21:39 2005
+++ SPECS/littlewizard.spec Sun Jul 17 23:17:19 2005
@@ -64,19 +64,19 @@
mv -f $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}/* $RPM_BUILD_ROOT%{_pixmapsdir}
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog TODO
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so.*.*
-%{_datadir}/locale/en_GB/LC_MESSAGES/%{name}.mo
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/%{name}.mo
%{_pixmapsdir}/*.png
%{_datadir}/%{name}
@@ -96,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/07/17 21:17:19 qboosh
+- think, use find_lang
+
Revision 1.14 2005/07/17 19:21:39 darekr
- fixed %files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/littlewizard.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list