On 6/5/05, Matt Domsch <Matt_Domsch@xxxxxxxx> wrote: > John Hull from Dell has packaged up the NVidia drivers that we release > for our Precision workstations, using DKMS. > > ftp://ftp.dell.com/video/ > dell-nvidia-7167-5dkms.src.rpm > dell-nvidia-7167-multiarch-5.tar.gz Hmm... well, I'm not an expert or anything, but doing this in %post is probably sub-.. er... optimal. :) #Remove existing GL libraries rm -rf /usr/X11R6/lib/libGL.* > /dev/null 2>&1 rm -rf /usr/X11R6/lib/modules/extensions/libGLcore.* > /dev/null 2>&1 rm -rf /usr/X11R6/lib/modules/extensions/libglx.a > /dev/null 2>&1 rm -rf /usr/X11R6/lib64/libGL.* > /dev/null 2>&1 rm -rf /usr/X11R6/lib64/modules/extensions/libGLcore.* > /dev/null 2>&1 rm -rf /usr/X11R6/lib64/modules/extensions/libglx.a > /dev/null 2>&1 ...if only because all of this will be undone the next time xorg-x11-Mesa-libGL is updated. I know I'm mildly offtopic for this list, but I thought I'd mention it, seeing as this package is likely to be installed by lots and lots of people using Fedora. You are far better off obsoleting xorg-x11-Mesa-libGL. No, seriously, this is BAD (TM). Cheers, -- Konstantin Ryabitsev Zlotniks, INC "Выслухаў мядзьведзь казку і адарваў сабе хвост." -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-devel-list