SPECS (DEVEL): wesnoth.spec - up to 1.5.12 - restore polish man page - prob...

lisu lisu at pld-linux.org
Thu Mar 5 10:21:41 CET 2009


Author: lisu                         Date: Thu Mar  5 09:21:41 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 1.5.12
- restore polish man page
- problem with packaging python files (TODO)
- missing BR: sed
- SDL_ttf-devel >= 2.0.8 

---- Files affected:
SPECS:
   wesnoth.spec (1.97.2.7 -> 1.97.2.8) 

---- Diffs:

================================================================
Index: SPECS/wesnoth.spec
diff -u SPECS/wesnoth.spec:1.97.2.7 SPECS/wesnoth.spec:1.97.2.8
--- SPECS/wesnoth.spec:1.97.2.7	Wed Feb 18 16:37:10 2009
+++ SPECS/wesnoth.spec	Thu Mar  5 10:21:36 2009
@@ -4,6 +4,7 @@
 # - use desktop file included with project (consider which one are better)
 # - dont know what should I do with sr at latin and racv man pages
 # Conditional build
+# - put python files into pysite_dir
 %bcond_without	server	# without server
 %bcond_without	tools	# without tools
 %bcond_without	fribidi	# without Bidirectional language support
@@ -12,13 +13,13 @@
 Summary(hu.UTF-8):	Fantasy környezetben játszódó stratégiai játék
 Summary(pl.UTF-8):	Strategiczna gra z motywem fantasy
 Name:		wesnoth
-Version:	1.5.10
+Version:	1.5.12
 Release:	0.1
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://www.wesnoth.org/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	2d76ee15ab35b9971290279031649643
+# Source0-md5:	5dcac766ade0806e8d0b5e5ce020a1e0
 Source1:	%{name}.desktop
 Source2:	%{name}_editor.desktop
 Source3:	%{name}d.init
@@ -29,7 +30,7 @@
 BuildRequires:	SDL_image-devel >= 1.2
 BuildRequires:	SDL_mixer-devel >= 1.2
 BuildRequires:	SDL_net-devel >= 1.2
-BuildRequires:	SDL_ttf-devel >= 2.0
+BuildRequires:	SDL_ttf-devel >= 2.0.8
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	boost-devel >= 1.33
@@ -43,6 +44,7 @@
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	sed >= 4.0
 BuildRequires:	zipios++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -157,9 +159,9 @@
 # the same as manuals from %{_mandir}/man?
 rm -rf $RPM_BUILD_ROOT%{_mandir}/en_GB
 
-%py_comp $RPM_BUILD_ROOT%{py_sitedir}
-%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
-%py_postclean
+#%%py_comp $RPM_BUILD_ROOT%{py_sitedir}
+#%%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
+#%%py_postclean
 
 %find_lang %{name} --all-name
 
@@ -198,7 +200,7 @@
 #%%lang(ja) %{_mandir}/ja/man6/wesnoth.6*
 %lang(lt) %{_mandir}/lt/man6/wesnoth.6*
 #%%lang(nl) %{_mandir}/nl/man6/wesnoth.6*
-#%%lang(pl) %{_mandir}/pl/man6/wesnoth.6*
+%lang(pl) %{_mandir}/pl/man6/wesnoth.6*
 %lang(sk) %{_mandir}/sk/man6/wesnoth.6*
 #%%lang(sr) %{_mandir}/sr/man6/wesnoth.6*
 #%%lang(sv) %{_mandir}/sv/man6/wesnoth.6*
@@ -269,8 +271,8 @@
 #%%lang(zh_TW) %{_mandir}/zh_TW/man6/wesnoth_editor.6*
 %{_desktopdir}/%{name}_editor.desktop
 %{_pixmapsdir}/%{name}_editor-icon.png
-%dir %{py_sitedir}/%{name}
-%{py_sitedir}/%{name}/*.py[co]
+#%%dir %{py_sitedir}/%{name}
+#%%{py_sitedir}/%{name}/*.py[co]
 %endif
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -279,6 +281,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97.2.8  2009/03/05 09:21:36  lisu
+- up to 1.5.12
+- restore polish man page
+- problem with packaging python files (TODO)
+- missing BR: sed
+- SDL_ttf-devel >= 2.0.8
+
 Revision 1.97.2.7  2009/02/18 15:37:10  lisu
 - 1.5.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wesnoth.spec?r1=1.97.2.7&r2=1.97.2.8&f=u



More information about the pld-cvs-commit mailing list