SPECS: WebGUI.spec - don't package tests

qboosh qboosh at pld-linux.org
Thu Jul 12 18:29:40 CEST 2007


Author: qboosh                       Date: Thu Jul 12 16:29:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't package tests

---- Files affected:
SPECS:
   WebGUI.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/WebGUI.spec
diff -u SPECS/WebGUI.spec:1.27 SPECS/WebGUI.spec:1.28
--- SPECS/WebGUI.spec:1.27	Thu Jul 12 14:42:23 2007
+++ SPECS/WebGUI.spec	Thu Jul 12 18:29:35 2007
@@ -31,6 +31,7 @@
 Requires:	perl-POE-Component-Client-HTTP >= 0.77
 Requires:	perl-POE-Component-IKC >= 0.18
 Requires:	perl-Parse-PlainConfig >= 1.1
+# for tests only
 Requires:	perl-Pod-Coverage >= 0.17
 Requires:	perl-Tie-CPHash >= 1.001
 Requires:	perl-Tie-IxHash >= 1.21
@@ -76,7 +77,7 @@
 
 install etc/WebGUI.conf.original $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/WebGUI.conf
 install etc/spectre.conf.original $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/spectre.conf
-cp -Prf sbin t www $RPM_BUILD_ROOT%{_libdir}/%{name}
+cp -Prf sbin www $RPM_BUILD_ROOT%{_libdir}/%{name}
 cp -Prf lib/{Spectre,WebGUI} $RPM_BUILD_ROOT%{perl_vendorlib}
 
 %clean
@@ -161,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/07/12 16:29:35  qboosh
+- don't package tests
+
 Revision 1.27  2007/07/12 12:42:23  paszczus
 - moved files into proper(?) directory
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/WebGUI.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list