Browse Source

perl-Crypt-DES 2.05-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8651 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 10 years ago
parent
commit
a9125ebdc1
1 changed files with 7 additions and 1 deletions
  1. 7 1
      p/perl-Crypt-DES/perl-Crypt-DES-vl.spec

+ 7 - 1
p/perl-Crypt-DES/perl-Crypt-DES-vl.spec

@@ -1,7 +1,7 @@
 %define	module	Crypt-DES
 %define name	perl-%{module}
 %define	version	2.05
-%define	release	2%{_dist_release}
+%define	release	3%{_dist_release}
 
 Name:		%{name}
 Version:	%{version}
@@ -13,6 +13,8 @@ Url:		http://search.cpan.org/dist/%{module}/
 Source:         http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/%{module}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}
 
+Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
 Vendor:         Project Vine
 Distribution:   Vine Linux
 
@@ -45,6 +47,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun 27 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 2.05-3
+- build with Perl 5.16
+- add Requires MODULE_COMPAT_*
+
 * Fri Mar 25 2011 IWAI, Masaharu <iwai@alib.jp> 2.05-2vl6
 - build with perl 5.12.3