File sle-we.product.in of Package 000package-groups

<?xml version="1.0" encoding="UTF-8"?>
<productdefinition xmlns:xi="http://www.w3.org/2001/XInclude">
  <products>
    <product>
      <vendor>SUSE</vendor>
      <name>sle-we</name>
      <!-- this should be end of codestream, thus empty -->
      <endoflife/>
      <baseversion>15</baseversion>
      <patchlevel>2</patchlevel>
      <release>0</release>
      <productline>sle-we</productline>

      <register>
        <pool>
          <!-- Pool -->
          <repository project="SUSE:Products:SLE-Product-WE:15-SP2:x86_64" name="images" medium="product"
            arch="x86_64">
            <zypp name="SLE-Product-WE15-SP2-Pool" alias="SLE-Product-WE15-SP2-Pool" />
          </repository>
          <!-- Debug Pool -->
          <repository project="SUSE:Products:SLE-Product-WE:15-SP2:x86_64" name="images" medium="product_debug"
            arch="x86_64">
            <zypp name="SLE-Product-WE15-SP2-Debuginfo-Pool" alias="SLE-Product-WE15-SP2-Debuginfo-Pool" />
          </repository>
          <!-- Source Pool -->
          <repository project="SUSE:Products:SLE-Product-WE:15-SP2:x86_64" name="images" medium="product_source"
            arch="x86_64">
            <zypp name="SLE-Product-WE15-SP2-Source-Pool" alias="SLE-Product-WE15-SP2-Source-Pool" />
          </repository>
          <!-- NVIDIA repository -->
          <repository url="https://download.nvidia.com/suse/sle15sp2/" arch="x86_64">
            <zypp name="SLE-15-SP2-Desktop-NVIDIA-Driver" alias="SLE-15-SP2-Desktop-NVIDIA-Driver"/>
          </repository>
        </pool>
        <updates>
          <distrotarget>sle-15-x86_64</distrotarget>
          <!-- Update -->
          <repository project="SUSE:Updates:SLE-Product-WE:15-SP2:x86_64" name="update" arch="x86_64">
            <zypp name="SLE-Product-WE15-SP2-Updates" alias="SLE-Product-WE15-SP2-Updates" />
          </repository>
          <!-- update_debug -->
          <repository project="SUSE:Updates:SLE-Product-WE:15-SP2:x86_64" name="update_debug" arch="x86_64">
            <zypp name="SLE-Product-WE15-SP2-Debuginfo-Updates" alias="SLE-Product-WE15-SP2-Debuginfo-Updates" />
          </repository>
        </updates>
        <flavor>extension</flavor>
      </register>
      <summary>SUSE Linux Enterprise Workstation Extension 15 SP2</summary>
      <shortsummary>SLEWE15-SP2</shortsummary>
      <description>
        SUSE Linux Enterprise Workstation Extension adds additional functionality
	to a base SUSE Linux Enterprise installation. The Workstation Extension
	offers additional desktop applications (office suite, email client,
	graphical editor, multimedia tools) and libraries.

	Workstation Extension is enabled and installed by default on SUSE Linux 
	Enterprise Desktop installation.

	Adding the Workstation Extension to a SUSE Linux Enterprise Server
	installation allows to seamlessly combine both products to create
       	a full featured server workstation.
      </description>

      <urls>
        <url name="bugtracker">https://bugzilla.suse.com/</url>
        <url name="releasenotes">https://www.suse.com/releasenotes/%{_target_cpu}/SLE-SLED/15-SP2/release-notes-sled.rpm</url>
      </urls>
      <buildconfig>
        <!-- This section is needed to generate the installation media -->
        <producttheme>SLED</producttheme>
        <!-- <betaversion>GMC</betaversion>  -->
      </buildconfig>

      <installconfig>
        <defaultlang>en_US</defaultlang>
        <distribution>SUSE_SLE</distribution>
      </installconfig>
      <runtimeconfig />
      <!-- TBD: EQ or GE ? -->
      <!-- XXX 'SLES' is correct for the Workstation extension, but what about SLED where it is a module? -->
      <productdependency relationship="requires" name="SUSE_SLE" flag="EQ" baseversion="15" patchlevel="2" />
      <productdependency relationship="recommends" name="sle-module-python2" flag="GE" baseversion="15" patchlevel="2" />
    </product>
  </products>

  <!-- Default conditionals, repositories and archsets for SLE 12 get imported -->
  <xi:include href="defaults-conditionals.include" />
  <xi:include href="defaults-archsets.include" />
  <xi:include href="defaults-repositories.include" />

  <mediasets>
    <media type="ftp" 
	flavor="POOL"
	name="SLE-15-SP2-Product-WE-POOL"
	debugmedia="3"
	sourcemedia="2"
        use_undecided="false"
        create_pattern="true"
        repo_only="true"
        ignore_missing_packages="false"
        ignore_missing_meta_packages="false"
        run_make_listings="true"
        mediastyle="suse-sle15"
        use_required="true"
        use_recommended="false"
        separate="true">
    <!-- type             : defines the default size of a media
         flavor           : flavor name - this is needed for registration
         product          : references the product name
         name             : name of the media
         surcemedia       : sources on this media allowed?
         create_pattern   : create pattern out of the given groups
         use_required     : add required packages from the groups
         use_recommended  : add recommended packages from the groups
         use_suggested    : add suggested packages from the groups
         size             : define a new size for the media - default is defined via 'type' attribute -->
      <archsets>
        <archset ref="x86_64" />
      </archsets>
      <metadata>
        <package name="skelcd-EULA-sle-we" />
      </metadata>

      <use group="slewe_release_packages" create_pattern="false" use_recommended="true" />
      <use group="sle_module_desktop_productivity" create_pattern="false" use_recommended="true" />
      <use group="sle_module_desktop_productivity.x86_64" create_pattern="false" use_recommended="true" />
    </media>

  </mediasets>

  <group name="slewe_release_packages">
    <packagelist relationship="recommends">
      <package name="system-role-gnome" supportstatus="l3" />
      <package name="system-role-gnome-x11" supportstatus="l3" />
    </packagelist>
  </group>

  <xi:include href="sle_module_desktop_productivity.group" />


</productdefinition>
openSUSE Build Service is sponsored by