Is there any way to ship files to be %included that's more convenient
than the following:

Source1: somestuff
%include %{SOURCE1}

The problem with this is that if the spec file is queried without the
correct %_sourcedir set, it will fail.

If one could do something like 'Source1: %{_specdir}/somestuff' and
that would result in it being packaged in %_specdir rather than
%_sourcedir, that would be convenient.

Is there any ways to solve this currently? Would it be sane to
implement something like this?
What is recommended practice for use of %include?

--
Regards,
Per Øyvind
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
Developer Communication List                        rpm-devel@rpm5.org

Reply via email to