Changeset 554 in MondoRescue for branches/stable/mindi
- Timestamp:
- May 18, 2006, 1:03:26 AM (19 years ago)
- Location:
- branches/stable/mindi/distributions
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/distributions/mandriva/spec.m4
r550 r554 2 2 dnl 3 3 dnl SSS is replaced by the source package format 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version} .tar.bz2')dnl4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.bz2')dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 6 define(`DDD', `, which, grep >= 2.5')dnl -
branches/stable/mindi/distributions/redhat/spec.m4
r550 r554 2 2 dnl 3 3 dnl SSS is replaced by the source package format 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version} .tgz')dnl4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.gz')dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 6 define(`DDD', `, which, grep >= 2.5')dnl -
branches/stable/mindi/distributions/rpm/mindi.spec
r550 r554 3 3 # 4 4 %define mrel RRR 5 %define tag TTT 5 6 6 7 Summary: Mindi creates emergency boot disks/CDs using your kernel, tools and modules -
branches/stable/mindi/distributions/suse/spec.m4
r550 r554 2 2 dnl 3 3 dnl SSS is replaced by the source package format 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version} .tgz')dnl4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}-%{tag}.tar.gz')dnl 5 5 dnl DDD is replaced by the list of dependencies specific to that distro 6 6 define(`DDD', `, syslinux')dnl
Note:
See TracChangeset
for help on using the changeset viewer.