summaryrefslogtreecommitdiff
path: root/samples/bundle.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'samples/bundle.cfg')
-rw-r--r--samples/bundle.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/samples/bundle.cfg b/samples/bundle.cfg
new file mode 100644
index 0000000..d2c78b3
--- /dev/null
+++ b/samples/bundle.cfg
@@ -0,0 +1,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?")
+