commit xmlbeans for openSUSE:Factory

2017-10-10 Thread root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2017-10-10 11:39:10

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Tue Oct 10 11:39:10 2017 rev:31 rq:531458 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2017-09-13 
22:27:59.095460261 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2017-10-10 11:39:13.737367609 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 12:21:21 UTC 2017 - fst...@suse.com
+
+- Remove the dependency on java-1_5_0-gcj-compat
+- Use java source and target level 1.6 also for xmlbeans-mini
+- Clean spec files
+
+---
@@ -6,0 +14,14 @@
+Mon Sep 11 14:21:30 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * xmlbeans-2.6.0-jdk9.patch
++ Specify java source and target level 1.6 and java file
+  encoding in order to allow building with jdk9
+
+---
+Thu Apr 27 14:50:06 UTC 2017 - dims...@opensuse.org
+
+- Buildignore xml-commons-jaxp-1.3-apis and xml-commons-resolver12
+  only when building xmlbeans-mini.
+
+---
@@ -13 +34 @@
-Tue Dec  9 07:49:55 UTC 2014 - tchva...@suse.com
+Tue Dec  9 07:49:21 UTC 2014 - tchva...@suse.com
@@ -15 +36 @@
-- Put back gcj compat as it fixes build cycle
+- Try to fix the cycle, put back gcj compat dep
@@ -24 +45,7 @@
-Tue Jul  8 10:32:34 UTC 2014 - tchva...@suse.com
+Fri Aug 29 12:32:21 UTC 2014 - co...@suse.com
+
+- provide xmlbeans in xmlbeans-mini so it's a valid choice
+  during bootstrap
+
+---
+Tue Jul  8 10:32:28 UTC 2014 - tchva...@suse.com
@@ -47 +74 @@
-Thu Sep 12 15:41:54 UTC 2013 - tchva...@suse.com
+Thu Sep 12 15:39:59 UTC 2013 - tchva...@suse.com
@@ -51,0 +79,5 @@
+Fri Aug 23 12:28:46 UTC 2013 - mvysko...@suse.com
+
+- remove javadoc and manual packages 
+
+---
@@ -57 +89 @@
-Fri Apr  5 09:03:57 UTC 2013 - idon...@suse.com
+Fri Apr  5 09:03:09 UTC 2013 - idon...@suse.com
@@ -87 +119 @@
-Mon Nov  8 12:09:54 UTC 2010 - mvysko...@suse.cz
+Mon Nov  8 12:09:49 UTC 2010 - mvysko...@suse.cz
@@ -92 +124 @@
-Thu Sep  2 12:50:48 UTC 2010 - mvysko...@suse.cz
+Thu Sep  2 12:50:46 UTC 2010 - mvysko...@suse.cz
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2017-09-13 
22:27:59.991334141 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2017-10-10 
11:39:13.765366380 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 12:21:21 UTC 2017 - fst...@suse.com
+
+- Remove the dependency on java-1_5_0-gcj-compat
+- Use java source and target level 1.6 also for xmlbeans-mini
+- Clean spec files
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.zgzStl/_old  2017-10-10 11:39:14.453336185 +0200
+++ /var/tmp/diff_new_pack.zgzStl/_new  2017-10-10 11:39:14.457336009 +0200
@@ -36,20 +36,24 @@
 Patch3: xmlbeans-2.6.0-jdk9.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
+BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  unzip
-#!BuildIgnore:  antlr antlr-java
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+#!BuildIgnore:  antlr
+#!BuildIgnore:  antlr-java
 BuildArch:  noarch
 %if %{bootstrap}
-BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
+#!BuildIgnore:  xerces-j2
+#!BuildIgnore:  xerces-j2-bootstrap
+#!BuildIgnore:  xml-commons
+#!BuildIgnore:  xml-commons-apis
+#!BuildIgnore:  xml-commons-jaxp-1.3-apis
+#!BuildIgnore:  xml-commons-resolver
+#!BuildIgnore:  xml-commons-resolver12
 # we need this to fix requires of rhino and others
 Provides:   xmlbeans
-#!BuildIgnore:  xerces-j2-bootstrap
-#!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
 %else
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit
@@ -57,8 +61,8 @@
 BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1
 BuildRequires:  xmlbeans-mini
-Conflicts:  xmlbeans-mini
 #!BuildIgnore:  xmlbeans
+Conflicts:  xmlbeans-mini
 %endif
 
 %description
@@ -88,10 +92,8 @@
 %setup -q -n %{real}-%{version}
 %patch0 -p1 -b .nodownload
 %patch1 -p1
-%patch2 -p0
-%if ! %{bootstrap}
+%patch2
 %patch3 -p1
-%endif
 
 %build
 # Piccolo and jam are rebuilt from source and bundled with xbean
@@ 

commit xmlbeans for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2017-09-13 22:27:53

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Wed Sep 13 22:27:53 2017 rev:30 rq:523590 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2015-08-10 
09:10:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2017-09-13 22:27:59.095460261 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 20:06:31 UTC 2017 - jeng...@inai.de
+
+- Trim description for size.
+
+---
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2017-05-04 
08:51:25.226217967 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2017-09-13 
22:27:59.991334141 +0200
@@ -1,0 +2,13 @@
+Mon Sep 11 20:06:31 UTC 2017 - jeng...@inai.de
+
+- Trim description for size.
+
+---
+Mon Sep 11 14:21:30 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * xmlbeans-2.6.0-jdk9.patch
++ Specify java source and target level 1.6 and java file
+  encoding in order to allow building with jdk9
+
+---

New:

  xmlbeans-2.6.0-jdk9.patch



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.wDMnZt/_old  2017-09-13 22:28:01.091179306 +0200
+++ /var/tmp/diff_new_pack.wDMnZt/_new  2017-09-13 22:28:01.095178742 +0200
@@ -33,6 +33,7 @@
 Patch1: xmlbeans-saxon-virtualnode.patch
 #PATCH-FIX-UPSTREAM xmlbeans-2.6.0-java8.patch -- Fix build with Java 8
 Patch2: xmlbeans-2.6.0-java8.patch
+Patch3: xmlbeans-2.6.0-jdk9.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  javapackages-tools
@@ -61,19 +62,15 @@
 %endif
 
 %description
-XMLBeans is a tool that allows you to access the full power of XML in a
-Java friendly way. It is an XML-Java binding tool. The idea is that you
-can take advantage the richness and features of XML and XML Schema and
-have these features mapped as naturally as possible to the equivalent
-Java language and typing constructs. XMLBeans uses XML Schema to
-compile Java interfaces and classes that you can then use to access and
-modify XML instance data. Using XMLBeans is similar to using any other
-Java interface/class, you will see things like getFoo or setFoo just as
-you would expect when working with Java. While a major use of XMLBeans
-is to access your XML instance data with strongly typed Java classes
-there are also API's that allow you access to the full XML infoset
-(XMLBeans keeps full XML Infoset fidelity) as well as to allow you to
-reflect into the XML schema itself through an XML Schema Object model.
+XMLBeans is an XML-Java binding tool that allows accessing XML in a
+Java-typical way. The features of XML and XML Schema are mapped to
+the equivalent Java language and typing constructs. XMLBeans uses XML
+Schema to compile Java interfaces and classes that can then be used
+to access and modify XML instance data. XMLBeans is similar to other
+Java interface/class, with a number of getFoo or setFoo methods.
+There are also APIs that allow you access to the full XML infoset as
+well so as to allow you to reflect into the XML schema itself through
+an XML Schema Object model.
 
 %package scripts
 Summary:XML-Java binding tool
@@ -81,25 +78,20 @@
 Requires:   %{name} = %{version}
 
 %description scripts
-XMLBeans is a tool that allows you to access the full power of XML in a
-Java friendly way. It is an XML-Java binding tool. The idea is that you
-can take advantage the richness and features of XML and XML Schema and
-have these features mapped as naturally as possible to the equivalent
-Java language and typing constructs. XMLBeans uses XML Schema to
-compile Java interfaces and classes that you can then use to access and
-modify XML instance data. Using XMLBeans is similar to using any other
-Java interface/class, you will see things like getFoo or setFoo just as
-you would expect when working with Java. While a major use of XMLBeans
-is to access your XML instance data with strongly typed Java classes
-there are also API's that allow you access to the full XML infoset
-(XMLBeans keeps full XML Infoset fidelity) as well as to allow you to
-reflect into the XML schema itself through an XML Schema Object model.
+XMLBeans is an XML-Java binding tool that allows accessing XML in a
+Java-typical way. The features of XML and XML Schema are mapped to
+the equivalent Java language and typing constructs.
+
+This package cont

commit xmlbeans for openSUSE:Factory

2017-05-03 Thread root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2017-05-04 08:51:22

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Thu May  4 08:51:22 2017 rev:29 rq:491624 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2015-08-10 
09:10:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2017-05-04 
08:51:25.226217967 +0200
@@ -1,0 +2,6 @@
+Thu Apr 27 14:50:06 UTC 2017 - dims...@opensuse.org
+
+- Buildignore xml-commons-jaxp-1.3-apis and xml-commons-resolver12
+  only when building xmlbeans-mini.
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.EWeWuF/_old  2017-05-04 08:51:26.330062295 +0200
+++ /var/tmp/diff_new_pack.EWeWuF/_new  2017-05-04 08:51:26.334061730 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans-mini
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,6 @@
 BuildRequires:  javapackages-tools
 BuildRequires:  unzip
 #!BuildIgnore:  antlr antlr-java
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %if %{bootstrap}
@@ -49,6 +48,7 @@
 Provides:   xmlbeans
 #!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
+#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
 %else
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.EWeWuF/_old  2017-05-04 08:51:26.370056654 +0200
+++ /var/tmp/diff_new_pack.EWeWuF/_new  2017-05-04 08:51:26.374056090 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,6 @@
 BuildRequires:  javapackages-tools
 BuildRequires:  unzip
 #!BuildIgnore:  antlr antlr-java
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %if %{bootstrap}
@@ -48,6 +47,7 @@
 Provides:   xmlbeans
 #!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
+#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
 %else
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit




commit xmlbeans for openSUSE:Factory

2015-08-10 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2015-08-10 09:10:19

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2014-12-10 
23:46:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2015-08-10 09:10:20.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 27 19:06:19 UTC 2015 - antoine.belv...@laposte.net
+
+- Fix build with Java 8:
+  * add xmlbeans-2.6.0-java8.patch
+
+---
xmlbeans.changes: same change

New:

  xmlbeans-2.6.0-java8.patch



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.ok2eAi/_old  2015-08-10 09:10:21.0 +0200
+++ /var/tmp/diff_new_pack.ok2eAi/_new  2015-08-10 09:10:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans-mini
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,6 +31,8 @@
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
 Patch1: xmlbeans-saxon-virtualnode.patch
+#PATCH-FIX-UPSTREAM xmlbeans-2.6.0-java8.patch -- Fix build with Java 8
+Patch2: xmlbeans-2.6.0-java8.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  javapackages-tools
@@ -97,6 +99,7 @@
 %setup -q -n %{real}-%{version}
 %patch0 -p1 -b .nodownload
 %patch1 -p1
+%patch2 -p0
 
 %build
 # Piccolo and jam are rebuilt from source and bundled with xbean

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.ok2eAi/_old  2015-08-10 09:10:21.0 +0200
+++ /var/tmp/diff_new_pack.ok2eAi/_new  2015-08-10 09:10:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,8 @@
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
 Patch1: xmlbeans-saxon-virtualnode.patch
+#PATCH-FIX-UPSTREAM xmlbeans-2.6.0-java8.patch -- Fix build with Java 8
+Patch2: xmlbeans-2.6.0-java8.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  javapackages-tools
@@ -96,6 +98,7 @@
 %setup -q -n %{real}-%{version}
 %patch0 -p1 -b .nodownload
 %patch1 -p1
+%patch2 -p0
 
 %build
 # Piccolo and jam are rebuilt from source and bundled with xbean

++ xmlbeans-2.6.0-java8.patch ++
--- build.xml   2015-02-15 03:12:23.105593326 +0100
+++ build.xml.java8 2015-02-15 03:16:59.857032487 +0100
@@ -694,6 +694,7 @@
 
 
 
+
 
 
 



commit xmlbeans for openSUSE:Factory

2014-12-10 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2014-12-10 23:47:11

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2014-07-17 
17:31:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2014-12-10 23:46:40.0 +0100
@@ -1,0 +2,11 @@
+Tue Dec  9 07:49:55 UTC 2014 - tchva...@suse.com
+
+- Put back gcj compat as it fixes build cycle
+
+---
+Fri Dec  5 13:24:48 UTC 2014 - p.drou...@gmail.com
+
+- Remove java-1_5_0-gcj-compat-devel/java-devel dependency; not
+  needed anymore
+
+---
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2014-09-01 
08:15:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2014-12-10 
23:46:40.0 +0100
@@ -1,0 +2,11 @@
+Tue Dec  9 07:49:21 UTC 2014 - tchva...@suse.com
+
+- Try to fix the cycle, put back gcj compat dep
+
+---
+Fri Dec  5 13:24:48 UTC 2014 - p.drou...@gmail.com
+
+- Remove java-1_5_0-gcj-compat-devel/java-devel dependency; not
+  needed anymore
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.DT7GLj/_old  2014-12-10 23:46:42.0 +0100
+++ /var/tmp/diff_new_pack.DT7GLj/_new  2014-12-10 23:46:42.0 +0100
@@ -50,7 +50,6 @@
 %else
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit
-BuildRequires:  java-devel
 BuildRequires:  junit
 BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1

xmlbeans.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2014-08-31 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2014-09-01 08:15:01

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2014-07-17 
17:31:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2014-09-01 
08:15:02.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 29 12:32:21 UTC 2014 - co...@suse.com
+
+- provide xmlbeans in xmlbeans-mini so it's a valid choice
+  during bootstrap
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.6eDFNT/_old  2014-09-01 08:15:03.0 +0200
+++ /var/tmp/diff_new_pack.6eDFNT/_new  2014-09-01 08:15:03.0 +0200
@@ -43,7 +43,8 @@
 BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
-Conflicts:  xmlbeans
+# we need this to fix requires of rhino and others
+Provides:   xmlbeans
 #!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
 %else

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.6eDFNT/_old  2014-09-01 08:15:03.0 +0200
+++ /var/tmp/diff_new_pack.6eDFNT/_new  2014-09-01 08:15:04.0 +0200
@@ -42,7 +42,8 @@
 BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
-Conflicts:  xmlbeans
+# we need this to fix requires of rhino and others
+Provides:   xmlbeans
 #!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
 %else

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2014-07-17 17:31:23

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2014-06-26 
10:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2014-07-17 17:31:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 10:32:34 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-trax
+
+---
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2014-06-26 
10:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2014-07-17 
17:31:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 10:32:28 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-trax
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.1aXFVL/_old  2014-07-17 17:31:27.0 +0200
+++ /var/tmp/diff_new_pack.1aXFVL/_new  2014-07-17 17:31:27.0 +0200
@@ -49,8 +49,6 @@
 %else
 BuildRequires:  ant-contrib
 BuildRequires:  ant-junit
-BuildRequires:  ant-nodeps
-BuildRequires:  ant-trax
 BuildRequires:  java-devel
 BuildRequires:  junit
 BuildRequires:  saxon9

xmlbeans.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2014-06-26 10:42:39

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2013-12-13 
13:11:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2014-06-26 10:42:47.0 +0200
@@ -1,0 +2,11 @@
+Tue Jun 10 11:02:18 UTC 2014 - tchva...@suse.com
+
+- Version bump to 2.6.0:
+  * bugfixes
+  * multithread fixes
+  * fixed error messages
+  * more: 
http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1364789&view=markup
+- Rebase xmlbeans-2.4.0-nodownload.patch to apply to new version
+- Cleanup with spec-cleaner
+
+---
xmlbeans.changes: same change

Old:

  xmlbeans-2.4.0-src.tgz

New:

  xmlbeans-2.6.0-src.tgz



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.TgDT3j/_old  2014-06-26 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.TgDT3j/_new  2014-06-26 10:42:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans-mini
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,9 +19,8 @@
 # WARNING: please do not edit this auto generated spec file. Use the 
xmlbeans.spec! #
 %global bootstrap 1
 %global real xmlbeans
-
 Name:   xmlbeans-mini
-Version:2.4.0
+Version:2.6.0
 Release:0
 Summary:XML-Java binding tool
 License:Apache-2.0
@@ -32,25 +31,20 @@
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
 Patch1: xmlbeans-saxon-virtualnode.patch
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if %{bootstrap}
-Conflicts:  xmlbeans
-%else
-Conflicts:  xmlbeans-mini
-%endif
-
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  javapackages-tools
-
+BuildRequires:  unzip
+#!BuildIgnore:  antlr antlr-java
+#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 %if %{bootstrap}
 BuildRequires:  java-1_5_0-gcj-compat-devel
-#BuildRequires:  xerces-j2-bootstrap
-#!BuildIgnore:   xerces-j2-bootstrap
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
+Conflicts:  xmlbeans
+#!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
 %else
 BuildRequires:  ant-contrib
@@ -62,13 +56,10 @@
 BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1
 BuildRequires:  xmlbeans-mini
+Conflicts:  xmlbeans-mini
 #!BuildIgnore:  xmlbeans
 %endif
 
-BuildRequires:  unzip
-#!BuildIgnore:  antlr antlr-java
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
-
 %description
 XMLBeans is a tool that allows you to access the full power of XML in a
 Java friendly way. It is an XML-Java binding tool. The idea is that you
@@ -163,9 +154,6 @@
 install -p -m 0644 external/lib/oldxbean.jar 
%{buildroot}%{_javadir}/%{real}/oldxbean.jar
 %endif #if ! % { bootstrap}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt NOTICE.txt README.txt

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.TgDT3j/_old  2014-06-26 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.TgDT3j/_new  2014-06-26 10:42:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,8 @@
 
 %global bootstrap 0
 %global real xmlbeans
-
 Name:   xmlbeans
-Version:2.4.0
+Version:2.6.0
 Release:0
 Summary:XML-Java binding tool
 License:Apache-2.0
@@ -31,25 +30,20 @@
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
 Patch1: xmlbeans-saxon-virtualnode.patch
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if %{bootstrap}
-Conflicts:  xmlbeans
-%else
-Conflicts:  xmlbeans-mini
-%end

commit xmlbeans for openSUSE:Factory

2013-12-13 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2013-12-13 13:11:56

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2013-09-12 
19:50:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2013-12-13 13:11:57.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec  6 09:15:04 UTC 2013 - mvysko...@suse.com
+
+- fix boostrapping of xmlbeans
+  * xmlbeans-mini does install mandatory oldxmlbeans.jar
+  * xmlbeans require -mini variant
+
+---
xmlbeans.changes: same change



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.XqDEsa/_old  2013-12-13 13:11:57.0 +0100
+++ /var/tmp/diff_new_pack.XqDEsa/_new  2013-12-13 13:11:57.0 +0100
@@ -18,7 +18,7 @@
 
 # WARNING: please do not edit this auto generated spec file. Use the 
xmlbeans.spec! #
 %global bootstrap 1
-%define real xmlbeans
+%global real xmlbeans
 
 Name:   xmlbeans-mini
 Version:2.4.0
@@ -61,7 +61,8 @@
 BuildRequires:  junit
 BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1
-BuildRequires:  xmlbeans
+BuildRequires:  xmlbeans-mini
+#!BuildIgnore:  xmlbeans
 %endif
 
 BuildRequires:  unzip
@@ -121,7 +122,7 @@
 # Replace bundled libraries
 mkdir -p build/lib
 ln -sf $(build-classpath xml-commons-resolver) build/lib/resolver.jar
-ln -sf $(build-classpath xmlbeans/xbean) external/lib/oldxbean.jar
+ln -sf $(build-classpath xmlbeans/oldxbean) external/lib/oldxbean.jar
 ln -sf $(build-classpath bea-stax-api) external/lib/jsr173_1.0_api.jar
 ln -sf $(build-classpath saxon9) external/lib/saxon9.jar
 ln -sf $(build-classpath saxon9) external/lib/saxon9-dom.jar
@@ -136,38 +137,40 @@
 
 %install
 # jar
-install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}/%{real}
-install -p -m 0644 build/lib/xmlpublic.jar 
$RPM_BUILD_ROOT%{_javadir}/%{real}/xmlpublic-%{version}.jar
-ln -s xmlpublic-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{real}/xmlpublic.jar
+install -d -m 0755 %{buildroot}%{_javadir}/%{real}
+install -p -m 0644 build/lib/xmlpublic.jar 
%{buildroot}%{_javadir}/%{real}/xmlpublic.jar
+
 %if ! %{bootstrap}
-install -p -m 0644 build/lib/xbean_xpath.jar 
$RPM_BUILD_ROOT%{_javadir}/%{name}/xbean_xpath-%{version}.jar
-install -p -m 0644 build/lib/xbean.jar 
$RPM_BUILD_ROOT%{_javadir}/%{name}/xbean-%{version}.jar
-ln -s xbean_xpath-%{version}.jar 
$RPM_BUILD_ROOT%{_javadir}/%{name}/xbean_xpath.jar
-ln -s xbean-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/xbean.jar
+install -p -m 0644 build/lib/xbean_xpath.jar 
%{buildroot}%{_javadir}/%{name}/xbean_xpath.jar
+install -p -m 0644 build/lib/xbean.jar 
%{buildroot}%{_javadir}/%{name}/xbean.jar
 
 # bin
-install -d -m 0755 $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/dumpxsb   $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/inst2xsd  $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/scomp $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/sdownload $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/sfactor   $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/svalidate $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/validate  $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/xpretty   $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/xsd2inst  $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/xsdtree   $RPM_BUILD_ROOT%{_bindir}
-install -p -m 0755 bin/xstc  $RPM_BUILD_ROOT%{_bindir}
+install -d -m 0755 %{buildroot}%{_bindir}
+install -p -m 0755 bin/dumpxsb   %{buildroot}%{_bindir}
+install -p -m 0755 bin/inst2xsd  %{buildroot}%{_bindir}
+install -p -m 0755 bin/scomp %{buildroot}%{_bindir}
+install -p -m 0755 bin/sdownload %{buildroot}%{_bindir}
+install -p -m 0755 bin/sfactor   %{buildroot}%{_bindir}
+install -p -m 0755 bin/svalidate %{buildroot}%{_bindir}
+install -p -m 0755 bin/validate  %{buildroot}%{_bindir}
+install -p -m 0755 bin/xpretty   %{buildroot}%{_bindir}
+install -p -m 0755 bin/xsd2inst  %{buildroot}%{_bindir}
+install -p -m 0755 bin/xsdtree   %{buildroot}%{_bindir}
+install -p -m 0755 bin/xstc  %{buildroot}%{_bindir}
 
-%endif #if ! %{bootstrap}
+%else
+# install oldxbean.jar, which is needed to build xmlbeans itself
+install -p -m 0644 external/lib/oldxbean.jar 
%{buildroot}%{_javadir}/%{real}/oldxbean.jar
+%endif #if ! % { bootstrap}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt NOTICE.txt README.txt
-%{_javadir}/*
+%dir %{_javadir}/xmlbeans/
+%{_javadir}/xmlbeans/*.jar
 
 %if ! %{bootstrap}
 %files scripts

commit xmlbeans for openSUSE:Factory

2013-09-12 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2013-09-12 19:50:02

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2013-04-17 
23:18:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2013-09-12 19:50:04.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 12 15:41:54 UTC 2013 - tchva...@suse.com
+
+- Fix jpackage-utils collision by requiring javapacakges-tools.
+
+---
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2013-08-25 
13:32:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2013-09-12 
19:50:04.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 12 15:39:59 UTC 2013 - tchva...@suse.com
+
+- Fix jpackage-utils collision by requiring javapacakges-tools.
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.Um4ijx/_old  2013-09-12 19:50:05.0 +0200
+++ /var/tmp/diff_new_pack.Um4ijx/_new  2013-09-12 19:50:05.0 +0200
@@ -43,7 +43,7 @@
 
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
-BuildRequires:  jpackage-utils >= 1.5
+BuildRequires:  javapackages-tools
 
 %if %{bootstrap}
 BuildRequires:  java-1_5_0-gcj-compat-devel

xmlbeans.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2013-08-25 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2013-08-25 13:32:47

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2013-04-17 
23:18:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2013-08-25 
13:32:48.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 12:28:46 UTC 2013 - mvysko...@suse.com
+
+- remove javadoc and manual packages 
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.qK7YGB/_old  2013-08-25 13:32:49.0 +0200
+++ /var/tmp/diff_new_pack.qK7YGB/_new  2013-08-25 13:32:49.0 +0200
@@ -83,46 +83,6 @@
 (XMLBeans keeps full XML Infoset fidelity) as well as to allow you to
 reflect into the XML schema itself through an XML Schema Object model.
 
-
-
-%package javadoc
-Summary:XML-Java binding tool
-Group:  Development/Libraries/Java
-
-%description javadoc
-XMLBeans is a tool that allows you to access the full power of XML in a
-Java friendly way. It is an XML-Java binding tool. The idea is that you
-can take advantage the richness and features of XML and XML Schema and
-have these features mapped as naturally as possible to the equivalent
-Java language and typing constructs. XMLBeans uses XML Schema to
-compile Java interfaces and classes that you can then use to access and
-modify XML instance data. Using XMLBeans is similar to using any other
-Java interface/class, you will see things like getFoo or setFoo just as
-you would expect when working with Java. While a major use of XMLBeans
-is to access your XML instance data with strongly typed Java classes
-there are also API's that allow you access to the full XML infoset
-(XMLBeans keeps full XML Infoset fidelity) as well as to allow you to
-reflect into the XML schema itself through an XML Schema Object model.
-
-%package manual
-Summary:XML-Java binding tool
-Group:  Development/Libraries/Java
-
-%description manual
-XMLBeans is a tool that allows you to access the full power of XML in a
-Java friendly way. It is an XML-Java binding tool. The idea is that you
-can take advantage the richness and features of XML and XML Schema and
-have these features mapped as naturally as possible to the equivalent
-Java language and typing constructs. XMLBeans uses XML Schema to
-compile Java interfaces and classes that you can then use to access and
-modify XML instance data. Using XMLBeans is similar to using any other
-Java interface/class, you will see things like getFoo or setFoo just as
-you would expect when working with Java. While a major use of XMLBeans
-is to access your XML instance data with strongly typed Java classes
-there are also API's that allow you access to the full XML infoset
-(XMLBeans keeps full XML Infoset fidelity) as well as to allow you to
-reflect into the XML schema itself through an XML Schema Object model.
-
 %package scripts
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
@@ -171,7 +131,7 @@
 %if %{bootstrap}
 ant xmlpublic.jar
 %else
-ant default docs 
+ant default
 %endif
 
 %install
@@ -199,14 +159,6 @@
 install -p -m 0755 bin/xsdtree   $RPM_BUILD_ROOT%{_bindir}
 install -p -m 0755 bin/xstc  $RPM_BUILD_ROOT%{_bindir}
 
-# javadoc
-install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
-cp -pr build/docs/reference/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
-rm -rf build/docs/reference
-
-# manual
-install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
-cp -pr build/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 %endif #if ! %{bootstrap}
 
 %clean
@@ -218,14 +170,6 @@
 %{_javadir}/*
 
 %if ! %{bootstrap}
-%files javadoc
-%defattr(0644,root,root,0755)
-%doc %{_javadocdir}/%{name}
-
-%files manual
-%defattr(0644,root,root,0755)
-%{_docdir}/%{name}-%{version}
-
 %files scripts
 %defattr(0644,root,root,0755)
 %attr(0755,root,root) %{_bindir}/*

xmlbeans.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2013-04-17 23:18:42

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2013-01-08 
15:11:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2013-04-17 23:18:45.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 16 12:42:28 UTC 2013 - mvysko...@suse.com
+
+- add Conflicts between xmlbeans/xmlbeans-mini packages 
+
+---
+Fri Apr  5 09:03:57 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---
--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes2013-01-08 
15:11:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2013-04-17 
23:18:45.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 16 12:42:28 UTC 2013 - mvysko...@suse.com
+
+- add Conflicts between xmlbeans/xmlbeans-mini packages 
+
+---
+Fri Apr  5 09:03:09 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.egyAcC/_old  2013-04-17 23:18:54.0 +0200
+++ /var/tmp/diff_new_pack.egyAcC/_new  2013-04-17 23:18:54.0 +0200
@@ -27,8 +27,7 @@
 License:Apache-2.0
 Group:  Development/Libraries/Java
 Url:http://xmlbeans.apache.org 
-#Source0:
http://www.apache.org/dist/xmlbeans/source/%{real}-%{version}-src.tgz
-Source0:%{real}-%{version}-src.tgz
+Source0:
http://archive.apache.org/dist/xmlbeans/source/%{real}-%{version}-src.tgz
 Source1000: pre_checkin.sh
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
@@ -36,6 +35,12 @@
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if %{bootstrap}
+Conflicts:  xmlbeans
+%else
+Conflicts:  xmlbeans-mini
+%endif
+
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  jpackage-utils >= 1.5

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.egyAcC/_old  2013-04-17 23:18:54.0 +0200
+++ /var/tmp/diff_new_pack.egyAcC/_new  2013-04-17 23:18:54.0 +0200
@@ -26,8 +26,7 @@
 License:Apache-2.0
 Group:  Development/Libraries/Java
 Url:http://xmlbeans.apache.org 
-#Source0:
http://www.apache.org/dist/xmlbeans/source/%{real}-%{version}-src.tgz
-Source0:%{real}-%{version}-src.tgz
+Source0:
http://archive.apache.org/dist/xmlbeans/source/%{real}-%{version}-src.tgz
 Source1000: pre_checkin.sh
 Patch0: xmlbeans-2.4.0-nodownload.patch
 #PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
@@ -35,6 +34,12 @@
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+%if %{bootstrap}
+Conflicts:  xmlbeans
+%else
+Conflicts:  xmlbeans-mini
+%endif
+
 BuildRequires:  ant >= 1.6
 BuildRequires:  bea-stax-api
 BuildRequires:  jpackage-utils >= 1.5

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2013-01-08 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2013-01-08 15:11:45

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2012-12-14 
11:24:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2013-01-08 15:11:47.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 12:20:11 UTC 2013 - mvysko...@suse.com
+
+- remove xerces-j2-bootstrap depenency (bnc#789163)
+
+---
xmlbeans.changes: same change



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.KLa2OH/_old  2013-01-08 15:11:49.0 +0100
+++ /var/tmp/diff_new_pack.KLa2OH/_new  2013-01-08 15:11:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlbeans-mini
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,8 @@
 
 %if %{bootstrap}
 BuildRequires:  java-1_5_0-gcj-compat-devel
-BuildRequires:  xerces-j2-bootstrap
+#BuildRequires:  xerces-j2-bootstrap
+#!BuildIgnore:   xerces-j2-bootstrap
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver

xmlbeans.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2012-12-14 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2012-12-14 11:24:43

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2012-10-26 
17:36:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2012-12-14 11:24:46.0 +0100
@@ -1,0 +2,10 @@
+Mon Dec 10 14:58:48 UTC 2012 - mvysko...@suse.com
+
+- use saxon9 for build-classpath as well 
+
+---
+Thu Nov 29 14:02:08 UTC 2012 - mvysko...@suse.com
+
+- require saxon9 for build 
+
+---
xmlbeans.changes: same change



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.jNYVSF/_old  2012-12-14 11:24:48.0 +0100
+++ /var/tmp/diff_new_pack.jNYVSF/_new  2012-12-14 11:24:48.0 +0100
@@ -53,7 +53,7 @@
 BuildRequires:  ant-trax
 BuildRequires:  java-devel
 BuildRequires:  junit
-BuildRequires:  saxon >= 9
+BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1
 BuildRequires:  xmlbeans
 %endif
@@ -157,8 +157,8 @@
 ln -sf $(build-classpath xml-commons-resolver) build/lib/resolver.jar
 ln -sf $(build-classpath xmlbeans/xbean) external/lib/oldxbean.jar
 ln -sf $(build-classpath bea-stax-api) external/lib/jsr173_1.0_api.jar
-ln -sf $(build-classpath saxon) external/lib/saxon9.jar
-ln -sf $(build-classpath saxon) external/lib/saxon9-dom.jar
+ln -sf $(build-classpath saxon9) external/lib/saxon9.jar
+ln -sf $(build-classpath saxon9) external/lib/saxon9-dom.jar
 
 # Fix CRLF
 sed 's/\r//' -i LICENSE.txt NOTICE.txt README.txt docs/stylesheet.css

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.jNYVSF/_old  2012-12-14 11:24:48.0 +0100
+++ /var/tmp/diff_new_pack.jNYVSF/_new  2012-12-14 11:24:48.0 +0100
@@ -52,7 +52,7 @@
 BuildRequires:  ant-trax
 BuildRequires:  java-devel
 BuildRequires:  junit
-BuildRequires:  saxon >= 9
+BuildRequires:  saxon9
 BuildRequires:  xml-commons-resolver >= 1.1
 BuildRequires:  xmlbeans
 %endif
@@ -156,8 +156,8 @@
 ln -sf $(build-classpath xml-commons-resolver) build/lib/resolver.jar
 ln -sf $(build-classpath xmlbeans/xbean) external/lib/oldxbean.jar
 ln -sf $(build-classpath bea-stax-api) external/lib/jsr173_1.0_api.jar
-ln -sf $(build-classpath saxon) external/lib/saxon9.jar
-ln -sf $(build-classpath saxon) external/lib/saxon9-dom.jar
+ln -sf $(build-classpath saxon9) external/lib/saxon9.jar
+ln -sf $(build-classpath saxon9) external/lib/saxon9-dom.jar
 
 # Fix CRLF
 sed 's/\r//' -i LICENSE.txt NOTICE.txt README.txt docs/stylesheet.css

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xmlbeans for openSUSE:Factory

2012-10-26 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2012-10-26 17:36:51

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes   2011-09-23 
12:51:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes  
2012-10-26 17:36:53.0 +0200
@@ -1,0 +2,10 @@
+Fri May 18 07:27:35 UTC 2012 - mvysko...@suse.cz
+
+- update to 2.4.0 - need by new apache-poi
+  * Finer grained support for CDATA
+  * Upgraded support for Saxon 9
+  * Added more fine-grained control over XML to Java name mapping
+  * Add support for JVM-supported encodings
+  * Bug fixes
+
+---
xmlbeans.changes: same change

Old:

  jpackage-mini-prepare.sh
  xmlbeans-2.1.0-SchemaTypesTests.patch
  xmlbeans-2.1.0-XBeansXPath.patch
  xmlbeans-2.1.0-XBeansXQuery.patch
  xmlbeans-2.1.0-alltests.patch
  xmlbeans-2.1.0-build_xml.patch
  xmlbeans-2.1.0-maven-plugin-project_xml.patch
  xmlbeans-2.1.0-remove-svn.patch
  xmlbeans-2.1.0-scripts.patch
  xmlbeans-2.1.0-src-free.tar.bz2

New:

  pre_checkin.sh
  xmlbeans-2.4.0-nodownload.patch
  xmlbeans-2.4.0-src.tgz
  xmlbeans-saxon-virtualnode.patch



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.UEblti/_old  2012-10-26 17:36:57.0 +0200
+++ /var/tmp/diff_new_pack.UEblti/_new  2012-10-26 17:36:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xmlbeans-mini (Version 2.1.0)
+# spec file for package xmlbeans-mini
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,66 +15,52 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-%define bootstrap 1
-%define with_maven 0
-%define section free
-%define source_top  %{name}-%{cvs_version}
+# WARNING: please do not edit this auto generated spec file. Use the 
xmlbeans.spec! #
+%global bootstrap 1
 %define real xmlbeans
 
 Name:   xmlbeans-mini
-# This line is not a comment, please do not remove it!
-#%(sh %{_sourcedir}/jpackage-mini-prepare.sh %{_sourcedir} %{name})
-Version:2.1.0
-Release:7
+Version:2.4.0
+Release:0
 Summary:XML-Java binding tool
-Url:http://xmlbeans.apache.org 
-# Removal of .xsd files with problematic license
-# find xmlbeans-2.1.0/test/cases/xbean/compile/scomp -iname '*.xsd' | xargs rm 
-rf
-Source0:%{real}-%{version}-src-free.tar.bz2
-Source1000: jpackage-mini-prepare.sh
-# svn export http://svn.apache.org/repos/asf/xmlbeans/tags/2.1.0
-Patch0: xmlbeans-2.1.0-maven-plugin-project_xml.patch
-Patch1: xmlbeans-2.1.0-SchemaTypesTests.patch
-Patch2: xmlbeans-2.1.0-build_xml.patch
-Patch3: xmlbeans-2.1.0-XBeansXPath.patch
-Patch4: xmlbeans-2.1.0-XBeansXQuery.patch
-Patch5: xmlbeans-2.1.0-alltests.patch
-Patch6: xmlbeans-2.1.0-scripts.patch
-Patch7: xmlbeans-2.1.0-remove-svn.patch
 License:Apache-2.0
 Group:  Development/Libraries/Java
-BuildRequires:  jpackage-utils >= 1.5
+Url:http://xmlbeans.apache.org 
+#Source0:
http://www.apache.org/dist/xmlbeans/source/%{real}-%{version}-src.tgz
+Source0:%{real}-%{version}-src.tgz
+Source1000: pre_checkin.sh
+Patch0: xmlbeans-2.4.0-nodownload.patch
+#PATCH-FIX-UPSTREAM: saxon 9.3+ moved VirtualNode interface
+Patch1: xmlbeans-saxon-virtualnode.patch
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+
 BuildRequires:  ant >= 1.6
-%if ! %{bootstrap}
-BuildRequires:  ant-junit
-BuildRequires:  ant-contrib
-BuildRequires:  junit
-BuildRequires:  ant-nodeps
-BuildRequires:  xml-commons-resolver >= 1.1
 BuildRequires:  bea-stax-api
-BuildRequires:  saxon8 saxon8-xpath
-BuildRequires:  dom2-core-tests
-BuildRequires:  java-devel
-%if %{with_maven}
-BuildRequires:  maven >= 1.1
-%endif
-BuildRequires:  ant-trax
-%else
+BuildRequires:  jpackage-utils >= 1.5
+
+%if %{bootstrap}
 BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  xerces-j2-bootstrap
 BuildRequires:  xml-commons-apis-bootstrap
 BuildRequires:  xml-commons-resolver-bootstrap
 #!BuildIgnore:  xerces-j2 xml-commons xml-commons-apis xml-commons-resolver
+%else
+BuildRequire

commit xmlbeans for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xmlbeans for openSUSE:Factory 
checked in at 2011-12-06 19:16:20

Comparing /work/SRC/openSUSE:Factory/xmlbeans (Old)
 and  /work/SRC/openSUSE:Factory/.xmlbeans.new (New)


Package is "xmlbeans", Maintainer is "bnc-team-j...@forge.provo.novell.com"

Changes:

xmlbeans.changes: same change



Other differences:
--
++ xmlbeans-mini.spec ++
--- /var/tmp/diff_new_pack.avBofq/_old  2011-12-06 19:57:13.0 +0100
+++ /var/tmp/diff_new_pack.avBofq/_new  2011-12-06 19:57:13.0 +0100
@@ -43,7 +43,7 @@
 Patch5: xmlbeans-2.1.0-alltests.patch
 Patch6: xmlbeans-2.1.0-scripts.patch
 Patch7: xmlbeans-2.1.0-remove-svn.patch
-License:ASLv..
+License:Apache-2.0
 Group:  Development/Libraries/Java
 BuildRequires:  jpackage-utils >= 1.5
 BuildRequires:  ant >= 1.6
@@ -94,7 +94,7 @@
 
 
 %package javadoc
-License:ASLv..
+License:Apache-2.0
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
 
@@ -118,7 +118,7 @@
 %{summary}.
 
 %package manual
-License:ASLv..
+License:Apache-2.0
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
 
@@ -158,7 +158,7 @@
 %endif
 
 %package scripts
-License:ASLv..
+License:Apache-2.0
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
 Requires:   %{name} = %{version}

++ xmlbeans.spec ++
--- /var/tmp/diff_new_pack.avBofq/_old  2011-12-06 19:57:13.0 +0100
+++ /var/tmp/diff_new_pack.avBofq/_new  2011-12-06 19:57:13.0 +0100
@@ -43,7 +43,7 @@
 Patch5: xmlbeans-2.1.0-alltests.patch
 Patch6: xmlbeans-2.1.0-scripts.patch
 Patch7: xmlbeans-2.1.0-remove-svn.patch
-License:ASLv..
+License:Apache-2.0
 Group:  Development/Libraries/Java
 BuildRequires:  jpackage-utils >= 1.5
 BuildRequires:  ant >= 1.6
@@ -93,7 +93,7 @@
 
 
 %package javadoc
-License:ASLv..
+License:Apache-2.0
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
 
@@ -117,7 +117,7 @@
 %{summary}.
 
 %package manual
-License:ASLv..
+License:Apache-2.0
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
 
@@ -157,7 +157,7 @@
 %endif
 
 %package scripts
-License:ASLv..
+License:Apache-2.0
 Summary:XML-Java binding tool
 Group:  Development/Libraries/Java
 Requires:   %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org