SPECS: perl-XML-Handler-AxPoint.spec - cp workaround to pass tests...

qboosh qboosh at pld-linux.org
Fri Oct 27 23:03:35 CEST 2006


Author: qboosh                       Date: Fri Oct 27 21:03:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cp workaround to pass tests
- tests require perl-XML-Filter-XSLT

---- Files affected:
SPECS:
   perl-XML-Handler-AxPoint.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-Handler-AxPoint.spec
diff -u SPECS/perl-XML-Handler-AxPoint.spec:1.18 SPECS/perl-XML-Handler-AxPoint.spec:1.19
--- SPECS/perl-XML-Handler-AxPoint.spec:1.18	Fri Oct 20 23:24:22 2006
+++ SPECS/perl-XML-Handler-AxPoint.spec	Fri Oct 27 23:03:28 2006
@@ -22,6 +22,7 @@
 BuildRequires:	perl-PDFLib >= 0.14
 #BuildRequires:	perl-Text-Iconv
 BuildRequires:	perl-Time-Piece >= 1.08
+%{?with_tests:BuildRequires:	perl-XML-Filter-XSLT}
 BuildRequires:	perl-XML-SAX >= 0.09
 BuildRequires:	perl-XML-SAX-Writer >= 0.39
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -44,6 +45,9 @@
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
+# missing file?
+cp testfiles/{ax_logo,test}.png
+
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
@@ -54,7 +58,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -73,6 +77,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/10/27 21:03:28  qboosh
+- cp workaround to pass tests
+- tests require perl-XML-Filter-XSLT
+
 Revision 1.18  2006/10/20 21:24:22  ankry
 - up to 1.5 (sic!), epoch 1, rel. 0.1 (unchecked)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-XML-Handler-AxPoint.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list