SPECS: fop.spec - back to 0.20.5 - not working, not building snap ...

baggins baggins at pld-linux.org
Mon Sep 11 15:06:44 CEST 2006


Author: baggins                      Date: Mon Sep 11 13:06:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- back to 0.20.5
- not working, not building snap moved to DEVEL

---- Files affected:
SPECS:
   fop.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/fop.spec
diff -u SPECS/fop.spec:1.36 SPECS/fop.spec:1.37
--- SPECS/fop.spec:1.36	Sun May 28 10:20:33 2006
+++ SPECS/fop.spec	Mon Sep 11 15:06:39 2006
@@ -2,28 +2,20 @@
 Summary:	XSL Formatter in Java
 Summary(pl):	Formater XSL napisany w Javie
 Name:		fop
-Version:	0.92
-%define	_snap	409208
-Release:	0.%{_snap}.1
+Version:	0.20.5
+Release:	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}-%{_snap}-svn.tar.bz2
-# Source0-md5:	50ecf2fd3b474b83ca95f4489fd28b3c
+Source0:	http://www.apache.org/dist/xml/fop/source/%{name}-%{version}-src.tar.gz
+# Source0-md5:	1a31eb1357e5d4b8d32d4cb3edae2da2
 Source1:	%{name}-font-install.sh
 Source2:	%{name}.sh
 URL:		http://xml.apache.org/fop/
-BuildRequires:	avalon-framework
 BuildRequires:	batik
-BuildRequires:	jce
 BuildRequires:	jdk >= 1.3
-BuildRequires:	jeuclid
-BuildRequires:	junit
 BuildRequires:	rpmbuild(macros) >= 1.300
 BuildRequires:	xalan-j
 BuildRequires:	xerces-j
-BuildRequires:	xmlunit
 Requires:	batik
 Requires:	freetype1
 Requires:	jre >= 1.3
@@ -51,10 +43,10 @@
 dokument DOM lub (w przypadku XT) zdarzenia SAX.
 
 %prep
-%setup -q -n %{name}-svn
+%setup -q
 
 %build
-required_jars='ant xml-commons-apis xercesImpl xalan batik junit xmlunit commons-io xmlgraphics-commons servlet jce'
+required_jars='ant xml-commons-apis xercesImpl xalan batik'
 CLASSPATH="%{_jvmlibdir}/java/lib/tools.jar"
 export CLASSPATH="$CLASSPATH:`/usr/bin/build-classpath $required_jars`"
 export JAVA_HOME=%{java_home}
@@ -96,14 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.36  2006/05/28 08:20:33  qboosh
-- sorted BRs
-
-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
+Revision 1.37  2006/09/11 13:06:39  baggins
+- back to 0.20.5
+- not working, not building snap moved to DEVEL
 
 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.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list