Stephan Kulow 4db9df6aec Fix and test repository_path_expand on SLE12-SP5
The way OBS collapses repositories is different to what we did
2019-05-11 16:34:31 +02:00

31 lines
981 B
XML

<project name="SUSE:SLE-12:Update" kind="maintenance_release">
<title>SLE 12 SP0 Updates</title>
<description/>
<link project="SUSE:SLE-12:GA" vrevmode="extend"/>
<repository name="standard">
<path project="SUSE:SLE-12:GA" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP5">
<path project="SUSE:SLE-12:GA" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP4">
<path project="SUSE:SLE-12:GA" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP3">
<path project="SUSE:SLE-12:GA" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP2">
<path project="SUSE:SLE-12:GA" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP1">
<path project="SUSE:SLE-12:GA" repository="standard"/>
<arch>x86_64</arch>
</repository>
</project>