| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: uptodate | Distribution: Mandrakelinux |
| Version: 0.2 | Vendor: Mandrakesoft |
| Release: 1mdk | Build date: Mon Apr 11 01:45:37 2005 |
| Group: Networking/Other | Build host: kolmogorov.mandrakesoft.com |
| Size: 40905 | Source RPM: uptodate-0.2-1mdk.src.rpm |
| Packager: Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> | |
| Url: http://gleh.dyndns.org/uptodate/ | |
| Summary: Uptodate helps you to keep your system uptodate | |
uptodate can tell you when a new version of a program is avaible. To
do that, you have to add a module. Lets try with zope :
uptodate auto zope \
http://www.zope.org/Products/ \
2.7.4 \
A leading open source application server
uptodate auto command takes three arguments:
+ a name
+ url where it will search version
+ the current version number
+ an optional comment
uptodate auto try to find a regular expression which will be used
to find new versions. If uptodate auto can't find a regular
expression, or if the regular expression isn't good enough for you, you
can use uptodate add :
uptodate add zope \
http://www.zope.org/Products/ \
'Download Zope (.{1,10})\s*</a>' \
A leading open source application server
arguments are the same, but the third is regular expression instead of
version.
You can now check for new versions with
uptodate check zope
it will display something like
zope: '2.7.4' removed.
zope: '2.7.5' added.
if versions found in the text have changed.
GPL
* Tue Mar 29 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.2-1mdk - 0.2 * Sat Mar 26 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 0.1-1mdk - initial contrib
/etc/bash_completion.d/uptodate /usr/bin/uptodate /usr/share/doc/uptodate-0.2 /usr/share/doc/uptodate-0.2/COPYING /usr/share/doc/uptodate-0.2/README /usr/share/doc/uptodate-0.2/version
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:30:44 2013