1
0
Commit Graph

10 Commits

Author SHA256 Message Date
8395564718 - added pesign-copy-sources, pesign-spec-macros, which are needed
to fix repackaging step required for securebooot signing kernel
  modules (boo#1207520)
- pesign-spec-macros: used for defining RPM macros; here:
  %define __kmp_supplements %_sourcedir/my-find-supplements \
                            %_sourcedir/pci_ids-%{version}
- pesign-copy-sources: sources needed by the RPM macros above; 
  here: pci_ids-%{version}, my-find-supplements
- all above needs changes for pesign-obs-integration first 
  (SR#1060443)

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=15
2023-01-25 15:22:07 +00:00
6214efb1c9 - added conflicts to nvidia-driver-G06-kmp package (boo#1207495)
OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=14
2023-01-24 23:56:19 +00:00
d2d98c8a73 - Update to version 525.85.05
* Fix build problems with Clang 15.0, #377 by @ptr1337

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=12
2023-01-19 20:03:47 +00:00
c9b041744d - set options for nvidia kernel module via modprobe install script;
no longer adjusting of nvidia's NVreg_DeviceFileGID option in
  modprobe.d file needed in %post

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=10
2023-01-19 15:24:31 +00:00
e62cf724da - package the modprobe.d file as a sample in
/usr/lib/nvidia-open-driver-G06-signed; then adjust GUID of
  video group for nvidia's NVreg_DeviceFileGID option and write the
  result to /etc/modprobe.d, i.e. no longer touch a packaged 
  modprobe.d file below /usr

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=9
2023-01-19 13:31:36 +00:00
00de8a078a - set group id for nvidia's NVreg_DeviceFileGID option already
during build, since it's not allowed to edit modprobe.d files
  during %post

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=8
2023-01-19 11:53:58 +00:00
ae740521c8 - added pci_ids-unsupported-525.78.01/pci_ids-unsupported as sources
to specfile

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=7
2023-01-18 13:54:44 +00:00
fbe0f613a6 - added empty %changelog section to specfile
OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=6
2023-01-18 13:41:16 +00:00
a7356ae7c6 - Update to version 525.78.01
* adds alpha support for 
    + NVIDIA GeForce RTX 3050
    + NVIDIA GeForce RTX 4090
    + NVIDIA RTX 6000 Ada Generation
    + NVIDIA L40
    + NVIDIA GeForce RTX 4080
    + NVIDIA GeForce RTX 4070 Ti

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=3
2023-01-09 12:39:30 +00:00
be2de79d7b - renamed package to nvidia-open-driver-G06-signed due to package
redesign

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=1
2023-01-04 14:15:05 +00:00