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

Paul Howarth pghmcfc at fedoraproject.org
Mon Dec 5 07:56:49 UTC 2011


commit 02b54912b6d820cb78b047d05fc32a9e529f5069
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Dec 5 07:56:12 2011 +0000

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

 perl-Compress-Raw-Bzip2.spec |   13 ++++++-------
 sources                      |    2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index 2604610..cb5f793 100644
--- a/perl-Compress-Raw-Bzip2.spec
+++ b/perl-Compress-Raw-Bzip2.spec
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Raw-Bzip2
 Summary:        Low-level interface to bzip2 compression library
-Version:        2.044
+Version:        2.045
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -54,15 +54,14 @@ make test
 %files
 %doc Changes README
 %{perl_vendorarch}/auto/Compress/
-%dir %{perl_vendorarch}/Compress/
-%dir %{perl_vendorarch}/Compress/Raw/
-%dir %{perl_vendorarch}/Compress/Raw/Bzip2/
-%doc %{perl_vendorarch}/Compress/Raw/Bzip2/FAQ.pod
-%{perl_vendorarch}/Compress/Raw/Bzip2.pm
+%{perl_vendorarch}/Compress/
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
-%{_mandir}/man3/Compress::Raw::Bzip2::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 81e69c9..10c33fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-661eaf89b2933142f90724ad8bf2b610  Compress-Raw-Bzip2-2.044.tar.gz
+83eb38800f92876f44186260b53b12f4  Compress-Raw-Bzip2-2.045.tar.gz



More information about the perl-devel mailing list