On Fri, 2009-07-31 at 11:16 -0700, Jesse Keating wrote:
> The spec has:
>
> cat << \EOF > %{name}-req
> #!/bin/sh
> %{__perl_requires} `perl -p -e 's|\S
> +%{_docdir}/%{name}-doc-%{version}\S
> +||'`
> EOF
>
> %define __perl_requires %{_builddir}/%{name}-%{version}/%{name}-req
> chmod +x %{__perl_requires}Correction. The F-11 version of the spec file has this, and thus properly filters things out. The F-10 version, which is the version actually being complained about here, is lacking this filter. I"ve filed this as bug https://bugzilla.redhat.com/show_bug.cgi?id=514983 -- Jesse Keating Fedora -- Freedom² is a feature! identi.ca: http://identi.ca/jkeating
signature.asc
Description: This is a digitally signed message part
-- fedora-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-devel-list
