Changeset 542 in MondoRescue for branches/stable/mindi/distributions/redhat
- Timestamp:
- May 13, 2006, 8:48:41 PM (19 years ago)
- Location:
- branches/stable/mindi/distributions/redhat
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/distributions/redhat/spec.m4
r541 r542 2 2 dnl 3 3 dnl SSS is replaced by the source package format 4 define(`SSS', %{name}-%{version}.tgz)dnl4 define(`SSS', ftp://ftp.mondorescue.org/src/%{name}-%{version}.tgz)dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 6 define(`DDD', %{addreqb}, which, grep >= 2.5)dnl 7 7 dnl GRP is replaced by the RPM group of apps 8 define(`GRP', A rchiving/Archiving)dnl8 define(`GRP', Applications/Archiving)dnl
Note:
See TracChangeset
for help on using the changeset viewer.