Browse Source

updated perl modules.

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8709 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 9 years ago
parent
commit
d03b1feed8

+ 8 - 3
p/perl-Convert-BinHex/perl-Convert-BinHex-vl.spec

@@ -2,8 +2,8 @@
 
 Summary: Extract data from Macintosh BinHex files
 Name: perl-Convert-BinHex
-Version: 1.119
-Release: 5%{_dist_release}
+Version: 1.123
+Release: 1%{_dist_release}
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Convert-BinHex/
@@ -42,8 +42,13 @@ BinHex files.
 %doc %{_mandir}/man3/*.3pm*
 %dir %{perl_vendorlib}/Convert/
 %{perl_vendorlib}/Convert/BinHex.pm
-
+%exclude %{_bindir}/*
+%exclude %doc %{_mandir}/man1/*.1*
+ 
 %changelog
+* Tue Jul 1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.123-1
+- new upstream release.
+
 * Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.119-5
 - rebuild with perl-5.12.3
 

+ 6 - 3
p/perl-File-Copy-Recursive/perl-File-Copy-Recursive-vl.spec

@@ -3,7 +3,7 @@
 # Basic Information
 Name:		perl-%{pkgname}
 Version:	0.38
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 License:	Artistic or GPL
 Group:		Development/Libraries
 Source0:	http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/%{pkgname}-%{version}.tar.gz
@@ -36,7 +36,7 @@ directory's mode.
 %setup -q -n File-Copy-Recursive-0.38
 
 %build
-perl Makefile.PL
+perl Makefile.PL INSTALLDIRS="vendor"
 %{__make}
 
 %install
@@ -55,7 +55,7 @@ fi
 
 # remove unnecessary files.
 %{__rm} ${RPM_BUILD_ROOT}%{perl_archlib}/perllocal.pod
-%{__rm} ${RPM_BUILD_ROOT}%{perl_sitearch}/auto/File/Copy/Recursive/.packlist
+%{__rm} ${RPM_BUILD_ROOT}%{perl_vendorarch}/auto/File/Copy/Recursive/.packlist
 
 %clean
 %{__rm} -rf ${RPM_BUILD_ROOT}
@@ -67,5 +67,8 @@ fi
 %{_mandir}/*/*
 
 %changelog
+* Tue Jul  1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.38-2
+- rebuilt with perl-5.16.3.
+
 * Sun Oct 09 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.38-1
 - initial build for Vine Linux

+ 4 - 1
p/perl-IO-Socket-INET6/perl-IO-Socket-INET6-vl.spec

@@ -1,5 +1,5 @@
 Name:           perl-IO-Socket-INET6
-Version:        2.69
+Version:        2.72
 Release:        1%{?_dist_release}
 Summary:        Perl Object interface for AF_INET|AF_INET6 domain sockets
 Group:          Development/Libraries
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/IO::Socket::INET6.3pm*
 
 %changelog
+* Tue Jul  1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.72-1
+- new upstream release.
+
 * Tue Dec 04 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 2.69-1
 - initial build for Vine Linux
 

+ 14 - 11
p/perl-IO-stringy/perl-IO-stringy-vl.spec

@@ -1,7 +1,7 @@
 Summary:        I/O on in-core objects like strings and arrays with Perl
 Name:           perl-IO-stringy
 Version:        2.110
-Release:        2%{_dist_release}
+Release:        3%{_dist_release}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ/IO-stringy-%{version}.tar.gz
@@ -9,16 +9,16 @@ URL:            http://search.cpan.org/author/ERYQ/IO-stringy/
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(FileHandle)
-BuildRequires:  perl(IO::File)
-BuildRequires:  perl(IO::Handle)
-BuildRequires:  perl(IO::Scalar)
-BuildRequires:  perl(IO::ScalarArray)
-BuildRequires:  perl(IO::WrapTie)
-BuildRequires:  perl(Symbol)
+#BuildRequires:  perl(Carp)
+#BuildRequires:  perl(Exporter)
+#BuildRequires:  perl(ExtUtils::MakeMaker)
+#BuildRequires:  perl(FileHandle)
+#BuildRequires:  perl(IO::File)
+#BuildRequires:  perl(IO::Handle)
+#BuildRequires:  perl(IO::Scalar)
+#BuildRequires:  perl(IO::ScalarArray)
+#BuildRequires:  perl(IO::WrapTie)
+#BuildRequires:  perl(Symbol)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 Vendor:         Project Vine
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/IO::WrapTie.3pm*
 
 %changelog
+* Tue Jul 1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.110-3
+- rebuilt with perl-5.16.3.
+
 * Fri Mar 09 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.110-2
 - rebuilt with perl-5.12.3
 - spec revamp

+ 8 - 4
p/perl-MIME-tools/perl-MIME-tools-vl.spec

@@ -1,13 +1,14 @@
 Summary: modules for parsing (and creating!) MIME entities with Perl
 Name: perl-MIME-tools
-Version: 5.426
-Release: 2%{_dist_release}
-License: Perl's
+Version: 5.505
+Release: 1%{_dist_release}
+License: Artistic
 Group: Development/Languages
 Source0:http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ/MIME-tools-%{version}.tar.gz
 Url: http://search.cpan.org/author/ERYQ/MIME-tools/
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: perl >= 5.004 perl-IO-stringy perl-MailTools
+#BuildRequires: perl(Test::Deep)
 Requires: perl >= 5.004 perl-IO-stringy perl-MailTools
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -47,7 +48,7 @@ fi
 
 %files -f %{name}.files
 %defattr(-,root,root)
-%doc COPYING ChangeLog MANIFEST README README-OR-DIE README.system examples
+%doc COPYING ChangeLog MANIFEST README README.system examples
 %{_mandir}/*/*
 %dir %{perl_vendorlib}/MIME
 %dir %{perl_vendorlib}/MIME/Parser
@@ -55,6 +56,9 @@ fi
 %dir %{perl_vendorlib}/MIME/Field
 
 %changelog
+* Tue Jul  1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.505-1
+- new upstream release.
+
 * Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.426-2
 - build with perl-5.12.3
 

+ 6 - 3
p/perl-Test-Deep/perl-Test-Deep-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-Test-Deep
-Version:        0.108
-Release:        2%{?_dist_release}
+Version:        0.112
+Release:        1%{?_dist_release}
 Summary:        Extremely flexible deep comparison
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -28,7 +28,7 @@ circular data structures without getting caught in an infinite loop.
 
 %prep
 %setup -q -n Test-Deep-%{version}
-%patch0 -p1 -b .arrayeach
+#%patch0 -p1 -b .arrayeach
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -57,6 +57,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.112-1
+- new upstream release.
+
 * Thu Mar 01 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.108-2
 - rebuild