SPECS: java-xmlbeans.spec - first attempt to build it from sources. I'm jus...
pawelz
pawelz at pld-linux.org
Fri Feb 6 01:19:26 CET 2009
Author: pawelz Date: Fri Feb 6 00:19:26 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- first attempt to build it from sources. I'm just saving work.
- NFY!
---- Files affected:
SPECS:
java-xmlbeans.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/java-xmlbeans.spec
diff -u SPECS/java-xmlbeans.spec:1.5 SPECS/java-xmlbeans.spec:1.6
--- SPECS/java-xmlbeans.spec:1.5 Mon Feb 2 13:28:36 2009
+++ SPECS/java-xmlbeans.spec Fri Feb 6 01:19:21 2009
@@ -11,10 +11,18 @@
Release: 0.1
License: Apache v2.0
Group: Libraries/Java
-Source0: http://apache.forall.pl/xmlbeans/binaries/%{srcname}-%{version}.zip
-# Source0-md5: 43b92f83ad47f369035fc7b945e55b12
+Source0: http://www.apache.org/dist/xmlbeans/source/xmlbeans-2.4.0-src.zip
+# Source0-md5: d6fc091ac3b435babdacf92d277ab3bf
+# based on https://saxon.svn.sourceforge.net/svnroot/saxon/latest9.1/build/build.xml
+Source1: %{name}-build.xml
Patch0: %{srcname}-classpath.patch
URL: http://xmlbeans.apache.org/
+BuildRequires: ant
+BuildRequires: ant-nodeps
+BuildRequires: dom4j
+BuildRequires: jdom
+BuildRequires: java-xom
+BuildRequires: java-stax
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
@@ -89,6 +97,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/02/06 00:19:21 pawelz
+- first attempt to build it from sources. I'm just saving work.
+- NFY!
+
Revision 1.5 2009/02/02 12:28:36 glen
- Libraries/Java group
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xmlbeans.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list