Browse Source

perl-ExtUtils-PkgConfig-1.12-1

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

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

@@ -1,6 +1,6 @@
 Summary:        Simplistic interface to pkg-config
 Name:           perl-ExtUtils-PkgConfig
-Version:        1.08
+Version:        1.12
 Release:        1%{?_dist_release}
 
 Group:          Development/Libraries
@@ -16,6 +16,9 @@ BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       pkgconfig
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 The pkg-config program retrieves information about installed libraries,
 usually for the purposes of compiling against and linking to them.
@@ -59,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 1.12-1
+- new upstream release
+- add Vendor and Distribution tags
+
 * Mon Jul 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.08-1
 - new upstream release
 - build on perl-5.10