rpms/perl-Unix-Statgrab/devel perl-Unix-Statgrab.spec,1.3,1.4

Oliver Falk oliver at linux-kernel.at
Wed Aug 24 15:01:11 UTC 2005


On 08/24/2005 04:46 PM, Ralf Corsepius wrote:
> On Wed, 2005-08-24 at 08:52 -0400, Oliver Falk wrote:
> 
> 
>>Index: perl-Unix-Statgrab.spec
> 
> 
>> %files
>> %defattr(-,root,root,-)
>> %doc LICENSE.TXT Changes README
>>-%{perl_vendorlib}/*/Unix/
>>-%{perl_vendorarch}/auto/Unix/
>>+%{perl_vendorlib}/*/*/*
>>+%{perl_vendorarch}/auto/*
> 
> 
> The change above is wrong.
> 
> It should be
> 
>  %files
>  %defattr(-,root,root,-)
>  %doc LICENSE.TXT Changes README
>  %{perl_vendorarch}/Unix
>  %{perl_vendorarch}/auto/*
>  %{_mandir}/man3/*.3*

OK, let's see if this works. For me it worked on my machine, but on the 
build-machine it didn't - I tried a few...

Thanks Ralf; This seems to work now.

Best,
  Oliver




More information about the fedora-extras-list mailing list