Update to 2.045 (moved FAQ.pod into Zlib.pm)
This commit is contained in:
parent
021c017c73
commit
79697cd3c3
@ -1,5 +1,5 @@
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Version: 2.044
|
||||
Version: 2.045
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to zlib compression library
|
||||
License: GPL+ or Artistic
|
||||
@ -53,15 +53,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/Zlib/
|
||||
%doc %{perl_vendorarch}/Compress/Raw/Zlib/FAQ.pod
|
||||
%{perl_vendorarch}/Compress/Raw/Zlib.pm
|
||||
%{perl_vendorarch}/Compress/
|
||||
%{_mandir}/man3/Compress::Raw::Zlib.3pm*
|
||||
%{_mandir}/man3/Compress::Raw::Zlib::FAQ.3pm*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 4 2011 Paul Howarth <paul@city-fan.org> - 2.045-1
|
||||
- Update to 2.045
|
||||
- Moved FAQ.pod into Zlib.pm
|
||||
|
||||
* Sun Dec 4 2011 Paul Howarth <paul@city-fan.org> - 2.044-1
|
||||
- Update to 2.044
|
||||
- Moved FAQ.pod under the lib directory so it can get installed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user