On 10/25/2016 11:35 AM, David Shea wrote:
Please, no, don't do that. RPM is a standard
lol.

  * The representation of file names in package headers changed in rpm-4.0.
  * Originally, file names were stored as an array of absolute paths.
  * In rpm-4.0, file names are stored as separate arrays of dirname's and
  * basename's, * with a dirname index to associate the correct dirname
  * with each basname.

That's just my personal favorite. The RPM standard is whatever RPM is doing 
right now.

While that may be true operationally (the switch in hash algorithms away from md5 that forced extra steps backporting to EL5 was annoying), the bigger issue is probably spec file design.

It's possible to create spec files (and thus SRPMs) mostly-compatible with a wide variety of different downstream uses. This is a good ideal to keep striving towards.

-jc
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to