forked from pool/perl-Module-Build
Accepting request 419703 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/419703 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=44
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: perl-Module-Build
|
||||
Version: 0.421800
|
||||
Version: 0.422000
|
||||
Release: 0
|
||||
%define cpan_version 0.4218
|
||||
Provides: perl(Module::Build) = 0.421800
|
||||
%define cpan_version 0.4220
|
||||
Provides: perl(Module::Build) = 0.422000
|
||||
%define cpan_name Module-Build
|
||||
Summary: Build and install Perl modules
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
@@ -100,7 +100,6 @@ You can run the 'help' action for a complete list of actions.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{cpan_version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
|
Reference in New Issue
Block a user