diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..be499dc --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Package obsoleted by the base perl package in 5.10.0. diff --git a/perl-Archive-Tar.spec b/perl-Archive-Tar.spec deleted file mode 100644 index 407da74..0000000 --- a/perl-Archive-Tar.spec +++ /dev/null @@ -1,120 +0,0 @@ -Name: perl-Archive-Tar -Version: 1.34 -Release: 3%{?dist} -Summary: A module for Perl manipulation of .tar files - -Group: Development/Libraries -License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Archive-Tar/ -Source0: http://www.cpan.org/authors/id/K/KA/KANE/Archive-Tar-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildArch: noarch -BuildRequires: perl(IO::String), perl(IO::Zlib), perl(ExtUtils::MakeMaker) -BuildRequires: perl(Test::Pod) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Compress::Zlib), perl(IO::Zlib) - -%description -Archive::Tar provides an object oriented mechanism for handling tar -files. It provides class methods for quick and easy files handling -while also allowing for the creation of tar file objects for custom -manipulation. If you have the IO::Zlib module installed, Archive::Tar -will also support compressed or gzipped tar files. - - -%prep -%setup -q -n Archive-Tar-%{version} - -%build -%{__perl} Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} - -%install -rm -rf $RPM_BUILD_ROOT -make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' -chmod -R u+w $RPM_BUILD_ROOT/* - -%check -make test - -%clean -rm -rf $RPM_BUILD_ROOT - - -%files -%defattr(-,root,root,-) -%doc CHANGES README -%{_bindir}/* -%{perl_vendorlib}/Archive/ -%{_mandir}/man3/*.3* -%{_mandir}/man1/*.1* - - -%changelog -* Wed Feb 27 2008 Tom "spot" Callaway - 1.34-3 -- Rebuild for perl 5.10 (again) - -* Fri Jan 11 2008 Tom "spot" Callaway - 1.34-2 -- rebuild for new perl - -* Thu Aug 23 2007 Robin Norwood - 1.34-1 -- Upgrade to latest upstream version: 1.34 -- Fix license tag -- Fix BuildRequires for ExtUtils::MakeMaker and Test::Pod - -* Mon Jun 04 2007 Robin Norwood - 1.32-1 -- Upgrade to latest upstream version: 1.32 - -* Mon Mar 05 2007 Robin Norwood - 1.30-4 -- Fix changelog - -* Mon Feb 19 2007 Robin Norwood - 1.30-3 -- Incorporate specfile improvements from Jose Oliveira. - -* Fri Feb 16 2007 Robin Norwood - 1.30-2 -- Resolves: rhbz#226239 - Remove tabs from spec file for package review - -* Tue Sep 19 2006 Robin Norwood - 1.30-1 -- Bump to 1.30 - -* Wed Jul 12 2006 Jesse Keating - 1.29-1.1 -- rebuild - -* Wed Mar 08 2006 Jason Vas Dias - 1.29-1 -- Upgrade to upstream version 1.29 - -* Fri Feb 02 2006 Jason Vas Dias - 1.28-1 -- Upgrade to upstream version 1.28 -- Rebuild for perl-5.8.8 - -* Fri Dec 16 2005 Jesse Keating -- rebuilt for new gcc - -* Sun Nov 06 2005 Florian La Roche -- 1.26 - -* Mon Apr 25 2005 Warren Togami - 1.23-4 -- remove beehive workaround - -* Sun Apr 03 2005 Jose Pedro Oliveira - 1.23-1 -- Update to 1.23. -- Bring up to date with current Fedora.Extras perl spec template. - -* Wed Sep 22 2004 Chip Turner 1.08-3 -- rebuild - -* Fri Feb 13 2004 Chip Turner 1.08-1 -- update to upstream 1.08 - -* Wed Jan 22 2003 Tim Powers -- rebuilt - -* Tue Aug 6 2002 Chip Turner -- automated release bump and build - -* Fri Feb 08 2002 cturner@redhat.com -- Specfile autogenerated - diff --git a/sources b/sources deleted file mode 100644 index e848a18..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -0abdbc5ace1cc5696faeb7e9a058dad2 Archive-Tar-1.34.tar.gz