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
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to