packages: irrlicht/irrlicht.spec - updated to 1.6.1 - -sparc.patch is now o...

lisu lisu at pld-linux.org
Tue Jan 19 15:26:50 CET 2010


Author: lisu                         Date: Tue Jan 19 14:26:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.6.1
- -sparc.patch is now obselete

---- Files affected:
packages/irrlicht:
   irrlicht.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/irrlicht/irrlicht.spec
diff -u packages/irrlicht/irrlicht.spec:1.26 packages/irrlicht/irrlicht.spec:1.27
--- packages/irrlicht/irrlicht.spec:1.26	Mon Oct  5 16:56:59 2009
+++ packages/irrlicht/irrlicht.spec	Tue Jan 19 15:26:44 2010
@@ -6,15 +6,14 @@
 Summary:	Irrlicht - high performance realtime 3D engine
 Summary(pl.UTF-8):	Irrlicht - wysoko wydajny silnik 3D czasu rzeczywistego
 Name:		irrlicht
-Version:	1.6
+Version:	1.6.1
 Release:	1
 License:	BSD-like
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/irrlicht/%{name}-%{version}.zip
-# Source0-md5:	e61745276a75054044f65bafed00b4ee
+# Source0-md5:	6c7fa12053c475e3305cad4e720cb711
 Patch0:		%{name}-glXGetProcAddress.patch
 Patch1:		%{name}-system-libs.patch
-Patch2:		%{name}-sparc.patch
 URL:		http://irrlicht.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	dos2unix
@@ -85,7 +84,6 @@
 
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__make} -C source/Irrlicht \
@@ -109,8 +107,6 @@
 ln -s irrlicht $RPM_BUILD_ROOT%{_includedir}/Irrlicht
 cp -r examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-cp doc/readme{,-docs}.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -119,7 +115,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc changes.txt readme.txt doc/*.chm doc/readme-docs.txt
+%doc changes.txt readme.txt doc
 %attr(755,root,root) %{_libdir}/libIrrlicht.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libIrrlicht.so.1
 
@@ -143,6 +139,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2010/01/19 14:26:44  lisu
+- updated to 1.6.1
+- -sparc.patch is now obselete
+
 Revision 1.26  2009/10/05 14:56:59  lisu
 - convert one more file using dos2unix
 
================================================================

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



More information about the pld-cvs-commit mailing list