This file is indexed.

/usr/share/obs/docs/api/project.xml is in obs-api 2.7.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<project name="superkde">
  <title>SuperKDE</title>
  <description>SuperKDE is a heavily tuned version of KDE.</description>
  <link project="openSUSE:11.2:Update" />
  <link project="openSUSE:11.2" />
  <person role="maintainer" userid="ernie"/>
  <group  role="reviewer"  groupid="release_team"/>
  <build>
    <disable />
  </build>
  <useforbuild>
    <disable />
  </useforbuild>
  <repository name="kde4:factory" rebuild="transitive">
    <path project="kde4" repository="factory"/>
    <releasetarget project="kde4" repository="snapshot" trigger="manual" />
    <arch>i386</arch>
    <arch>x86_64</arch>
  </repository>
  <repository name="suselinux-9.3">
    <path project="suselinux-9.3" repository="standard"/>
    <arch>i386</arch>
  </repository>
  <repository name="gnomespecial" rebuild="local">
    <path project="gnome3" repository="suselinux-9.3"/>
    <path project="suselinux-9.3" repository="standard"/>
    <arch>i386</arch>
  </repository>
</project>