Accepting request 303900 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/303900 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Sah-Normalize?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
16d2598108
commit
de7e1449f7
@@ -17,19 +17,23 @@
|
||||
|
||||
|
||||
Name: perl-Data-Sah-Normalize
|
||||
Version: 0.01
|
||||
Version: 0.03
|
||||
Release: 0
|
||||
%define cpan_name Data-Sah-Normalize
|
||||
Summary: Normalize Sah schema
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Data-Sah-Normalize/
|
||||
Source0: http://www.cpan.org/authors/id/S/SH/SHARYANTO/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(DefHash) >= 1.0.10
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
Requires: perl(DefHash) >= 1.0.10
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -38,6 +42,7 @@ manpage to keep it in a small and minimal-dependencies package.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user