diff --git a/perl-File-ShareDir.spec b/perl-File-ShareDir.spec index 258c9fa..283e04f 100644 --- a/perl-File-ShareDir.spec +++ b/perl-File-ShareDir.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-File-ShareDir -Version: 1.03 +Version: 1.102 Release: 1mamba Summary: File::ShareDir - Locate per-dist and per-module shared files Group: System/Libraries/Perl @@ -9,13 +9,13 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-ShareDir-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/File-ShareDir-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-Class-Inspector BuildRequires: perl-devel ## AUTOBUILDREQ-END -BuildRequires: perl-devel Requires: perl >= %perl_major_ver BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -50,10 +50,10 @@ done %files -f .packlist %defattr(-,root,root) -%doc LICENSE + ## note: eventually add the remaining documents (if any) -# %doc README +# %changelog -* Tue Nov 06 2012 Silvan Calarco 1.03-1mamba -- package created by autospec +* Fri Oct 31 2014 Silvan Calarco 1.102-1mamba +- package created using the webbuild interface