Skip to content

pterjan/Youri-Package-RPM-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youri::Package::RPM::Updater
----------------------------

Update RPM packages

Description
-----------
This module updates rpm packages. When given an explicit new version, it
updates the spec file, and downloads new sources automatically. When not given
a new version, it just updates the spec file.

Installation
------------
To install, just use:
perl Makefile.PL
make
make test

Copyright and License
---------------------
Copyright (c) 2003-2006 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
-------
Julien Danjou <[email protected]>
Michael Scherer <[email protected]>
Guillaume Rousse <[email protected]>,