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 "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans-mini.changes 2013-01-08 15:11:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans-mini.changes 2013-04-17 23:18:45.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Apr 16 12:42:28 UTC 2013 - [email protected] + +- add Conflicts between xmlbeans/xmlbeans-mini packages + +------------------------------------------------------------------- +Fri Apr 5 09:03:57 UTC 2013 - [email protected] + +- Add Source URL, see https://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/xmlbeans/xmlbeans.changes 2013-01-08 15:11:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes 2013-04-17 23:18:45.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Apr 16 12:42:28 UTC 2013 - [email protected] + +- add Conflicts between xmlbeans/xmlbeans-mini packages + +------------------------------------------------------------------- +Fri Apr 5 09:03:09 UTC 2013 - [email protected] + +- 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.000000000 +0200 +++ /var/tmp/diff_new_pack.egyAcC/_new 2013-04-17 23:18:54.000000000 +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.000000000 +0200 +++ /var/tmp/diff_new_pack.egyAcC/_new 2013-04-17 23:18:54.000000000 +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: [email protected] For additional commands, e-mail: [email protected]
