source:
MondoRescue/trunk/mondo/distributions/redhat/spec.m4@
517
| Last change on this file since 517 was 461, checked in by , 20 years ago | |
|---|---|
| File size: 418 bytes | |
| Line | |
|---|---|
| 1 | dnl This file contains all specificities for Mindi RedHat spec file build |
| 2 | dnl |
| 3 | dnl SSS is replaced by the source package format |
| 4 | define(`SSS', %{name}-%{version}.tgz)dnl |
| 5 | dnl DDD is replaced by the list of dependencies specific to that distro |
| 6 | define(`DDD', %{addreqb})dnl |
| 7 | dnl GRP is replaced by the RPM group of apps |
| 8 | define(`GRP', Archiving/Archiving)dnl |
| 9 | dnl OBS is replaced vy what is being obsoleted |
| 10 | define(`OBS', )dnl |
Note:
See TracBrowser
for help on using the repository browser.
