rpms/perl-Compress-Bzip2/devel perl-Compress-Bzip2.spec,1.1,1.2

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Mon Jan 9 16:05:31 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Compress-Bzip2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2848

Modified Files:
	perl-Compress-Bzip2.spec 
Log Message:
Applied two of the Ville's suggestions (#177166): trimmed down
the description to the first paragraph and added the file ANNOUNCE
as documentation.



Index: perl-Compress-Bzip2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Compress-Bzip2/devel/perl-Compress-Bzip2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Compress-Bzip2.spec	9 Jan 2006 15:40:28 -0000	1.1
+++ perl-Compress-Bzip2.spec	9 Jan 2006 16:05:30 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Bzip2
 Version:        2.09
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Interface to Bzip2 compression library
 
 Group:          Development/Libraries
@@ -18,12 +18,6 @@
 compression library.  A relevant subset of the functionality provided
 by Bzip2 is available in Compress::Bzip2.
 
-All string parameters can either be a scalar or a scalar reference.
-
-The module can be split into two general areas of functionality,
-namely in-memory compression/decompression and read/write access
-to bzip2 files.
-
 
 %prep
 %setup -q -n Compress-Bzip2-%{version}
@@ -53,13 +47,18 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes COPYING NEWS README
+%doc ANNOUNCE Changes COPYING NEWS README
 %{perl_vendorarch}/Compress/
 %{perl_vendorarch}/auto/Compress/
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Mon Jan  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-2
+- Applied two of the Ville's suggestions (#177166): trimmed down
+  the description to the first paragraph and added the file ANNOUNCE
+  as documentation.
+
 * Thu Aug 11 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-1
 - Update to 2.09.
 




More information about the fedora-extras-commits mailing list