File tree Expand file tree Collapse file tree 2 files changed +150
-525
lines changed Expand file tree Collapse file tree 2 files changed +150
-525
lines changed Original file line number Diff line number Diff line change @@ -455,15 +455,15 @@ typedef struct nameData
455
455
obvious simple answer is that I maintain:
456
456
1. A set of patches to make certain portions of the source tree
457
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
458
+ 2. The initscript;
459
+ 3. Any other ancilliary scripts and files;
460
+ 4. A README.rpm-dist document that tries to adequately document both
461
+ the differences between the RPM build and the WHY of the
462
462
differences, as well as useful RPM environment operations (like,
463
463
using syslog, upgrading, getting postmaster to start at OS boot,
464
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.
465
+ 5. The spec file that throws it all together. This is not a trivial
466
+ undertaking in a package of this size.
467
467
468
468
I then download and build on as many different canonical distributions
469
469
as I can -- currently I am able to build on Red Hat 6.2, 7.0, and 7.1
You can’t perform that action at this time.
0 commit comments