osc copypac from project:home:coolo:branches:openSUSE:Factory package:000package-groups revision:6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=49
This commit is contained in:
committed by
Git OBS Bridge
parent
a9d6befe6f
commit
762fc7a2a3
@@ -79,12 +79,7 @@
|
||||
</products>
|
||||
|
||||
<xi:include href="defaults-conditionals.include"/>
|
||||
|
||||
<repositories>
|
||||
<repository path="obs://openSUSE:Factory/standard"/>
|
||||
<repository path="obs://openSUSE:Factory:Live/standard"/>
|
||||
</repositories>
|
||||
|
||||
<xi:include href="defaults-repositories.include"/>
|
||||
<xi:include href="defaults-archsets.include"/>
|
||||
|
||||
<mediasets>
|
||||
@@ -140,7 +135,6 @@
|
||||
<use group="dvd.i586" create_pattern="false"/>
|
||||
<use group="dvd.x86_64" create_pattern="false"/>
|
||||
<use group="i586_additional" create_pattern="false"/>
|
||||
<use group="i686_packages" create_pattern="false"/>
|
||||
<use group="kernel_pae_special" create_pattern="false"/>
|
||||
|
||||
<archsets>
|
||||
@@ -188,8 +182,46 @@
|
||||
|
||||
<xi:include href="NON_FTP_PACKAGES.group"/>
|
||||
<xi:include href="dvd.group"/>
|
||||
<xi:include href="i686_list.group" />
|
||||
<xi:include href="i686_kernel_ftp.group" />
|
||||
|
||||
<group name="i586_additional">
|
||||
<conditional name="i586_special"/>
|
||||
<packagelist relationship="requires">
|
||||
<package name="glibc-devel"/>
|
||||
<package name="glibc"/>
|
||||
</packagelist>
|
||||
</group>
|
||||
|
||||
<group name="i686_packages">
|
||||
<conditional name="i686_replacement"/>
|
||||
<packagelist relationship="requires">
|
||||
<package name="MozillaFirefox"/>
|
||||
<package name="MozillaFirefox-devel"/>
|
||||
<package name="MozillaFirefox-buildsymbols"/>
|
||||
<package name="MozillaFirefox-translations-common"/>
|
||||
<package name="MozillaFirefox-translations-other"/>
|
||||
</packagelist>
|
||||
</group>
|
||||
|
||||
<group name="i686_kernels_ftp">
|
||||
<conditional name="i686_special"/>
|
||||
<packagelist relationship="requires">
|
||||
<package name="kernel-debug-base"/>
|
||||
<package name="kernel-debug-devel"/>
|
||||
<package name="kernel-debug"/>
|
||||
<!--
|
||||
<package name="kernel-ec2-base"/>
|
||||
<package name="kernel-ec2-devel"/>
|
||||
<package name="kernel-ec2"/>
|
||||
-->
|
||||
<package name="kernel-vanilla-devel"/>
|
||||
<package name="kernel-vanilla"/>
|
||||
<!--
|
||||
<package name="kernel-xen-base"/>
|
||||
<package name="kernel-xen-devel"/>
|
||||
<package name="kernel-xen"/>
|
||||
-->
|
||||
</packagelist>
|
||||
</group>
|
||||
|
||||
<group name="kernel_pae_special">
|
||||
<conditional name="only_i686"/>
|
||||
|
Reference in New Issue
Block a user