youri-update
------------

YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
to build tools making management of a coherent set of packages easier.

youri-update is a package update tool. When given an explicit new version, it
downloads new sources automatically, updates the spec file and builds a new
version. When not given a new version, it just updates the spec file a builds a
new release.

It is a rewrite of rpmbuildupdate, using a configuration files and command line
options more consistent with other youri tools.

Dependencies
------------
The following perl modules are required:
- Youri::Config
- Youri::Package::RPM::Updater

Installation
------------
To install, just use:
./configure
make
make install

Copyright and License
---------------------
Copyright (c) 2003-2005 Mandriva.
Copyright (c) 2007 YOURI project.

This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

Authors
-------
Guillaume Rousse <guillomovitch@zarb.org>
Michael Scherer <misc@zarb.org>
Julien Danjou <danjou@mandriva.com>
