rpms/xorg-x11-drv-nvidia-96xx/devel xorg-x11-drv-nvidia-96xx.spec, 1.12, 1.13

Dominik 'Rathann' Mierzejewski dominik at greysector.net
Sat Nov 14 23:58:41 CET 2009


On Saturday, 14 November 2009 at 23:02, Nicolas Chauvet wrote:
> Author: kwizart
> 
> Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-96xx/devel
> In directory se02.es.rpmfusion.net:/tmp/cvs-serv18185
> 
> Modified Files:
> 	xorg-x11-drv-nvidia-96xx.spec 
> Log Message:
> prelink , not preload
> 
> 
> 
> Index: xorg-x11-drv-nvidia-96xx.spec
> ===================================================================
> RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-96xx/devel/xorg-x11-drv-nvidia-96xx.spec,v
> retrieving revision 1.12
> retrieving revision 1.13
> diff -u -r1.12 -r1.13
> --- xorg-x11-drv-nvidia-96xx.spec	14 Nov 2009 21:34:55 -0000	1.12
> +++ xorg-x11-drv-nvidia-96xx.spec	14 Nov 2009 22:02:00 -0000	1.13
> @@ -43,7 +43,7 @@
>  
>  # Needed in all nvidia or fglrx driver packages
>  BuildRequires:   desktop-file-utils
> -BuildRequires:   preload
> +BuildRequires:   prelink

For future reference, you can use

BuildRequires: %{_bindir}/execstack

instead. File-level dependencies in %{_bindir} have no additional cost
(i.e. don't require downloading the filelist metadata).

Regards,
R.

-- 
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu
"Faith manages."
        -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"


More information about the rpmfusion-developers mailing list