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 <pro...@gmail.com> wrote:

>
>
> On Wed, Dec 5, 2012 at 6:15 PM, George Galt <george.g...@gmail.com> 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
> atrpms-devel@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-devel
>
_______________________________________________
atrpms-devel mailing list
atrpms-devel@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-devel

Reply via email to