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

Paul Howarth pghmcfc at fedoraproject.org
Mon Dec 5 08:06:24 UTC 2011


commit b5b6157054b41097fe1ae1ea2fd2683732b8f744
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Dec 5 08:05:57 2011 +0000

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

 perl-Compress-Raw-Lzma.spec |   13 ++++++-------
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 0b71cf7..5f65d6c 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-Compress-Raw-Lzma
-Version:	2.044
+Version:	2.045
 Release:	1%{?dist}
 Summary:	Low-level interface to lzma compression library
 Group:		Development/Libraries
@@ -39,15 +39,14 @@ make test
 %defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorarch}/auto/Compress/
-%dir %{perl_vendorarch}/Compress/
-%dir %{perl_vendorarch}/Compress/Raw/
-%dir %{perl_vendorarch}/Compress/Raw/Lzma/
-%doc %{perl_vendorarch}/Compress/Raw/Lzma/FAQ.pod
-%{perl_vendorarch}/Compress/Raw/Lzma.pm
+%{perl_vendorarch}/Compress/
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
-%{_mandir}/man3/Compress::Raw::Lzma::FAQ.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 c2a3f45..fee9f98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96f9ca5517d24ec60d093da4b571105d  Compress-Raw-Lzma-2.044.tar.gz
+18a3d8b5fb20a0702f28b7cf8c71c3b2  Compress-Raw-Lzma-2.045.tar.gz



More information about the perl-devel mailing list