SPECS: wesnoth.spec - up to 1.1.10 - %%find_lang added - new mans ...

lisu lisu at pld-linux.org
Sun Oct 8 13:45:24 CEST 2006


Author: lisu                         Date: Sun Oct  8 11:45:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.10
- %%find_lang added
- new mans added

---- Files affected:
SPECS:
   wesnoth.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/wesnoth.spec
diff -u SPECS/wesnoth.spec:1.51 SPECS/wesnoth.spec:1.52
--- SPECS/wesnoth.spec:1.51	Mon Aug  7 12:48:25 2006
+++ SPECS/wesnoth.spec	Sun Oct  8 13:45:19 2006
@@ -7,12 +7,12 @@
 Summary:	Strategy game with a fantasy theme
 Summary(pl):	Strategiczna gra z motywem fantasy
 Name:		wesnoth
-Version:	1.1.7
+Version:	1.1.10
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Games/Strategy
 Source0:	http://www.wesnoth.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	12463573ae43fcfb5d0683e6108e0abe
+# Source0-md5:	49e2efb48bfef1fec7741d1a7aec4d0b
 Source1:	%{name}.desktop
 Source2:	%{name}d.init
 Patch0:		%{name}-Makefile.patch
@@ -97,6 +97,8 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/wesnothd
 
+%find_lang %{name} --all-name
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -116,14 +118,19 @@
 	/sbin/chkconfig --del wesnothd
 fi
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc changelog README MANUAL*
 %attr(755,root,root) %{_bindir}/wesnoth
 %attr(755,root,root) %{_bindir}/wmlxgettext
 %{_mandir}/man6/wesnoth.6*
 %lang(de) %{_mandir}/de/man6/wesnoth.6*
-%lang(hu) %{_mandir}/hu/man6/wesnoth.6*
+%lang(cs) %{_mandir}/cs/man6/wesnoth.6*
+%lang(en_GB) %{_mandir}/en_GB/man6/wesnoth.6*
+%lang(fr) %{_mandir}/fr/man6/wesnoth.6*
+%lang(ja) %{_mandir}/ja/man6/wesnoth.6*
+%lang(pt_BR) %{_mandir}/pt_BR/man6/wesnoth.6*
+%lang(sk) %{_mandir}/sk/man6/wesnoth.6*
 %lang(sv) %{_mandir}/sv/man6/wesnoth.6*
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
@@ -135,8 +142,13 @@
 %attr(755,root,root) %{_bindir}/wesnothd
 %attr(754,root,root) /etc/rc.d/init.d/wesnothd
 %{_mandir}/man6/wesnothd.6*
+%lang(cs) %{_mandir}/cs/man6/wesnothd.6*
 %lang(de) %{_mandir}/de/man6/wesnothd.6*
-%lang(hu) %{_mandir}/hu/man6/wesnothd.6*
+%lang(en_GB) %{_mandir}/en_GB/man6/wesnothd.6*
+%lang(fr) %{_mandir}/fr/man6/wesnothd.6*
+%lang(ja) %{_mandir}/ja/man6/wesnothd.6*
+%lang(pt_BR) %{_mandir}/pt_BR/man6/wesnothd.6*
+%lang(sk) %{_mandir}/sk/man6/wesnothd.6*
 %lang(sv) %{_mandir}/sv/man6/wesnothd.6*
 %dir /var/run/wesnothd
 %endif
@@ -148,8 +160,14 @@
 %attr(755,root,root) %{_bindir}/exploder
 %attr(755,root,root) %{_bindir}/wesnoth_editor
 %{_mandir}/man6/wesnoth_editor.6*
+%lang(cs) %{_mandir}/cs/man6/wesnoth_editor.6*
 %lang(de) %{_mandir}/de/man6/wesnoth_editor.6*
-%lang(hu) %{_mandir}/hu/man6/wesnoth_editor.6*
+%lang(en_GB) %{_mandir}/en_GB/man6/wesnoth_editor.6*
+%lang(fr) %{_mandir}/fr/man6/wesnoth_editor.6*
+%lang(it) %{_mandir}/it/man6/wesnoth_editor.6*
+%lang(ja) %{_mandir}/ja/man6/wesnoth_editor.6*
+%lang(pt_BR) %{_mandir}/pt_BR/man6/wesnoth_editor.6*
+%lang(sk) %{_mandir}/sk/man6/wesnoth_editor.6*
 %lang(sv) %{_mandir}/sv/man6/wesnoth_editor.6*
 %endif
 
@@ -159,6 +177,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/10/08 11:45:19  lisu
+- up to 1.1.10
+- %%find_lang added
+- new mans added
+
 Revision 1.51  2006/08/07 10:48:25  qboosh
 - BR: ac,am,gt,lt; no libtoolize (system libtool used directly)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wesnoth.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list