Hi Fernando: I have a script called audit-package that goes through the packages list and check to see if RPMs are built from the latest SRPM for the package. I'd like to fix it up a bit before I check it in... ;-)
Having said that, Dave Lombard wrote the audit-srpms script which may help with your 2nd question... (it is in scripts/ directory) Anyways I run the script for you, but it's not 100% correct :-) $ ./scripts/audit-package mdv2006-i386 Package ganglia not up to date, latest version is 3.0.3-4. Package maui not up to date, latest version is 3.2.6p14-2. Package mpich not up to date, latest version is 1.2.7-8. Package pvm not up to date, latest version is 3.4.5+6-1. Cheers, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Fernando Laudares Camargos > Sent: Friday, June 02, 2006 10:54 > To: [email protected] > Subject: [Oscar-devel] script to check package status > > Hi Bernard, > do you have a script to check if the packages for a specific > distro is up to date in relation to the SRPM so we can know > when a new source is available and that we have to rebuild > the package for a specific architecture? > I'm asking this because I believe you have something like > that to verify if a SRPM is missing. > Thanks, > Fernando > -- > Fernando Laudares Camargos > > Révolution Linux > http://www.revolutionlinux.com > --------------------------------------- > * Tout opinion et prise de position exprimée dans ce message > est celle de son auteur et pas nécessairement celle de > Révolution Linux. > ** Any views and opinion presented in this e-mail are solely > those of the author and do not necessarily represent those of > Révolution Linux. > > > > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
