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.changes        2013-04-17 
23:18:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmlbeans.new/xmlbeans.changes   2013-08-25 
13:32:48.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 12:28:46 UTC 2013 - [email protected]
+
+- remove javadoc and manual packages 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmlbeans-mini.spec ++++++
--- /var/tmp/diff_new_pack.qK7YGB/_old  2013-08-25 13:32:49.000000000 +0200
+++ /var/tmp/diff_new_pack.qK7YGB/_new  2013-08-25 13:32:49.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to