[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RPM building section of RHL's developer guide



> Now what I'd love to see is a publicly accessible CVS repository of all
> current Red Hat Linux spec files (and associated files like initscripts,

I always start with

  for f in somepath/*.src.rpm; do rpm2cpio $f | cpio -iuvdm '*.spec'; done

to look for all the new features in rpm ;-).

-- 
--    Jos Vos <jos xos nl>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]