Changelog for
Mesa-devel-3.4.1-1.i386.rpm :
Tue Feb 27 13:00:00 2001 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: Mesa.spec,v $
Revision 1.39 2001/02/27 05:18:08 kloczek
- cosmetics.
Revision 1.38 2001/02/26 22:24:10 qboosh
- updated to 3.4.1, updated Source URLs
- conditional GLX/DRI support from rawhide
(Mesa is needed to use GL functions with video cards not supported by
XFree 4.0 - OpenGL from XFree 4.0 won\'t work without GLX)
Revision 1.37 2000/11/12 20:11:54 kloczek
- modyfications for using neew rpm automation.
Revision 1.36 2000/06/26 17:24:19 baggins
- fixed typos
Revision 1.35 2000/06/09 07:54:38 kloczek
- more %{__make} macros.
Revision 1.34 2000/06/09 07:22:45 kloczek
- added using %{__make} macro.
Revision 1.33 2000/06/07 11:52:02 zagrodzki
- fixed prefix and mandir... :>
Revision 1.32 2000/06/07 11:50:46 zagrodzki
- glut.h should be excluded from Mesa (it comes with glut-devel)
Revision 1.31 2000/05/20 20:38:44 kloczek
- release 3 (for allow upgrade from RH 6.2).
Revision 1.30 2000/05/20 13:01:19 kloczek
- release 2,
- fix typos for correct building on sparc.
Revision 1.29 2000/05/17 00:36:13 kloczek
- spec adapterized.
Revision 1.28 2000/05/01 09:02:27 jajcus
- Mesa-libname patch removed (nod needed any more)
- the spec is working now
Revision 1.27 2000/04/26 15:27:42 wiget
3.2 - NFY
Revision 1.26 2000/04/21 12:38:53 jajcus
- spec rewritten to use autoconf
- %{_libdir}/Mesa and it contents removed (does anything need this)?
Revision 1.25 2000/04/19 18:42:14 kloczek
- release 2,
- removed glut packages (now builded from separated tar ball),
- added \"Provides: OpenGL
*\" for each Mesa subpackage for allow slighter move
to XFree86 4.0 in future.
Revision 1.24 2000/04/01 11:14:21 zagrodzki
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines
Revision 1.23 2000/03/28 16:54:14 baggins
- translated kloczkish into english
Revision 1.22 2000/01/19 05:06:51 kloczek
- updated Source url,
- adapter(ized).
Revision 1.21 2000/01/18 19:25:36 baggins
s/libMesa/lib/
Revision 1.20 2000/01/18 19:21:20 baggins
- fixed %doc
Revision 1.19 2000/01/18 18:37:29 baggins
- updated to 3.1
Revision 1.18 1999/09/08 21:22:34 kloczek
- release 9,
- fix: move man pages to proper place (compliant with FHS 2.0),
- added using \\
if [ -n \"$LINGUAS\" ]; then unset LINGUAS; fi; \\
LDFLAGS=\"${LDFLAGS:- -s}\" ; export LDFLAGS ; \\
CFLAGS=\"${CFLAGS:--O2 -march=i386}\" ; export CFLAGS ; \\
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386}\" ; export CXXFLAGS ; \\
FFLAGS=\"${FFLAGS:--O2 -march=i386}\" ; export FFLAGS ; \\
./configure i386-pld-linux \\
--prefix=/usr/X11R6 \\
--exec-prefix=/usr/X11R6 \\
--bindir=/usr/X11R6/bin \\
--sbindir=/usr/X11R6/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/X11R6/share \\
--includedir=/usr/X11R6/include \\
--libdir=/usr/X11R6/lib \\
--libexecdir=/usr/X11R6/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/X11R6/com \\
--mandir=/usr/X11R6/man \\
--infodir=/usr/share/info \\
macro.
Revision 1.17 1999/07/20 12:48:05 wiget
- switch to rpm 3.0.2
Revision 1.16 1999/07/12 23:06:10 kloczek
- added using CVS keywords in %changelog (for automating them).
Thu May 27 14:00:00 1999 Tomasz K�oczko
[3.0-8]
- based on spec from RH contrib,
- spec rewrited by PLD team,
- pl translation by Wojciech \"Sas\" Cieciwa .