Author: lisu                         Date: Fri Feb  5 14:17:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add libpng14.patch
- rel 2

---- Files affected:
packages/irrlicht:
   irrlicht.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: packages/irrlicht/irrlicht.spec
diff -u packages/irrlicht/irrlicht.spec:1.30 
packages/irrlicht/irrlicht.spec:1.31
--- packages/irrlicht/irrlicht.spec:1.30        Thu Feb  4 17:26:39 2010
+++ packages/irrlicht/irrlicht.spec     Fri Feb  5 15:17:25 2010
@@ -8,13 +8,14 @@
 Summary(pl.UTF-8):     Irrlicht - wysoko wydajny silnik 3D czasu rzeczywistego
 Name:          irrlicht
 Version:       1.7
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/irrlicht/%{name}-%{version}.zip
 # Source0-md5: 4a37b156e578576c8024b5b8cd67ade8
 Patch0:                %{name}-glXGetProcAddress.patch
 Patch1:                %{name}-system-libs.patch
+Patch2:                %{name}-libpng14.patch
 URL:           http://irrlicht.sourceforge.net/
 BuildRequires: OpenGL-devel
 BuildRequires: bzip2-devel
@@ -82,10 +83,11 @@
 %setup -q
 
 dos2unix include/IrrCompileConfig.h
-dos2unix source/Irrlicht/Makefile
+dos2unix source/Irrlicht/{Makefile,CImageLoaderPNG.cpp}
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} -C source/Irrlicht \
@@ -145,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2010/02/05 14:17:25  lisu
+- add libpng14.patch
+- rel 2
+
 Revision 1.30  2010/02/04 16:26:39  sparky
 - force using system zlib, libpng and libjpeg
 - link with libs requires, no more missing symbols
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/irrlicht/irrlicht.spec?r1=1.30&r2=1.31&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to