Re: [ATrpms-users] Building nvidia 310 driver for Fedora 16 x86_64
George Galt <[email protected]> Wed, 5 Dec 2012 16:44:07 -0500
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel,gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CA+-thJPCfpAyXEHX0PdTUdTq1qt+34f8QUpdDD_WCGf7V_D=_w@mail.gmail.com> |
Really? I must have messed up building the src.rpm from the .spec file. Oh, well. I'm just glad something worked. Please upload the src.rpm and I'll build it too. Thanks!! On Wed, Dec 5, 2012 at 3:42 PM, Paulo Cavalcanti <[email protected]> wrote: > > > On Wed, Dec 5, 2012 at 6:15 PM, George Galt <[email protected]> wrote: > >> Well, I've tried to follow the instructions on the Packaging Guidelines, >> but it doesn't seem to have worked for me. I'm reasonable new to RPM >> packaging, so I might be missing something. >> >> I've added >> %filter_from_requires '/libnvcuvid.so()(64bit)/d' >> >> after the lines >> Requires(post): nvidia-graphics-helpers >> %kmdl nvidia-graphics%{version} >> %kmdl_parentdependencies >> > > Well, it does work: > > ........ > > #Requires: python2, pyxf86config >= 0.3.5 > Requires(post): nvidia-graphics-helpers > > %{?filter_setup: > %filter_from_requires /^libnvcuvid\.so/d; > %filter_setup > } > > %kmdl nvidia-graphics%{version} > %kmdl_parentdependencies > > ...... > > > I can upload a new .src.rpm, if you want. > > > -- > Paulo Roma Cavalcanti > DCC - UFRJ > > > _______________________________________________ > atrpms-devel mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-devel >