Skip to Content.
Sympa Menu

sm-spell-submit - Re: [SM-Spell-Submit]New spell:hwdata [ section: utils? ]

sm-spell-submit AT lists.ibiblio.org

Subject: Submit list for new spells

List archive

Chronological Thread  
  • From: Aaron Brice <abrice2 AT cox.net>
  • To: eschabell AT sourcemage.org
  • Cc: sm-spell-submit AT lists.ibiblio.org, Jeffrey_Schmidt <jschmidt AT fnal.gov>
  • Subject: Re: [SM-Spell-Submit]New spell:hwdata [ section: utils? ]
  • Date: 08 Oct 2002 21:53:37 -0700

Attached, and version bumped to 0.47.

Looking at the code it looks like the correct way to find the md5 for a
src.rpm is to use the md5sum of the cpio file, which can be done with:

rpmunpack < file.src.rpm | gzip -cd | md5sum | awk '{ print $1 }'

Thanks,
Aaron

On Tue, 2002-10-08 at 01:42, Eric Schabell wrote:
> > On Monday September 30 2002 02:07, Aaron Brice wrote:
> > hwdata, reference text files used for hardware autodetection.
> >
> I have taken a look at your spell and have a few small things that need to
> be
> fixed before submission:
>
> 1. add HISTORY file, in correct format (see guru handbook on wiki).
>
> 2. DETAILS file is missing MD5[0]= field, see guru handbook for details on
> howto take care of this. I think you might want to ask the sorcery team how
> to md5 a source rpm (how they handle it)...
>
> Send back and I will add if Jeff is too busy...
>
> --
> /*
> * drs. Eric Schabell
> * web: http://www.schabell.com
> * SourceMage: http://www.sourcemage.org
> * Shopping: http://www.cafeshops.com/cp/store.aspx?s=sourcemage.0
> * irc.openprojects.org (#sourcemage)
> * nick -> erics
> */
>
> _______________________________________________
> SM-Spell-Submit mailing list
> SM-Spell-Submit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-spell-submit

Attachment: hwdata.tar.bz2
Description: application/bzip




Archive powered by MHonArc 2.6.24.

Top of Page