Browse Source

perl-Crypt-PasswdMD5

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

+ 8 - 1
p/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5-vl.spec

@@ -1,6 +1,6 @@
 Name: 		perl-Crypt-PasswdMD5
 Version:	1.3
-Release:	5%{?_dist_release}
+Release:	6%{?_dist_release}
 Summary:	Provides interoperable MD5-based crypt() functions 
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -17,6 +17,9 @@ BuildArch: 	noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  %{_bindir}/iconv
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This package provides MD5-based crypt() functions
 
@@ -50,6 +53,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 1.3-6vl6
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Tue Jul 08 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3-5
 - do not require perl(:MODULE_COMPAT_x.y.z) on Vine Linux 4.x