That's unfortunate. The spec file I've forked has certain tags *inside* of %if blocks. Things like this:
%if %{?system_cairo}
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
%endif
In some of the longer blocks, no indentation makes it much harder to tell where
the %if begins and ends.
Is there a way to convert tags like "BuildRequires:" into %macros so that they
*can* be indented?
--
devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]
