8
0
Alexei Sorokin
2016-11-25 18:32:12 +00:00
committed by Git OBS Bridge
parent f3534645bb
commit 46d5036d16
4 changed files with 173 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name Image-ExifTool
Name: perl-Image-ExifTool
Version: 10.20
Version: 10.36
Release: 0
Summary: Perl module to read and write meta information
License: GPL-1.0+ or Artistic-1.0
@@ -74,10 +74,10 @@ if it were a file.
%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%check
make %{?_smp_mflags} test
make %{?_smp_mflags} V=1 test
%install
%perl_make_install