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
On Fri, 2009-07-31 at 13:35 -0400, Seth Vidal wrote:
> I think swig has a bug in its packaging.
>
> specifically
>
> perl(ExtUtils::MakeMaker)
> perl(argv)
> perl(example)
> perl(it)
> perl(the)
>
> I think those last 4 are an error.
>
> at least I hope so.
>
They are. They come from the fil
On 07/31/2009 01:38 PM, Jesse Keating wrote:
> Perl dep generator gone wild on this package. There is probably some
> comment in a perl file that says something like "Use the argv it" and
> the dep checker thinks it's the perl syntax for use
Yeah, I saw that. I was wondering if I should file a
On Fri, 2009-07-31 at 13:28 -0400, Doug Warner wrote:
> I'm trying to build libconcord [1] and am seeing the following problems with
> the swig package in the buildroot on F11:
>
> DEBUG util.py:256: swig-1.3.39-1.fc10.x86_64 from build has depsolving
> problems
> DEBUG util.py:256:--> Missi
On Fri, 31 Jul 2009, Doug Warner wrote:
I'm trying to build libconcord [1] and am seeing the following problems with
the swig package in the buildroot on F11:
DEBUG util.py:256: swig-1.3.39-1.fc10.x86_64 from build has depsolving problems
DEBUG util.py:256:--> Missing Dependency: perl(th
Looks like this is on F10 as well [2]
-Doug
[2] http://koji.fedoraproject.org/koji/taskinfo?taskID=1570320
On 07/31/2009 01:28 PM, Doug Warner wrote:
> I'm trying to build libconcord [1] and am seeing the following problems with
> the swig package in the buildroot on F11:
>
> DEBUG util.py:256:
I'm trying to build libconcord [1] and am seeing the following problems with
the swig package in the buildroot on F11:
DEBUG util.py:256: swig-1.3.39-1.fc10.x86_64 from build has depsolving problems
DEBUG util.py:256:--> Missing Dependency: perl(the) is needed by package
swig-1.3.39-1.fc10.x8