Changeset 833 in MondoRescue for branches/stable/mindi-busybox
- Timestamp:
- Sep 25, 2006, 6:17:01 PM (19 years ago)
- Location:
- branches/stable/mindi-busybox/distributions
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi-busybox/distributions/mandriva/spec.m4
r823 r833 3 3 dnl SSS is replaced by the source package format 4 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl 5 dnl DDD is replaced by the list of dependencies specific to that distro6 define(`DDD', `')dnl7 5 dnl GRP is replaced by the RPM group of apps 8 6 define(`GRP', `Archiving/Backup')dnl -
branches/stable/mindi-busybox/distributions/redhat/spec.m4
r823 r833 3 3 dnl SSS is replaced by the source package format 4 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz')dnl 5 dnl DDD is replaced by the list of dependencies specific to that distro6 define(`DDD', `')dnl7 5 dnl GRP is replaced by the RPM group of apps 8 6 define(`GRP', `Applications/Archiving')dnl -
branches/stable/mindi-busybox/distributions/rpm/mindi-busybox.spec
r832 r833 14 14 Conflicts: busybox 15 15 Provides: busybox 16 Requires: DDD17 16 OBS 18 17 -
branches/stable/mindi-busybox/distributions/suse/spec.m4
r823 r833 3 3 dnl SSS is replaced by the source package format 4 4 define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl 5 dnl DDD is replaced by the list of dependencies specific to that distro6 define(`DDD', `')dnl7 5 dnl GRP is replaced by the RPM group of apps 8 6 define(`GRP', `Productivity/Archiving/Backup')dnl
Note:
See TracChangeset
for help on using the changeset viewer.