summaryrefslogtreecommitdiff
path: root/samples/bundle.cfg
blob: d2c78b396cd16c31384b2be578ce041943606b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

name = "example-bundle"
version = [0,1,10]
location = "/bundleinfo/example/os-arch/example-os-arch-0.1.10.txt"
os = "os"
arch = "arch"

Package(name="example",
	version=[0,1,2],
	path="/pkginfo/example/rpm/example.txt",
	order=(10,10,10),
	optional=False)
ShortGloss("en", "Example package is needed to make the ossifrage squeamish.")
LongGloss("en", "You wouldn't want an unsqueamish ossifrage, would you?")