<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.4</name>
        <summary>OBS 2.4 Server</summary>
        <description>The Open Build Service 2.4 </description>
        <url>https://download.opensuse.org/repositories/OBS:/Server:/2.4/openSUSE_12.1/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:12.1:Update</name>
        <summary>Online updates for openSUSE 12.1</summary>
        <description></description>
        <url>https://download.opensuse.org/update/12.1/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:12.1</name>
        <summary>openSUSE 12.1 </summary>
        <description>
</description>
        <url>https://download.opensuse.org/distribution/12.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>
      <item>
        <name>osc</name>
        <summary>openSUSE Build Service Commander</summary>
        <description>Commandline client for the openSUSE Build Service.

See http://en.opensuse.org/openSUSE:OSC , as well as
http://en.opensuse.org/openSUSE:Build_Service_Tutorial for a general
introduction.</description>
      </item>
    </software>
  </group>
</metapackage>