[perl-IO-Compress-Lzma] Update to 2.045 (moved FAQ.pod to IO::Compress)

Paul Howarth pghmcfc at fedoraproject.org
Mon Dec 5 09:32:42 UTC 2011


commit 672841ce39c0ee3f90084102630ebe42f9812d03
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Dec 5 09:32:15 2011 +0000

    Update to 2.045 (moved FAQ.pod to IO::Compress)

 perl-IO-Compress-Lzma.spec |   16 ++++++----------
 sources                    |    2 +-
 2 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/perl-IO-Compress-Lzma.spec b/perl-IO-Compress-Lzma.spec
index 57c2723..48ba7ed 100644
--- a/perl-IO-Compress-Lzma.spec
+++ b/perl-IO-Compress-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Compress-Lzma
-Version:	2.044
+Version:	2.045
 Release:	1%{?dist}
 Summary:	Read and write lzma compressed data
 License:	GPL+ or Artistic
@@ -39,21 +39,17 @@ make test
 %files
 %defattr(-,root,root,-)
 %doc Changes README
-%dir %{perl_vendorlib}/IO/
-%dir %{perl_vendorlib}/IO/Compress/
-%dir %{perl_vendorlib}/IO/Compress/Lzma/
-%doc %{perl_vendorlib}/IO/Compress/Lzma/FAQ.pod
-%{perl_vendorlib}/IO/Compress/Adapter/
-%{perl_vendorlib}/IO/Compress/Lzma.pm
-%{perl_vendorlib}/IO/Compress/Xz.pm
-%{perl_vendorlib}/IO/Uncompress/
+%{perl_vendorlib}/IO/
 %{_mandir}/man3/IO::Compress::Lzma.3pm*
-%{_mandir}/man3/IO::Compress::Lzma::FAQ.3pm*
 %{_mandir}/man3/IO::Compress::Xz.3pm*
 %{_mandir}/man3/IO::Uncompress::UnLzma.3pm*
 %{_mandir}/man3/IO::Uncompress::UnXz.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth <paul at city-fan.org> - 2.045-1
+- Update to 2.045
+  - Moved FAQ.pod to IO::Compress
+
 * Sun Dec  4 2011 Paul Howarth <paul at city-fan.org> - 2.044-1
 - Update to 2.044
   - Moved FAQ.pod under the lib directory so it can get installed
diff --git a/sources b/sources
index d90232f..910673c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52dc4337b2b63d001b1e2821d977218c  IO-Compress-Lzma-2.044.tar.gz
+f7c721ba32b5f5cae9c05e29915679f9  IO-Compress-Lzma-2.045.tar.gz



More information about the perl-devel mailing list