[Mageia-dev] New version of mgarepo
nicolas vigier
boklm at mars-attacks.org
Fri Jan 28 01:25:39 CET 2011
On Thu, 27 Jan 2011, nicolas vigier wrote:
> Hello,
>
> You can find a new version of mgarepo at this URL for 2010.1 (thanks to
> erwan for package rebuild) :
> http://repository.mageia.org/mageiatools/2010.1/mgarepo-1.9.7-1mdv2010.2.noarch.rpm
And an other new version :
http://repository.mageia.org/mageiatools/SRPMS/mgarepo-1.9.8-1.mga1.src.rpm
"mgarepo sync" is now working.
After updating a spec file and adding a new tarball you can run mgarepo
sync with the --dry-run option to check what would be done :
$ mgarepo sync --dry-run
D ./SOURCES/mgarepo-1.9.7.tar.bz2
A ./SOURCES/mgarepo-1.9.8.tar.bz2
And if it's ok use the -c option to commit :
$ mgarepo sync -c
D ./SOURCES/mgarepo-1.9.7.tar.bz2
A ./SOURCES/mgarepo-1.9.8.tar.bz2
If you don't use the -c option, you need to commit the changes in
SOURCES and SOURCES-bin directories manually.
More information about the Mageia-dev
mailing list