On Wed, 26 Nov 2003, Mihai Maties wrote: > 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 ? chmod a-x $RPM_BUILD_ROOT/path/to/some.pl - Panu - _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list