[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RPM building section of RHL's developer guide
- From: Jos Vos <jos xos nl>
- To: rhl-devel-list redhat com
- Subject: Re: RPM building section of RHL's developer guide
- Date: Tue, 22 Jul 2003 14:16:15 +0200
> 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]