Thu Nov 7 11:00:00 2002 Joseph Kain
- Suppress lsmod output
Fri Oct 11 12:00:00 2002 Andy Ritger
- Check that the module is loaded before reporting success.
Fri Sep 6 12:00:00 2002 Gareth Hughes
- Change NVdriver to nvidia.o everywhere.
Mon Nov 26 11:00:00 2001 Joseph Kain
- Use %{_tmppath} instead of hardcoding /var/tmp
Fri Aug 24 12:00:00 2001 Joseph Kain
- in preun check usage count of NVdriver before trying to unload.
Thu Aug 31 12:00:00 2000 Terence Ripperda
- allow build scripts to specify a kernel version via TARGET_KERNEL variable
otherwise fallback to `uname -r`
- when searching for agpgart module, search in RPM_BUILD_ROOT, so we don't
pick up an errant symbol on a build machine.
Tue Aug 15 12:00:00 2000 Mark Cooke
- Change permissions on NVdriver to 444 to avoid symbol-stripping issues
with versions of RPM after 3.0.4
- Add a test to make sure the NVdriver registers correctly.
Wed Aug 2 12:00:00 2000 Terence Ripperda
- regress use of /proc/devices to get major number
Tue May 2 12:00:00 2000 Terence Ripperda
- regress use of "make install" in post, no Makefile present
Thu Apr 27 12:00:00 2000 Nick Triantos
- Use "NVdriver" and "install" targets on make
- Remove BuildReq item from header, was causing build error
Thu Apr 27 12:00:00 2000 Gregory McLean
- Cleaned out some redundant parts of the spec file.
- Set the buildroot.
- Made sure the preun gets called properly.
- Added a %clean section to keep building machine tidy.
- Set up logic for epoc builds if needed.