packages: prboom/prboom.spec - builds with libpng 1.4 - add note about requ...

lisu lisu at pld-linux.org
Mon Aug 23 13:44:00 CEST 2010


Author: lisu                         Date: Mon Aug 23 11:44:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- builds with libpng 1.4
- add note about required game data files

---- Files affected:
packages/prboom:
   prboom.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/prboom/prboom.spec
diff -u packages/prboom/prboom.spec:1.28 packages/prboom/prboom.spec:1.29
--- packages/prboom/prboom.spec:1.28	Mon Nov 24 14:15:59 2008
+++ packages/prboom/prboom.spec	Mon Aug 23 13:43:54 2010
@@ -6,10 +6,11 @@
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Games
-Source0:	http://dl.sourceforge.net/prboom/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/prboom/%{name}-%{version}.tar.gz
 # Source0-md5:	a8a15f61fa2626ab98051ab2703378c4
 Source1:	%{name}.desktop
 Source2:	%{name}.png
+Patch0:		%{name}-libpng.patch
 URL:		http://prboom.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL-devel >= 1.2.0
@@ -29,6 +30,8 @@
 meaning it can run on a variety of different systems, including
 Windows, X11, Linux/SVGALib.
 
+Note that some orignal game files are required to use prboom.
+
 %description -l pl.UTF-8
 PrBoom jest wersją strzelaniny 3D Doom, napisanej przez Id Software.
 Jest bazowana na Boom, wersji Doom zaadaptowanej przez TeamTNT
@@ -36,8 +39,11 @@
 oznacza, że może działać na wielu systemach, w tym Windows, X11,
 Linux/SVGALib.
 
+Gra wymaga orygnalnych plików z gry do prawidłowego działania.
+
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.* autotools
@@ -78,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2010/08/23 11:43:54  lisu
+- builds with libpng 1.4
+- add note about required game data files
+
 Revision 1.28  2008/11/24 13:15:59  lisu
 - 2.5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/prboom/prboom.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list