Changeset 554 in MondoRescue for branches/stable/mondo
- Timestamp:
- May 18, 2006, 1:03:26 AM (19 years ago)
- Location:
- branches/stable/mondo/distributions
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/distributions/mandriva/spec.m4
r553 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', )dnl -
branches/stable/mondo/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', )dnl -
branches/stable/mondo/distributions/rpm/mondo.spec
r550 r554 4 4 5 5 %define mrel RRR 6 %define tag TTT 6 7 # if mandriva official build (rpm --with is_official) 7 8 %{?is_official:%define rel %{mkrel} %{mrel}}%{!?is_official:%define rel %{mrel}} -
branches/stable/mondo/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', `, buffer, cdrecord')dnl
Note:
See TracChangeset
for help on using the changeset viewer.