@@ -453,22 +453,18 @@ typedef struct nameData
453453 requires me to know how much experience you have with the whole RPM
454454 paradigm. 'How is the RPM built?' is a multifaceted question. The
455455 obvious simple answer is that I maintain:
456-
457- 1.) A set of patches to make certain portions of the source tree
458- 'behave' in the different environment of the RPMset;
459-
460- 2.) The initscript;
461-
462- 3.) Any other ancilliary scripts and files;
463-
464- 4.) A README.rpm-dist document that tries to adequately document both
465- the differences between the RPM build and the WHY of the differences,
466- as well as useful RPM environment operations (like, using syslog,
467- upgrading, getting postmaster to start at OS boot, etc);
468-
469- 5.) The spec file that throws it all together. This is not a trivial
470- undertaking in a package of this size.
471-
456+ 1. A set of patches to make certain portions of the source tree
457+ 'behave' in the different environment of the RPMset;
458+ 2. 2.) The initscript;
459+ 3. 3.) Any other ancilliary scripts and files;
460+ 4. 4.) A README.rpm-dist document that tries to adequately document
461+ both the differences between the RPM build and the WHY of the
462+ differences, as well as useful RPM environment operations (like,
463+ using syslog, upgrading, getting postmaster to start at OS boot,
464+ etc);
465+ 5. 5.) The spec file that throws it all together. This is not a
466+ trivial undertaking in a package of this size.
467+
472468 I then download and build on as many different canonical distributions
473469 as I can -- currently I am able to build on Red Hat 6.2, 7.0, and 7.1
474470 on my personal hardware. Occasionally I receive opportunity from