SPECS: fop.spec - trunk snap, BR: avalon-framework jeuclid, requir...

radek radek at pld-linux.org
Thu May 25 00:01:17 CEST 2006


Author: radek                        Date: Wed May 24 22:01:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- trunk snap, BR: avalon-framework jeuclid, required_jars+=jce

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

---- Diffs:

================================================================
Index: SPECS/fop.spec
diff -u SPECS/fop.spec:1.34 SPECS/fop.spec:1.35
--- SPECS/fop.spec:1.34	Wed May 24 22:04:44 2006
+++ SPECS/fop.spec	Thu May 25 00:01:12 2006
@@ -3,13 +3,13 @@
 Summary(pl):	Formater XSL napisany w Javie
 Name:		fop
 Version:	0.92
-%define	_snap	395016
+%define	_snap	409208
 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.bz2
 # http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_92/
-Source0:	%{name}-%{version}-svn.tar.bz2
+Source0:	%{name}-%{_snap}-svn.tar.bz2
 # Source0-md5:	50ecf2fd3b474b83ca95f4489fd28b3c
 Source1:	%{name}-font-install.sh
 Source2:	%{name}.sh
@@ -22,6 +22,8 @@
 BuildRequires:	xalan-j
 BuildRequires:	xerces-j
 BuildRequires:	xmlunit
+BuildRequires:	avalon-framework
+BuildRequires:	jeuclid
 Requires:	batik
 Requires:	freetype1
 Requires:	jre >= 1.3
@@ -49,10 +51,10 @@
 dokument DOM lub (w przypadku XT) zdarzenia SAX.
 
 %prep
-%setup -q
+%setup -q -n %{name}-svn
 
 %build
-required_jars='ant xml-commons-apis xercesImpl xalan batik junit xmlunit commons-io xmlgraphics-commons servlet'
+required_jars='ant xml-commons-apis xercesImpl xalan batik junit xmlunit commons-io xmlgraphics-commons servlet jce'
 CLASSPATH="%{_jvmlibdir}/java/lib/tools.jar"
 export CLASSPATH="$CLASSPATH:`/usr/bin/build-classpath $required_jars`"
 export JAVA_HOME=%{java_home}
@@ -94,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/05/24 22:01:12  radek
+- trunk snap, BR: avalon-framework jeuclid, required_jars+=jce
+
 Revision 1.34  2006/05/24 20:04:44  radek
 - version 0.92 from svn, more required_jars; still doesn't build
 
================================================================

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



More information about the pld-cvs-commit mailing list