SPECS: perl-Apache-Htpasswd.spec - added %doc, missing BRs for bui...

darekr darekr at pld-linux.org
Fri Nov 17 23:13:49 CET 2006


Author: darekr                       Date: Fri Nov 17 22:13:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added %doc, missing BRs for building with tests bcond

---- Files affected:
SPECS:
   perl-Apache-Htpasswd.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/perl-Apache-Htpasswd.spec
diff -u SPECS/perl-Apache-Htpasswd.spec:1.21 SPECS/perl-Apache-Htpasswd.spec:1.22
--- SPECS/perl-Apache-Htpasswd.spec:1.21	Tue Jul 25 22:03:08 2006
+++ SPECS/perl-Apache-Htpasswd.spec	Fri Nov 17 23:13:44 2006
@@ -19,6 +19,10 @@
 URL:		http://search.cpan.org/dist/Apache-Htpasswd/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires:	perl-Crypt-PasswdMD5
+BuildRequires:	perl-Digest-SHA1
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,6 +57,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %{perl_vendorlib}/%{pdir}/*.pm
 %{_mandir}/man3/*
 
@@ -62,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/11/17 22:13:44  darekr
+- added %doc, missing BRs for building with tests bcond
+
 Revision 1.21  2006/07/25 20:03:08  qboosh
 - updated md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Apache-Htpasswd.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list