[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Exclude a file from find_requires
- From: Mihai Maties <mihai xcyb org>
- To: rpm-list redhat com
- Subject: Exclude a file from find_requires
- Date: Wed, 26 Nov 2003 16:00:41 +0200
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]