[ATrpms-users] Trouble with zaptel-1.4.8

Paulo Cavalcanti promac at gmail.com
Wed Jan 30 10:54:28 CET 2008


On Jan 29, 2008 10:00 PM, Axel Thimm <Axel.Thimm at atrpms.net> wrote:

> On Tue, Jan 29, 2008 at 04:25:45PM -0600, Anthony Messina wrote:
> > Axel, I'm not sure if you still have the old zaptel (1.4.7) rpms, I seem
> to be
> > having trouble with the 1.4.8 version reliably transmitting DTMF.
> >
> > I you still have the 1.4.7 version available for f7-x86_64 and f7-i386
> > available, I'd LOVE to have them back :(
>
> OK, will put them back. Let me know how the testing goes.
>
> > For whatever reason, the repos are only containing the very latest
> version of
> > zaptel, where for other rpms, there are a few previous versions as well.
>
> Actually it is now the same for all rpms unless I expcitely hald off
> the previous version (by injecting the old specfile back). E.g. for
> each rpm there needs to be a specfile, and the natural editing/rebuild
> takes care of only having the latest version around.
>
> The reason was that I was losing tons of time to manually purge the
> repo of old packages.
> --
>

Isn't repomanage enough for this task (yum-utils)?

#!/bin/sh
#
# Remove old packages from a given location.
# $1 is the path to the location.

repomanage -k 2 --old "$1" | xargs rm -f


-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-users/attachments/20080130/aa9de266/attachment.html 


More information about the atrpms-users mailing list