SPECS (DEVEL): freedroidrpg.spec - 0.10.3-0rc3 - -lang_file.patch ...

lisu lisu at pld-linux.org
Sun Aug 19 00:33:54 CEST 2007


Author: lisu                         Date: Sat Aug 18 22:33:54 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 0.10.3-0rc3
- -lang_file.patch added (add missing lang.h file)

---- Files affected:
SPECS:
   freedroidrpg.spec (1.10.2.10 -> 1.10.2.11) 

---- Diffs:

================================================================
Index: SPECS/freedroidrpg.spec
diff -u SPECS/freedroidrpg.spec:1.10.2.10 SPECS/freedroidrpg.spec:1.10.2.11
--- SPECS/freedroidrpg.spec:1.10.2.10	Sun Aug 12 21:39:56 2007
+++ SPECS/freedroidrpg.spec	Sun Aug 19 00:33:49 2007
@@ -3,7 +3,7 @@
 # Conditional build
 %bcond_without	tools	# without game tools
 #
-%define	_rc	rc2
+%define	_rc	rc3
 Summary:	Single player sci-fi RPG featuring Tux and evil MS bots
 Summary(pl.UTF-8):	RPG z gatunku s-f dla jednego gracza z Tuksem i złymi robotami MS
 Name:		freedroidrpg
@@ -12,9 +12,10 @@
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/freedroid/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5:	572cc1fec36844d402f4db2e0603e719
+# Source0-md5:	40414df30b06294bcd452c172a15e3cd
 Source1:	%{name}.desktop
 Source2:	%{name}.png
+Patch0:		%{name}-lang_file.patch
 URL:		http://freedroid.sourceforge.net/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel >= 1.2.3
@@ -72,6 +73,8 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
+touch src/lang.h
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -118,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10.2.11  2007/08/18 22:33:49  lisu
+- 0.10.3-0rc3
+- -lang_file.patch added (add missing lang.h file)
+
 Revision 1.10.2.10  2007/08/12 19:39:56  qboosh
 - typo, formatting using chars not bytes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freedroidrpg.spec?r1=1.10.2.10&r2=1.10.2.11&f=u



More information about the pld-cvs-commit mailing list