Mageia Bugzilla – Attachment 13813 Details for
Bug 31874
drakx11 installing nvidia470 fails with conflicts to earlier installed nvidia-current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch for spec file for GTX 750 and nvidia470
ldetect-lst.2.spec.diff (text/plain), 1023 bytes, created by
Giuseppe Ghibò
on 2023-05-07 14:06:38 CEST
(
hide
)
Description:
patch for spec file for GTX 750 and nvidia470
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2023-05-07 14:06:38 CEST
Size:
1023 bytes
patch
obsolete
>Index: ldetect-lst.spec >=================================================================== >--- ldetect-lst.spec (revision 1955263) >+++ ldetect-lst.spec (working copy) >@@ -15,7 +15,7 @@ > # installer can configure newly know HW... > Name: ldetect-lst > Version: 0.6.49 >-Release: %mkrel 1 >+Release: %mkrel 2 > Summary: Hardware list for the light detection library > URL: https://gitweb.mageia.org/software/ldetect-lst/ > Source0: %{name}-%{version}.tar.xz >@@ -22,6 +22,9 @@ > # NO MORE PATCHES ACCEPTED, COMMIT IN GIT INSTEAD > # (tmb) remp revert of vbox back to modesetting > Patch1: 0001-switch-VirtualBox-from-modesetting-to-vboxvideo.patch >+# add patch to fix detection of GTX 750 first series (nvidia470 works better than nvidia-current). >+Patch2: ldetect-lst-0.6.49-fix-gtx750.patch >+# > Group: System/Kernel and hardware > License: GPLv2+ > Requires(post): perl-base gzip >@@ -62,6 +65,7 @@ > %setup -q > # NO MORE PATCHES ACCEPTED, COMMIT IN GIT INSTEAD > %patch1 -p1 -R >+%patch2 -p1 > > %build > %if %{bootstrap}
Index: ldetect-lst.spec =================================================================== --- ldetect-lst.spec (revision 1955263) +++ ldetect-lst.spec (working copy) @@ -15,7 +15,7 @@ # installer can configure newly know HW... Name: ldetect-lst Version: 0.6.49 -Release: %mkrel 1 +Release: %mkrel 2 Summary: Hardware list for the light detection library URL: https://gitweb.mageia.org/software/ldetect-lst/ Source0: %{name}-%{version}.tar.xz @@ -22,6 +22,9 @@ # NO MORE PATCHES ACCEPTED, COMMIT IN GIT INSTEAD # (tmb) remp revert of vbox back to modesetting Patch1: 0001-switch-VirtualBox-from-modesetting-to-vboxvideo.patch +# add patch to fix detection of GTX 750 first series (nvidia470 works better than nvidia-current). +Patch2: ldetect-lst-0.6.49-fix-gtx750.patch +# Group: System/Kernel and hardware License: GPLv2+ Requires(post): perl-base gzip @@ -62,6 +65,7 @@ %setup -q # NO MORE PATCHES ACCEPTED, COMMIT IN GIT INSTEAD %patch1 -p1 -R +%patch2 -p1 %build %if %{bootstrap}
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31874
:
13811
|
13812
| 13813 |
13818