Hi,

I've found and fixed a bug in one package.

With mdvsys the process to provide a bugfix to the users was:

mdvsys co --distribution 2010.1 $PKG
# work on the package & add/update the subrel
# add a line "%define subrel 1" before %mkrel (the first one is 1, not 0)
mdvsys ci -m "description of the changes"
mdvsys submit --distribution 2010.1 --target 2010.1 \
  --define section=contrib/updates $PKG


What is the equivalent with mgarepo ?


-- 

Reply via email to