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

Ralf Corsepius rc040203 at freenet.de
Wed Aug 24 14:46:14 UTC 2005


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*

Ralf





More information about the fedora-extras-commits mailing list