rpms/perl-Data-Page/FC-3 perl-Data-Page.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Aug 31 22:51:16 UTC 2005


Author: spot

Update of /cvs/extras/rpms/perl-Data-Page/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22855/FC-3

Modified Files:
	perl-Data-Page.spec 
Log Message:

perldoc -t



Index: perl-Data-Page.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Page/FC-3/perl-Data-Page.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Data-Page.spec	29 Aug 2005 03:20:02 -0000	1.1
+++ perl-Data-Page.spec	31 Aug 2005 22:51:14 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Data-Page
 Version:        2.00
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Help when paging through sets of results
 Group:          Development/Libraries
 License:        GPL or Artistic
@@ -20,8 +20,8 @@
 
 %prep
 %setup -q -n Data-Page-%{version}
-perldoc perlgpl > COPYING
-perldoc perlartistic > Artistic
+perldoc -t perlgpl > COPYING
+perldoc -t perlartistic > Artistic
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -48,6 +48,9 @@
 
 
 %changelog
+* Wed Aug 31 2005 Tom "spot" Callaway <tcallawa at redhat.com> 2.00-4
+- perldoc -t
+
 * Thu Aug 25 2005 Paul Howarth <paul at city-fan.org> 2.00-3
 - remove redundant BR: perl
 - include license text as %%doc




More information about the scm-commits mailing list