Author: qboosh Date: Sun Feb 17 01:24:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - removed man pages from -devel (moved to OpenGL-doc-man, common for all GL impls) - release 19
---- Files affected: SPECS: glut.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/glut.spec diff -u SPECS/glut.spec:1.62 SPECS/glut.spec:1.63 --- SPECS/glut.spec:1.62 Sat Feb 16 22:07:45 2008 +++ SPECS/glut.spec Sun Feb 17 02:24:10 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): OpenGL Utility Toolkit (GLUT) - toolkit graficzny do używania z OpenGL Name: glut Version: 3.7 -Release: 18 +Release: 19 License: distributable Group: Libraries Source0: http://www.opengl.org/resources/libraries/glut/%{name}-%{version}.tar.gz @@ -134,10 +134,6 @@ rm -f include/GL/tube.h cp -rp include/* $RPM_BUILD_ROOT%{_includedir} -%{__make} -C man install.man \ - DESTDIR=$RPM_BUILD_ROOT \ - MANDIR=%{_mandir}/man3 - #installing examples... cd progs find . -name Makefile.win -o -name Makefile.sgi -o -name Makefile.bak | xargs rm -f @@ -166,8 +162,6 @@ # other extensions %{_includedir}/GL/glsmap.h %{_includedir}/mui -%{_mandir}/man3/glut*.3xglut* -%{_mandir}/man3/intro.3xglut* %files static %defattr(644,root,root,755) @@ -184,6 +178,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2008-02-17 01:24:10 qboosh +- removed man pages from -devel (moved to OpenGL-doc-man, common for all GL impls) +- release 19 + Revision 1.62 2008-02-16 21:07:45 qboosh - more verbose files, moved base docs to base - removed PostScript specs (glut-3.spec.ps.gz): ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glut.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
