[RPM (6.0)] [DIST generic] xml-xindice-1.1-2.jpp6
Will Tatam <[email protected]> Thu, 1 Nov 2012 04:23:23 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : xml-xindice Relocations: (not relocatable) Version : 1.1 Vendor: JPackage Project Release : 2.jpp6 Build Date: Thu 01 Nov 2012 04:20:26 AM CET Install Date: (not installed) Build Host: flat.netmindz.net Group : Text Processing/Markup/XML Source RPM: (none) Size : 6767687 License: Apache Software License 2.0 Signature : (none) Packager : Will Tatam <[email protected]> URL : http://xml.apache.org/xindice/ Summary : Xindice native XML database Description : Apache Xindice is a database designed from the ground up to store XML data or what is more commonly referred to as a native XML database. The benefit of a native solution is that you don't have to worry about mapping your XML to some other data structure. You just insert the data as XML and retrieve it as XML. You also gain a lot of flexibility through the semi-structured nature of XML and the schema independent model used by Xindice. This is especially valuable when you have very complex XML structures that would be difficult or impossible to map to a more structured database. At the present time Xindice uses XPath for its query language and XML:DB XUpdate for its update language. We provide an implementation of the XML:DB API for Java development and it is possible to access Xindice from other languages using built in XML-RPC API. As standards in the XML database area mature Xindice will include support for those that are most important. --------------- Will Tatam <[email protected]> 1.1-2 - Auto rebuild for JPackage 6 in centos5 mock --------------- xml-xindice.src: W: source-or-patch-not-bzipped xml-xindice-1.1b4-ResourceSetImpl.patch xml-xindice.src: W: source-or-patch-not-bzipped xml-xindice-1.1.tgz xml-xindice.src: W: no-signature xml-xindice.src: W: mixed-use-of-spaces-and-tabs (spaces: line 37, tab: line 60) xml-xindice.src: W: invalid-license Apache Software License 2.0 1 packages and 0 specfiles checked; 0 errors, 5 warnings. --------------- Index: xml-xindice.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/xml-xindice/xml-xindice.spec,v retrieving revision 1.2 diff -u -r1.2 xml-xindice.spec --- xml-xindice.spec 15 Sep 2012 15:16:36 -0000 1.2 +++ xml-xindice.spec 1 Nov 2012 03:23:22 -0000 @@ -37,7 +37,7 @@ Summary: Xindice native XML database Name: xml-xindice Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 License: Apache Software License 2.0 URL: http://xml.apache.org/xindice/ @@ -199,6 +199,9 @@ %changelog +* Thu Nov 01 2012 Will Tatam <[email protected]> 1.1-2 +- Auto rebuild for JPackage 6 in centos5 mock + * Sat Sep 15 2012 Ralph Apel <r.apel at r-apel.de> - 0:1.1-1 - Go with 1.1 final, probably last JPP release