SPECS: perl-Pod-Tree.spec - sorted BRs - more verbose files

qboosh qboosh at pld-linux.org
Mon Sep 29 22:20:28 CEST 2008


Author: qboosh                       Date: Mon Sep 29 20:20:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sorted BRs
- more verbose files

---- Files affected:
SPECS:
   perl-Pod-Tree.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/perl-Pod-Tree.spec
diff -u SPECS/perl-Pod-Tree.spec:1.19 SPECS/perl-Pod-Tree.spec:1.20
--- SPECS/perl-Pod-Tree.spec:1.19	Mon Sep 29 20:17:43 2008
+++ SPECS/perl-Pod-Tree.spec	Mon Sep 29 22:20:22 2008
@@ -23,9 +23,9 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-HTML-Stream
+BuildRequires:	perl-IO >= 1.23
 BuildRequires:	perl-Pod-Escapes
 BuildRequires:	perl-Text-Template
-BuildRequires:	perl-IO >= 1.23
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,10 +70,15 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README ToDo ToDo.Not
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/perl2html
+%attr(755,root,root) %{_bindir}/pods2html
+%attr(755,root,root) %{_bindir}/podtree2html
 %{perl_vendorlib}/Pod/*.pm
 %{perl_vendorlib}/Pod/Tree
-%{_mandir}/man?/*
+%{_mandir}/man1/perl2html.1p*
+%{_mandir}/man1/pods2html.1p*
+%{_mandir}/man1/podtree2html.1p*
+%{_mandir}/man3/Pod::Tree*.3pm*
 %{_examplesdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -82,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008/09/29 20:20:22  qboosh
+- sorted BRs
+- more verbose files
+
 Revision 1.19  2008/09/29 18:17:43  agaran
 - make test fails here if older IO is available
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Pod-Tree.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list