Sat Oct 12 00:00:00 2002 Andy Ritger
- Check that the module is loaded before reporting success.
Sat Sep 7 00:00:00 2002 Gareth Hughes
- Change NVdriver to nvidia.o everywhere.
Mon Nov 26 23:00:00 2001 Joseph Kain
- Use %{_tmppath} instead of hardcoding /var/tmp
Sat Aug 25 00:00:00 2001 Joseph Kain
- in preun check usage count of NVdriver before trying to unload.
Fri Sep 1 00: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.
Wed Aug 16 00: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.
Thu Aug 3 00:00:00 2000 Terence Ripperda
- regress use of /proc/devices to get major number
Wed May 3 00:00:00 2000 Terence Ripperda
- regress use of "make install" in post, no Makefile present
Fri Apr 28 00:00:00 2000 Nick Triantos
- Use "NVdriver" and "install" targets on make
- Remove BuildReq item from header, was causing build error
Fri Apr 28 00: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.