<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <name>OBS_Server</name>
    <summary>Open Build Service Server</summary>
    <description>The Open Build Service is an enviroment to allow
automated package building. The official server from the openSUSE project
is reachable at http://build.opensuse.org .

This software stack contains a complete server to be installed on your system.
It is by default configured to reuse all resources from the instance at the
openSUSE.org project.

Please read /usr/share/doc/packages/obs-api/README.SETUP after installation.</description>
    <repositories>
      <repository recommended="true">
        <name>OBS:Server:2.5</name>
        <summary>Open Build Service Server 2.5</summary>
        <description>This is the maintained version 2.5 of OBS.</description>
        <url>http://download.opensuse.org/repositories/OBS:/Server:/2.5/openSUSE_13.1/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:13.1</name>
        <summary>Official 13.1 openSUSE distribution</summary>
        <description>This project builds the official 13.1 openSUSE distribution.

Have a look at http://en.opensuse.org/Portal:13.1 for more details.</description>
        <url>http://download.opensuse.org/distribution/13.1/repo/oss/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>obs-server</name>
        <summary>The Open Build Service -- Server Component</summary>
        <description>The Open Build Service (OBS) backend is used to store all sources and binaries. It also
calculates the need for new build jobs and distributes it.</description>
      </item>
      <item>
        <name>obs-worker</name>
        <summary>The Open Build Service -- Build Host Component</summary>
        <description>This is the obs build host, to be installed on each machine building
packages in this obs installation.  Install it alongside obs-server to
run a local playground test installation.</description>
      </item>
      <item>
        <name>obs-api</name>
        <summary>The Open Build Service -- The API and WEBUI</summary>
        <description>This is the API server instance, and the web client for the
OBS.</description>
      </item>
    </software>
  </group>
</metapackage>