aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:29 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:29 +0000
commitf4c8b03b1d15a8402ead35bc22b1a981df979243 (patch)
treec51f453339fb6017aab1fd05fd7dfab2067dc11a
parent5c7f585c08c8ffb944095ae031fbf82a54ba13bc (diff)
downloadmgarepo-f4c8b03b1d15a8402ead35bc22b1a981df979243.tar
mgarepo-f4c8b03b1d15a8402ead35bc22b1a981df979243.tar.gz
mgarepo-f4c8b03b1d15a8402ead35bc22b1a981df979243.tar.bz2
mgarepo-f4c8b03b1d15a8402ead35bc22b1a981df979243.tar.xz
mgarepo-f4c8b03b1d15a8402ead35bc22b1a981df979243.zip
And we have a BRANCH
-rw-r--r--BRANCH37
1 files changed, 37 insertions, 0 deletions
diff --git a/BRANCH b/BRANCH
new file mode 100644
index 0000000..1ca2278
--- /dev/null
+++ b/BRANCH
@@ -0,0 +1,37 @@
+Support package submit groups
+=============================
+
+It has been complained that repsys didn't have any way to submit more than
+one package at once. Now repsys allows it and another interesting may be
+useful: submitting package groups.
+
+Fedora has something like "package groups", when a given package group is
+requested to be rebuilt. It should ease a little the process of submitting
+packages.
+
+Brainstorm usage:
+
+ repsys submit -t 2008.0 kde-packages
+
+ repsys submit all-dkms
+
+
+Notes
+=====
+
+- No support for using the <distro>/<package> format. The -d command line
+ option should be used.
+
+
+TODO
+====
+
+- change submit to expand the list
+
+- add a configuration groups called "submit-groups" and each line defines
+ a groups with package names separated by space:
+
+ [submit-groups]
+ kde-games = kfoo kbar kbaz
+ gnome-craplets = gfoo gbar gbaz
+ python-twisted = foo bar baz