File nvidia-gfx.changes of Package nvidia-gfx

-------------------------------------------------------------------
Mon Aug 19 13:06:40 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

- moved exit from %post snippet file to specfile after running
  weak-modules2 (boo#1145316)

-------------------------------------------------------------------
Mon Jul  8 14:19:52 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

- kmp-post.sh/kmp-trigger.sh
  * exit with error code 1 from %post/%trigger, if kernel module 
    build/install fails (boo#1131028)

-------------------------------------------------------------------
Tue Jul  2 08:20:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

-  no longer touch xorg.conf on suse >= sle12 

-------------------------------------------------------------------
Sun Sep 23 15:31:55 UTC 2018 - sndirsch@suse.com

- no longer alter, i.e. strip NVIDIA's libraries 

-------------------------------------------------------------------
Mon Apr 24 17:24:18 UTC 2017 - toddrme2178@gmail.com

- Various spec file and rpmlint cleanups:
  * Improve descriptions
  * Add URL
  * Remove spurious obsoletes (higher versions don't necessarily
    replace lower ones due to dropped graphics card support).
  * Add %config tags
  * Update year
  * Use versioning provides to avoid self-obsoletes.

-------------------------------------------------------------------
Wed Jun  8 10:00:08 UTC 2016 - sndirsch@suse.com

- fixed build and installation of kernel modules on target system

-------------------------------------------------------------------
Wed May 25 10:56:38 UTC 2016 - sndirsch@suse.com

- refixed build against sle10-sp4 (patch by mmarek)

-------------------------------------------------------------------
Mon May 23 20:14:46 UTC 2016 - mmarek@suse.cz

- Fix build if the source tree is not /usr/src/linux (needed to
  build against kernel-source-vanilla or kernel-source-rt).

-------------------------------------------------------------------
Thu Jan 29 10:13:15 UTC 2015 - sndirsch@suse.com

- disable signing of .ko file (required for sle11-sp4)

-------------------------------------------------------------------
Thu Sep 19 12:07:20 UTC 2013 - sndirsch@suse.com

- get rid of 'uname' requirement in KMP (see comment in specfile
  for details)

-------------------------------------------------------------------
Thu Jul 25 08:44:51 UTC 2013 - sndirsch@suse.com

- use kernel-source instead of kernel-<flavor>-devel as prereq
  on sle <= 10 (bnc#829352)

-------------------------------------------------------------------
Tue May 21 09:10:07 UTC 2013 - sndirsch@suse.com

- arch is "x86" with 3.9 kernels

-------------------------------------------------------------------
Thu Apr  4 10:25:22 UTC 2013 - sndirsch@suse.com

- kmp-post.sh: Ensure that the updates directory exists
  * If /lib/modules/`uname -r` does not already have an "updates"
    directory, then nvidia.ko will get copied as a file named
    "updates", instead of being copied into a directory named
    "updates". To prevent this, make sure that the "updates"
    directory already exists before installing nvidia.ko to it.

-------------------------------------------------------------------
Tue Feb 19 15:48:37 CET 2013 - ro@suse.de

- define __linux__ to compile kernel modules 

-------------------------------------------------------------------
Wed Nov  7 04:28:47 UTC 2012 - sndirsch@suse.com

- prerequire kernel-<flavor>-devel instead of kernel-devel to fix
  build during installation 

-------------------------------------------------------------------
Mon Oct 29 12:59:57 UTC 2012 - sndirsch@suse.com

- updated to release 96.43.23
  * Added support for X.Org xserver versions 1.11 and 1.12.
  * Improved compatibility with recent Linux kernels.
- adjusted nvidia-source-3.4.diff

-------------------------------------------------------------------
Tue Oct  9 08:46:29 UTC 2012 - sndirsch@suse.com

- build glue layer during %post

-------------------------------------------------------------------
Thu Aug 30 14:50:42 UTC 2012 - sndirsch@suse.com

- always let x11-video-nvidia require the correct version of
  nvidia-gfx-kmp, since via the preamble file we do the provides
  now version-wise

-------------------------------------------------------------------
Thu Aug 30 12:19:37 UTC 2012 - sndirsch@suse.com

- let x11-video-nvidia require the correct version of
  nvidia-gfx-kmp on openSUSE > 12.2 (new feature in
  kernel-devel introduced after openSUSE 12.2 release)

-------------------------------------------------------------------
Wed Aug 22 08:46:55 UTC 2012 - sndirsch@suse.com

- fix Makefile.kbuild for kernel 3.4 (avoid 2.4 hacks)
- fix conftest.sh to build with kernel 3.4
  (patches by Ruediger Oertel)

-------------------------------------------------------------------
Tue Aug  7 15:59:10 UTC 2012 - sndirsch@suse.com

- and now for real; let's do what we claimed right below

-------------------------------------------------------------------
Tue Aug  7 15:52:43 UTC 2012 - sndirsch@suse.com

- disabled nvidia-blacklist-register-mapping-195.diff and
  nvidia-blacklist-vga-pmu-registers-195.diff; seems these are
  not applicable on 96.xx.yy and probably also not required with
  that version

-------------------------------------------------------------------
Tue Aug  7 15:27:02 UTC 2012 - sndirsch@suse.com

- nvidia-blacklist-vga-pmu-registers-195.diff
  * security patch for the 2012-08-01 vulnerability in the NVIDIA
    Linux driver

-------------------------------------------------------------------
Fri Apr 13 12:34:24 UTC 2012 - sndirsch@suse.com

- nvidia-blacklist-register-mapping-195.diff
  * security patch for CVE-2012-0946

-------------------------------------------------------------------
Wed Mar  7 13:40:58 CET 2012 - ro@suse.de

- fix compile on 3.3.0rc kernel
  add another include path in conftest.sh 

-------------------------------------------------------------------
Tue Jan 24 17:33:38 CET 2012 - ro@suse.de

- include linux/console.h in nv-linux.h for kdb case
  (actually to get linux/lkdb.h where it exists) 

-------------------------------------------------------------------
Wed Dec 21 14:03:07 CET 2011 - ro@suse.de

- fix build for factory 

-------------------------------------------------------------------
Thu Nov 24 11:46:43 UTC 2011 - sndirsch@suse.com

- updated to release 96.43.20
  * Fixed a bug that caused freezes and crashes when resizing
    windows in KDE 4 with desktop effects enabled using X.Org
    X server version 1.10 or later.
  * Added support for X.Org xserver 1.10
- obsoletes nvidia-kernel-3.0.diff

-------------------------------------------------------------------
Thu Nov 24 02:01:19 UTC 2011 - sndirsch@suse.com

- Do not maintain modified copies of the find-supplements* files,
  but instead run rpm's scripts and filter their output. Also,
  avoid patching scripts in sourcedir (bnc#731382, mmarek@suse.cz).
- Make the custom find-supplements script work with the internal
  dependency generator in rpm 4.9 (bnc#731382, mmarek@suse.cz).

-------------------------------------------------------------------
Mon Oct 24 16:30:36 UTC 2011 - ro@suse.com

- fix typo in specfile 

-------------------------------------------------------------------
Mon Oct 17 16:00:50 CEST 2011 - ro@suse.de

- use more reliable version for kernel-version define 
- fix build with kernel >= 3.0

-------------------------------------------------------------------
Thu Nov  4 01:29:26 UTC 2010 - sndirsch@novell.com

- updated to release 96.43.19 (prerelease)
  * Added support for X.Org xserver 1.9.
  * Added support for X.Org xserver 1.8.
  * Updated nvidia-installer to detect the nouveau kernel module
    and fail with an appropriate error message.

-------------------------------------------------------------------
Sat Oct 23 13:39:14 UTC 2010 - sndirsch@novell.com

- fixed build on openSUSE 11.1 

-------------------------------------------------------------------
Wed Sep 22 01:33:23 UTC 2010 - sndirsch@novell.com

- nvidia-no_locked_io.patch
  * fixed build on kernel 2.6.36 

-------------------------------------------------------------------
Thu Aug 12 16:35:09 UTC 2010 - boris@steki.net

- added fetch.sh and automatic version finding from .spec file

-------------------------------------------------------------------
Tue Jul 27 12:14:49 CEST 2010 - sndirsch@suse.de

- updated to release 96.43.18 (prerelease)
  * Fixed a bug that caused X server crashes when certain
    rendering occurred. This was triggered by the Ubuntu 10.04
    GDM login theme. Fixes Launchpad bug #553200.
  * Fixed a bug that could cause X.Org xserver >= 1.7 to hang
    when restarted.
- disabled patch 'load-failure.diff'

-------------------------------------------------------------------
Wed Feb 24 17:08:40 CET 2010 - sndirsch@suse.de

- updated to release 96.43.16
  * improved compatibility with recent Linux kernels. 

-------------------------------------------------------------------
Tue Jan 19 04:05:09 CET 2010 - sndirsch@suse.de

- updated to release 96.43.14
  * adds support X.Org xserver 1.7 

-------------------------------------------------------------------
Fri Dec  4 22:40:14 CET 2009 - sndirsch@suse.de

- blacklist nouveau driver

-------------------------------------------------------------------
Tue Nov 24 18:28:21 CET 2009 - ro@suse.de

- add macro kver for kernel version
- use macro kver to find which patches to apply 

-------------------------------------------------------------------
Fri Aug  7 13:09:46 CEST 2009 - ro@suse.de

- fix build with 2.6.31 

-------------------------------------------------------------------
Mon Jul 13 17:01:46 CEST 2009 - sndirsch@suse.de

- disabled build of new Xen-like "ec2" kernel flavour

-------------------------------------------------------------------
Sat Jul  4 17:50:01 CEST 2009 - sndirsch@suse.de

- cleanup 

-------------------------------------------------------------------
Sat Jun 20 19:18:01 CEST 2009 - sndirsch@suse.de

- no longer hardcode supplements in driver (bnc #514394) 

-------------------------------------------------------------------
Wed Jun 10 01:02:47 CEST 2009 - ro@suse.de

- kernel-module-package options are not identical on all releases 

-------------------------------------------------------------------
Fri Jun  5 17:29:51 CEST 2009 - sndirsch@suse.de

- specfile cleanup 

-------------------------------------------------------------------
Tue May 26 14:56:15 CEST 2009 - ro@suse.de

- make it build even without uname hack
  use SYSSRC and SYSOUT variables
- make it compile with 2.6.30 (no "owner" struct entry)

-------------------------------------------------------------------
Wed Feb 25 11:15:32 CET 2009 - sndirsch@suse.de

- update to driver release 96.43.11
  * Fixed a bug that could trigger kernel BUG() failures when
    stress testing setup/teardown paths. 

-------------------------------------------------------------------
Wed Feb 11 15:56:05 CET 2009 - sndirsch@suse.de

- update to driver release 96.43.10
  * Added support for X.org server 1.5.99.901.
  * Fixed a text corruption problem on X.org server 1.5 and up.
  * Fixed a problem that caused nvidia-installer to remove
    Compiz's libglx.so.
  * Added "nvidia-uninstall" as a shortcut for
    "nvidia-installer --uninstall".
  * Added the ability to run distribution provided pre- and
    post- installation hooks to 'nvidia-installer'; please see the
    'nvidia-installer' manual page for details.
  * Fixed an X server crash with multiple server generations when
    GLX is disabled.
  * Fixed a bug that caused corrupt window decorations in Compiz.
  * Worked around an X server bug that causes text to disappear
    when a composite manager is enabled on X.org 1.5 and newer.
  * Fixed a problem that prevented X from starting on
    2.6.29-rc1 with an error like the following: 'X:6500 map pfn
    expected mapping type write-combining for
    d0000000-d0500000, got uncached-minus'

-------------------------------------------------------------------
Tue Jan 13 17:00:06 CET 2009 - sndirsch@suse.de

- remove hardcoded files argument

-------------------------------------------------------------------
Tue Jan 13 16:20:36 CET 2009 - sndirsch@suse.de

- replaced disabled Xen patches with an updated one (bnc #465176)

-------------------------------------------------------------------
Tue Nov  4 10:02:51 CET 2008 - sndirsch@suse.de

- sles10.diff
  * fixes build on SLE10

-------------------------------------------------------------------
Mon Nov  3 18:18:45 CET 2008 - sndirsch@suse.de

- update to driver release 96.43.09
  * Added preliminary support for X.Org server 1.5
  * Improved compatibility with recent Linux 2.6 kernels
  * Fixed a texture corruption problem seen when running
    GoogleEarth on some GeForce 4 MX GPUs.
  * Fixed a bug that resulted in AGP FW/SBA settings and
    overrides being applied incorrectly when using the Linux
    kernel's AGP GART driver.
- obsoletes NVIDIA_kernel-2.6.26.diff
- removed non-functional uname hack

-------------------------------------------------------------------
Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de

- add ExclusiveArch x86 x86_64

-------------------------------------------------------------------
Mon Sep  1 20:39:29 CEST 2008 - sndirsch@suse.de

- fix build with 2.6.27-rc5 

-------------------------------------------------------------------
Mon Sep  1 03:54:51 CEST 2008 - sndirsch@suse.de

- check for /bin/uname.bin instead of /bin/uname.sh before using
  own uname fake, since /bin/uname.sh has been moved to 
  /usr/lib/build/helper/uname.sh

-------------------------------------------------------------------
Sat Jul 19 12:33:06 CEST 2008 - sndirsch@suse.de

- update to driver release 96.43.07
  * Fixed a problem that caused TV output on secondary TVs to be
    black and white on some GPUs.
  * Improved nvidia-xconfig behavior when updating X configuration
    files without a "Module" section.
  * Restored compatibility with recent Linux 2.6 kernels.

-------------------------------------------------------------------
Wed Jun  4 12:37:26 CEST 2008 - sndirsch@suse.de

- added uname fake required for buildservice 

-------------------------------------------------------------------
Thu May  8 21:43:35 CEST 2008 - sndirsch@suse.de

- NVIDIA_kernel-2.6.25.diff
  * get rid of harmless warnings 
    (http://www.nvnews.net/vbulletin/showthread.php?t=110965) 

-------------------------------------------------------------------
Tue Apr  1 21:38:58 CEST 2008 - sndirsch@suse.de

- NVIDIA_kernel-96.43.05-2290218.diff.txt
  * obsoletes use of no longer exported init_mm kernel symbol
  * obsoletes nvidia-gfx-2.6.25-kernel-fix.diff

-------------------------------------------------------------------
Wed Mar 12 11:47:02 CET 2008 - tiwai@suse.de

- fix build with 2.6.25 kernel; still doesn't work due to lack of
  init_mm symbol

-------------------------------------------------------------------
Sun Feb 17 22:48:36 CET 2008 - sndirsch@suse.de

- update to driver release 96.43.05
  * Improved compatibility with recent versions of X.Org X servers.
  * Improved GLX_EXT_texture_from_pixmap out-of-memory handling.
  * Improved compatibility with recent Linux 2.6 kernels.
  * Improved compatibility with SELinux systems
  * Fixed a problem that prevented 32-bit OpenGL applications from
    running on 64-bit systems. 

-------------------------------------------------------------------
Mon Jan 28 06:39:08 CET 2008 - sndirsch@suse.de

- added check-build.sh to make sure that the KMPs are no longer
  tried to be built on machines with Xen kernel running 
  (Bug #355317)

-------------------------------------------------------------------
Thu Jan 17 00:57:24 CET 2008 - sndirsch@suse.de

- update to driver release 96.43.01
  * Improved compatibility with recent versions of X.Org X servers.
  * Fixed a TV-OUT corruption problem on some GeForce 4 GPUs.
  * Fixed a bug that resulted in the generation of incorrect EDIDs
    on some notebooks.
  * Improved power management support with some GeForce 4 based
    notebooks.
  * Improved compatibility with recent Linux 2.6 kernels.
  * Fixed an 'nvidia-installer' bug that was causing the installer
    to treat some of its temporary files as conflicting. 

-------------------------------------------------------------------
Thu Oct 18 18:32:36 CEST 2007 - ro@suse.de

- nv_no_kmem_cache_t.patch
  * hack to fix build with 2.6.23 

-------------------------------------------------------------------
Fri Jul 20 16:44:34 CEST 2007 - sndirsch@suse.de

- load-failure.diff
  * improved message for kernel module loading failure

-------------------------------------------------------------------
Fri Jun  1 08:56:14 CEST 2007 - sndirsch@suse.de

- update to driver release 1.0-9639
  * improved interaction with newer Linux kernels.
  * Improved compatibility with newer versions of X.Org
- only support legacy chips on openSUSE >= 10.2
- cleanup

-------------------------------------------------------------------
Fri May 25 15:25:38 CEST 2007 - sndirsch@suse.de

- support all devices again, G01 will only support new devices;
  otherwise it can happen that nvidia-gfx *and* nvidia-gfxG01 are
  marked for update/installation --> conflict (Bug #270040)

-------------------------------------------------------------------
Mon May 21 12:33:29 CEST 2007 - sndirsch@suse.de

- fixed build for SLES10/SLES10-SP1/10.2 

-------------------------------------------------------------------
Fri May 11 15:18:18 CEST 2007 - ro@suse.de

- remove SYSSRC line 

-------------------------------------------------------------------
Mon Feb  5 15:51:06 CET 2007 - sndirsch@suse.de

- only support legacy devices

-------------------------------------------------------------------
Sun Jan 14 12:35:49 CET 2007 - sndirsch@suse.de

- created new changelog entry (no real changes)

-------------------------------------------------------------------
Wed Jan  3 16:02:40 CET 2007 - sndirsch@suse.de

- only include support for legacy chipsets for openSUSE > 10.2 

-------------------------------------------------------------------
Mon Dec  4 21:51:26 CET 2006 - sndirsch@suse.de

- updated to release 1.0-9631
  * Fixed an OpenGL crash on some GeForce 3 and GeForce 4 GPUs.
  * Fixed an X server crash starting some fullscreen OpenGL games.
  * Improved interaction with newer Linux kernels.

-------------------------------------------------------------------
Wed Nov  8 23:03:02 CET 2006 - sndirsch@suse.de

- updated to release 1.0-9629
  * Added initial support for GLX_EXT_texture_from_pixmap.
  * Added new "Display Configuration" page in nvidia-settings.
  * Improved workstation OpenGL performance in Xinerama.
  * Added support for NVIDIA Quadro Plex.
  * Added support for Quad SLI.
  * Improved X driver error recovery.
  * Improved workstation overlay performance.
  * Added SMBus functionality to the Linux/i2c interface.
  * Fixed DFP scaling support.
  * Added support for OpenGL 2.1.
  * Added new "TwinViewXineramaInfoOrder" X configuration option to
    control the order of display devices when in TwinView.
  * Fixed some problems related to TV Out.
  * Added new NVIDIA logo artwork to nvidia-settings and X driver 
    splashscreen; the X driver splashscreen can now be configured 
    with the new "LogoPath" X configuration option.

-------------------------------------------------------------------
Mon Nov  6 11:39:58 CET 2006 - sndirsch@suse.de

- added installer download script 

-------------------------------------------------------------------
Tue Oct 31 13:00:46 CET 2006 - sndirsch@suse.de

- mark kernel support as external 

-------------------------------------------------------------------
Thu Oct 19 16:18:15 CEST 2006 - sndirsch@suse.de

- NVIDIA_kernel-1.0-9625-NOSMBUS.diff.txt:
  * remove i2c functionality as workaround for Xserver hangup
    (Bug #213356)

-------------------------------------------------------------------
Tue Oct 17 17:52:32 CEST 2006 - sndirsch@suse.de

- updated to release 1.0-9626 to fix root exploit (Bug #212882) 

-------------------------------------------------------------------
Thu Sep 14 05:50:26 CEST 2006 - sndirsch@suse.de

- added undocumented/secret GeForce Go 6100 device (Bug #205642)

-------------------------------------------------------------------
Thu Aug 24 21:40:45 CEST 2006 - sndirsch@suse.de

- updated to driver release 1.0-8774
  * Added support for X.Org 7.1.
  * Added support for XVideo with the Composite X extension when
    using X.Org 7.1.
  * Improved interaction with newer Linux kernels.
- obsoletes conftest.diff
- added undocumented/secret GeForce 6200 device (Bug #201268)

-------------------------------------------------------------------
Tue Aug  8 16:36:28 CEST 2006 - sndirsch@suse.de

- conftest.diff:
  * fixes build with latest kernel (tiwai)

-------------------------------------------------------------------
Tue May 30 21:50:44 CEST 2006 - dmueller@suse.de

- remove libGL.la from x11-video-nvidia package 

-------------------------------------------------------------------
Sat May 27 12:39:02 CEST 2006 - sndirsch@suse.de

- removed obsolete kernel-binary-packages from BuildRequires

-------------------------------------------------------------------
Thu May 25 18:50:29 CEST 2006 - sndirsch@suse.de

- marked NVIDIA installer as Nosource to save space 

-------------------------------------------------------------------
Wed May 24 03:51:00 CEST 2006 - sndirsch@suse.de

- updated to driver release 1.0-8762 (Bug #175683)

-------------------------------------------------------------------
Wed May 10 12:26:45 CEST 2006 - sndirsch@suse.de

- generate pci_ids.h for modalias info from pci_ids meta file

-------------------------------------------------------------------
Tue May  2 23:03:55 CEST 2006 - sndirsch@suse.de

- updated pci modalias information to the devices which can be 
  configured by SaX2

-------------------------------------------------------------------
Sat Apr 29 20:11:59 CEST 2006 - sndirsch@suse.de

- kmp package now requires the x11 package and not any longer the
  other way round (since the KMP package will be automatically 
  selected for installation)

-------------------------------------------------------------------
Fri Apr 28 00:07:29 CEST 2006 - sndirsch@suse.de

- nv_pci_table-1.0-8756.diff:
  * corrected pci modalias information

-------------------------------------------------------------------
Thu Apr 27 13:05:32 CEST 2006 - sndirsch@suse.de

- provides correct driver version 

-------------------------------------------------------------------
Sat Apr  8 20:10:07 CEST 2006 - sndirsch@suse.de

- updated to new driver release 1.0-8756
  * obsoletes NVIDIA_kernel-1.0-8178-U012206.diff.txt
  * precompiled kernel interfaces no longer required (new installer
    option "--no-kernel-module")

-------------------------------------------------------------------
Thu Feb 16 02:00:24 CET 2006 - ro@suse.de

- ignore xenpae kernel 

-------------------------------------------------------------------
Mon Feb 13 01:05:05 CET 2006 - ro@suse.de

- slightly simplify version line 

-------------------------------------------------------------------
Wed Feb  8 09:54:32 CET 2006 - sndirsch@suse.de

- updated patches
  * http://www.nvnews.net/vbulletin/showthread.php?t=62021
    - new: NVIDIA_kernel-1.0-8178-U012206.diff.txt
    - obsoletes: 
      * NVIDIA_kernel-1.0-8174-1423627.diff.txt
      * NVIDIA_kernel-1.0-8174-1438624.diff.txt
      * NVIDIA_kernel-1.0-8178-1427453.diff.txt
      * NVIDIA_kernel-1.0-8178-1444349.diff.txt
      * NVIDIA_kernel-1.0-8178-1449645.diff.txt

-------------------------------------------------------------------
Tue Feb  7 16:37:08 CET 2006 - ro@suse.de

- skip debuginfo package
  there is no main package we could attach to/require

-------------------------------------------------------------------
Mon Feb  6 23:29:53 CET 2006 - sndirsch@suse.de

- call .run files with "sh" (required by Provo autobuild, which
  changes file permissions in package sources)

-------------------------------------------------------------------
Mon Feb  6 17:42:31 CET 2006 - sndirsch@suse.de

- added /lib/modules/precompiled/ to filelist

-------------------------------------------------------------------
Fri Feb  3 11:58:50 CET 2006 - agruen@suse.de

- nvidia-gfx.spec: Replace %arch with %_target_cpu.

-------------------------------------------------------------------
Thu Feb  2 12:50:12 CET 2006 - ro@suse.de

- added KMP subpackage (required with suse_kernel_module_package) 

-------------------------------------------------------------------
Wed Feb  1 21:42:41 CET 2006 - sndirsch@suse.de

- switched to CODE10 spec 

-------------------------------------------------------------------
Wed Jan 25 21:44:36 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 23 23:54:21 CET 2006 - sndirsch@suse.de

- NVIDIA_kernel-1.0-8178-1427453.diff.txt:
  * vm_insert_page() support patch (Bug #144592)
    (http://www.nvnews.net/vbulletin/showthread.php?t=62021)

-------------------------------------------------------------------
Tue Jan 17 00:10:06 CET 2006 - sndirsch@suse.de

- NVIDIA_kernel-1.0-8178-1444349.diff.txt:
  * latest kernels needs KBUILD_BASENAME/KBUILD_MODNAME to be set
    (http://www.nvnews.net/vbulletin/showthread.php?t=62889)
- NVIDIA_kernel-1.0-8178-1449645.diff.txt:
  * fixes build on x86_64 (Bug #143421)
    (http://www.nvnews.net/vbulletin/showthread.php?t=62889)

-------------------------------------------------------------------
Mon Jan  9 13:07:02 CET 2006 - sndirsch@suse.de

- disabled build for new kdump kernel

-------------------------------------------------------------------
Fri Dec 23 18:49:56 CET 2005 - sndirsch@suse.de

- updated to 1.0-8178

-------------------------------------------------------------------
Wed Dec 21 02:08:02 CET 2005 - ro@suse.de

- added NVIDIA_kernel-1.0-8174-1438624.diff.txt

-------------------------------------------------------------------
Wed Dec  7 09:50:03 CET 2005 - sndirsch@suse.de

- package rename: nvidia-gfx-1_0_7676 --> nvidia-gfx
- use macro for version tag in specfile

-------------------------------------------------------------------
Tue Dec  6 22:35:45 CET 2005 - sndirsch@suse.de

- NVIDIA_kernel-1.0-8174-1423627.diff.txt 
  (http://www.nvnews.net/vbulletin/showthread.php?t=61052)
  * obsoletes pm_legacy.diff

-------------------------------------------------------------------
Tue Dec  6 15:17:27 CET 2005 - sndirsch@suse.de

- use shipped mkprecompiled

-------------------------------------------------------------------
Mon Dec  5 22:57:33 CET 2005 - sndirsch@suse.de

- updated to 1.0-8174
  * obsoletes NVIDIA_kernel-1.0-7676-1359015.diff.txt
- disabled XEN patches for now (#115800)

-------------------------------------------------------------------
Mon Dec  5 15:13:33 CET 2005 - sndirsch@suse.de

- pm_legacy.diff:
  * fixed build on Kernel 2.6.15

-------------------------------------------------------------------
Wed Oct 19 01:30:43 CEST 2005 - ro@suse.de

- remove config-dist.sh (leads to endless loop in abuild) 

-------------------------------------------------------------------
Fri Oct 14 18:48:07 CEST 2005 - sndirsch@suse.de

- #neededforbuild: x11-tools --> tiny-nvidia-installer 

-------------------------------------------------------------------
Thu Oct 13 21:57:19 CEST 2005 - sndirsch@suse.de

- obj/$flavor instead of obj-$flavor needs to be removed 

-------------------------------------------------------------------
Thu Oct 13 10:31:11 CEST 2005 - sndirsch@suse.de

- created package 

openSUSE Build Service is sponsored by