<?xml version="1.0" encoding="utf-8"?>
<!-- vim: set sw=2 ts=2 ai et: -->
<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
	<group><!-- The group of software, typically one for project-builder.org -->
		<name>mondorescue Bundle</name> <!-- Name of the software group -->
		<summary>Software bundle for the mondorescue project</summary> <!--This message is shown to the user and should describe the whole bundle -->
		<description>This is the summary of the mondorescue Project
		      
			Details are available on a per package basis below

		</description><!--This is also shown to the user -->
		<remainSubscribed>false</remainSubscribed> <!-- Don't know what it mean -->
		<repositories><!-- List of needed repositories -->
			<repository>
				<name>mondorescue Repository</name> <!-- Name of the repository  -->
				<summary>This repository contains the mondorescue project packages.</summary> <!-- Summary of the repository -->
				<description>This repository contains the mondorescue project packages.</description><!-- This description is shown to the user -->
				<url>ftp://ftp.mondorescue.org//opensuse/13.2/i386</url><!--URL of repository, which is added -->
			</repository>
		</repositories>
		<software><!-- A List of packages, which should be added through the one-click-installation -->
			<item>
				<name>package mindi-2.1.9-1.opensuse13.2.src.rpm is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package mindi-2.1.9-1.opensuse13.2.src.rpm is not installed</summary> <!-- Summary of the package -->
				<description>package mindi-2.1.9-1.opensuse13.2.src.rpm is not installed</description> <!-- Description, is shown to the user -->
			</item>
			<item>
				<name>package mindi-2.1.9-1.opensuse13.2.i586.rpm is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package mindi-2.1.9-1.opensuse13.2.i586.rpm is not installed</summary> <!-- Summary of the package -->
				<description>package mindi-2.1.9-1.opensuse13.2.i586.rpm is not installed</description> <!-- Description, is shown to the user -->
			</item>
			<item>
				<name>package mondorescue.pubkey is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package mondorescue.pubkey is not installed</summary> <!-- Summary of the package -->
				<description>package mondorescue.pubkey is not installed</description> <!-- Description, is shown to the user -->
			</item>
		</software>
	</group>
</metapackage>
