Meta Configuration of Package dpkg
1
<package name="dpkg" project="devel:tools:packaging">
2
<title>Debian package management system</title>
3
<description>This package contains tools for working with Debian packages. It makes
4
it possible to create and extract Debian packages. If Alien is
5
installed, the packages can be converted to RPMs.
6
7
This package contains the following Debian packages: dpkg, dselect,
8
dpkg-doc, dpkg-dev.
9
10
</description>
11
<build>
12
<disable repository="SLE_11_SP1"/>
13
<disable/>
14
</build>
15
<useforbuild>
16
<enable/>
17
</useforbuild>
18
<url>http://www.debian.org</url>
19
</package>
20