SPECS: six.spec - added find_lang (missing it locale)
darekr
darekr at pld-linux.org
Mon Apr 23 16:21:38 CEST 2007
Author: darekr Date: Mon Apr 23 14:21:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added find_lang (missing it locale)
---- Files affected:
SPECS:
six.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/six.spec
diff -u SPECS/six.spec:1.11 SPECS/six.spec:1.12
--- SPECS/six.spec:1.11 Mon Apr 23 16:17:51 2007
+++ SPECS/six.spec Mon Apr 23 16:21:33 2007
@@ -41,10 +41,12 @@
mv $RPM_BUILD_ROOT%{_datadir}/applnk/Games/Board/* $RPM_BUILD_ROOT%{_desktopdir}
mv $RPM_BUILD_ROOT%{_docdir}/HTML/en/%{name}/* $RPM_BUILD_ROOT%{_docdir}/%{name}
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
@@ -60,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007/04/23 14:21:33 darekr
+- added find_lang (missing it locale)
+
Revision 1.11 2007/04/23 14:17:51 blekot
- up to 0.5.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/six.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list