renamed
[build.git] / README-pkgsfiles.txt
diff --git a/README-pkgsfiles.txt b/README-pkgsfiles.txt
new file mode 100644 (file)
index 0000000..0181eac
--- /dev/null
@@ -0,0 +1,14 @@
+#lst files syntax:
+# comments start with #
+
+# to define packages on all fcdistros
+package: p1 p2 p3 p4
+# to add  packages for say f9
+package+f9: p5 p6
+# to exclude packages
+package-f9: p2 p3
+
+# same for groups
+# NOTE: white spaces are not supported any more for group names
+# plc_config_devel.xml used to mention standard group names with
+# spaces, but we do not use them anymore