aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:25:53 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:25:53 +0000
commit70d06e98a7a8ddd4f0b5436da32dd50fd329a999 (patch)
tree9b882246ace46f62d119eb6f1fe6c6b9eed4146e
parent73bef7b3b7a6c1d7c2c2d1b0dfad52e7d7bfa9ab (diff)
downloadmgarepo-70d06e98a7a8ddd4f0b5436da32dd50fd329a999.tar
mgarepo-70d06e98a7a8ddd4f0b5436da32dd50fd329a999.tar.gz
mgarepo-70d06e98a7a8ddd4f0b5436da32dd50fd329a999.tar.bz2
mgarepo-70d06e98a7a8ddd4f0b5436da32dd50fd329a999.tar.xz
mgarepo-70d06e98a7a8ddd4f0b5436da32dd50fd329a999.zip
Dropped BRANCH
-rw-r--r--BRANCH39
1 files changed, 0 insertions, 39 deletions
diff --git a/BRANCH b/BRANCH
deleted file mode 100644
index 366ac76..0000000
--- a/BRANCH
+++ /dev/null
@@ -1,39 +0,0 @@
-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.
- (actually it turned out to be really needed, as we can't use -d [I plan
- to use -d for --define])
-
-
-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