SPECS: fop.spec - version 0.92 from svn, more required_jars; still...

radek radek at pld-linux.org
Wed May 24 22:04:51 CEST 2006


Author: radek                        Date: Wed May 24 20:04:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 0.92 from svn, more required_jars; still doesn't build

---- Files affected:
SPECS:
   fop.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/fop.spec
diff -u SPECS/fop.spec:1.33 SPECS/fop.spec:1.34
--- SPECS/fop.spec:1.33	Tue May 23 22:34:37 2006
+++ SPECS/fop.spec	Wed May 24 22:04:44 2006
@@ -2,20 +2,26 @@
 Summary:	XSL Formatter in Java
 Summary(pl):	Formater XSL napisany w Javie
 Name:		fop
-Version:	0.20.5
-Release:	1
+Version:	0.92
+%define	_snap	395016
+Release:	0.%{_snap}.1
 License:	Apache v1.1
 Group:		Applications/Publishing/XML/Java
-Source0:	http://www.apache.org/dist/xml/fop/source/%{name}-%{version}-src.tar.gz
-# Source0-md5:	1a31eb1357e5d4b8d32d4cb3edae2da2
+#Source0:	http://www.apache.org/dist/xml/fop/source/%{name}-%{version}-src.tar.bz2
+# http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_92/
+Source0:	%{name}-%{version}-svn.tar.bz2
+# Source0-md5:	50ecf2fd3b474b83ca95f4489fd28b3c
 Source1:	%{name}-font-install.sh
 Source2:	%{name}.sh
 URL:		http://xml.apache.org/fop/
 BuildRequires:	batik
+BuildRequires:	jce
 BuildRequires:	jdk >= 1.3
+BuildRequires:	junit
 BuildRequires:	rpmbuild(macros) >= 1.300
 BuildRequires:	xalan-j
 BuildRequires:	xerces-j
+BuildRequires:	xmlunit
 Requires:	batik
 Requires:	freetype1
 Requires:	jre >= 1.3
@@ -46,7 +52,7 @@
 %setup -q
 
 %build
-required_jars='ant xml-commons-apis xercesImpl xalan batik'
+required_jars='ant xml-commons-apis xercesImpl xalan batik junit xmlunit commons-io xmlgraphics-commons servlet'
 CLASSPATH="%{_jvmlibdir}/java/lib/tools.jar"
 export CLASSPATH="$CLASSPATH:`/usr/bin/build-classpath $required_jars`"
 export JAVA_HOME=%{java_home}
@@ -88,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/05/24 20:04:44  radek
+- version 0.92 from svn, more required_jars; still doesn't build
+
 Revision 1.33  2006/05/23 20:34:37  glen
 - rpmbuild(macros) >= 1.300 instead of macros.java rpm-javaprov
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fop.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list