Browse Source

perl-XML-DOM-1.44-9

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

+ 8 - 1
p/perl-XML-DOM/perl-XML-DOM-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-XML-DOM
 Version:        1.44
-Release:        8%{?_dist_release}
+Release:        9%{?_dist_release}
 Summary:        DOM extension to XML::Parser
 
 Group:          Development/Libraries
@@ -21,6 +21,9 @@ Requires:       perl >= %(eval "`%{__perl} -V:version`"; echo $version)
 #Obsoletes:      perl-libxml-enno <= 1.02
 Conflicts:      perl-libxml-enno <= 1.02
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 This is a Perl extension to XML::Parser. It adds a new 'Style' to
 XML::Parser, called 'Dom', that allows XML::Parser to build an Object
@@ -69,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 1.44-9
+- build with perl 5.12.3
+- add Vendor and Distribution tags
+
 * Sat May 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.44-8
 - s/Obsoletes/Conflicts/