[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Exclude a file from find_requires



Hello,

I want to create a rpm package that contains a perl script among other things, 
but I don't want to have perl as a requirement (I don't care if the script 
does not run on some machines :) ). Can I exclude perl from find_requires, 
but leave the rest of the requirements to be automatically detected?

Is there a way to do this besides completely disabling the find_requires via  
"%define __find_requires %{nil}" and add the requirements manually ?


Thanx,
Mihai




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]