SPECS: Apache-FileManager.spec - add BR for tests based on make ou...

glen glen at pld-linux.org
Mon Aug 8 18:07:38 CEST 2005


Author: glen                         Date: Mon Aug  8 16:07:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add BR for tests based on make output

---- Files affected:
SPECS:
   Apache-FileManager.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/Apache-FileManager.spec
diff -u SPECS/Apache-FileManager.spec:1.4 SPECS/Apache-FileManager.spec:1.5
--- SPECS/Apache-FileManager.spec:1.4	Mon Aug  8 17:25:55 2005
+++ SPECS/Apache-FileManager.spec	Mon Aug  8 18:07:32 2005
@@ -17,7 +17,12 @@
 BuildRequires:	rpmbuild(macros) >= 1.228
 Requires(post,preun):	rc-scripts
 %if %{with tests}
-BuildRequires:	todo...
+BuildRequires:	perl(Apache::Constants) >= 1.09
+BuildRequires:	perl(Apache::File) >= 1.01
+BuildRequires:	perl(Apache::Request)
+BuildRequires:	perl(Apache::Util)
+BuildRequires:	perl(File::NCopy) >= 0.32
+BuildRequires:	perl(File::Remove) >= 0.2
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/08/08 16:07:32  glen
+- add BR for tests based on make output
+
 Revision 1.4  2005/08/08 15:25:55  glen
 - add make install and package perl files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Apache-FileManager.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list