packages: perl-Archive-Tar/perl-Archive-Tar.spec - updated to 1.76

qboosh qboosh at pld-linux.org
Sun Mar 6 07:37:05 CET 2011


Author: qboosh                       Date: Sun Mar  6 06:37:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.76

---- Files affected:
packages/perl-Archive-Tar:
   perl-Archive-Tar.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: packages/perl-Archive-Tar/perl-Archive-Tar.spec
diff -u packages/perl-Archive-Tar/perl-Archive-Tar.spec:1.66 packages/perl-Archive-Tar/perl-Archive-Tar.spec:1.67
--- packages/perl-Archive-Tar/perl-Archive-Tar.spec:1.66	Fri Oct 16 12:31:37 2009
+++ packages/perl-Archive-Tar/perl-Archive-Tar.spec	Sun Mar  6 07:36:59 2011
@@ -23,16 +23,17 @@
 Summary(zh_CN.UTF-8):	Archive::Tar 对 .tar 文件进行 Perl 操作的模块。
 Summary(zh_TW.UTF-8):	Archive::Tar 用於 Perl 處理 .tar 檔案的一個模組。
 Name:		perl-Archive-Tar
-Version:	1.54
+Version:	1.76
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Archive/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	093c6473c315119556919bd85de0bcb7
+Source0:	http://www.cpan.org/modules/by-authors/id/B/BI/BINGOS/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	4f726e610610c788a3cdd61083f9427f
 URL:		http://search.cpan.org/dist/Archive-Tar/
 %if %{with tests}
 BuildRequires:	perl(File::Spec) >= 0.82
+BuildRequires:	perl-IO-Compress >= 2.015
 BuildRequires:	perl-IO-Zlib >= 1.01
 BuildRequires:	perl-Package-Constants
 BuildRequires:	perl-Test-Harness >= 2.26
@@ -43,6 +44,7 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-IO-Zlib >= 1.01
 Requires:	perl-Text-Diff
+Suggests:	perl-IO-Compress
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -177,11 +179,15 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README
-%attr(755,root,root) %{_bindir}/ptar*
+%attr(755,root,root) %{_bindir}/ptar
+%attr(755,root,root) %{_bindir}/ptardiff
+%attr(755,root,root) %{_bindir}/ptargrep
 %{perl_vendorlib}/Archive/Tar.pm
 %{perl_vendorlib}/Archive/Tar
-%{_mandir}/man1/ptar*
-%{_mandir}/man3/*
+%{_mandir}/man1/ptar.1p*
+%{_mandir}/man1/ptardiff.1p*
+%{_mandir}/man1/ptargrep.1p*
+%{_mandir}/man3/Archive::Tar*.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -189,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2011/03/06 06:36:59  qboosh
+- updated to 1.76
+
 Revision 1.66  2009/10/16 10:31:37  amateja
 - updated to 1.54
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Archive-Tar/perl-Archive-Tar.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list