Browse Source

perl-ExtUtils-Depends-0.304-1

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

+ 8 - 1
p/perl-ExtUtils-Depends/perl-ExtUtils-Depends-vl.spec

@@ -1,6 +1,6 @@
 Summary:        Easily build XS extensions that depend on XS extensions
 Name:           perl-ExtUtils-Depends
-Version:        0.300
+Version:        0.304
 Release:        1%{?_dist_release}
 
 License:        GPL+ or Artistic
@@ -13,6 +13,9 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This module tries to make it easy to build Perl extensions that use
 functions and typemaps provided by other perl extensions. This means that a
@@ -49,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 0.304-1
+- new upstream release
+- add Vendor and Distribution tags
+
 * Mon Jul 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.300-1
 - new upstream release
 - build on perl-5.10