source: MondoRescue/trunk/mindi-busybox/distributions/redhat/spec.m4@ 903

Last change on this file since 903 was 903, checked in by Bruno Cornec, 17 years ago

merge -r862:888 $SVN_M/branches/stable

File size: 358 bytes
Line 
1dnl This file contains all specificities for Mindi RedHat spec file build
2dnl
3dnl SSS is replaced by the source package format
4define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.gz')dnl
5dnl GRP is replaced by the RPM group of apps
6define(`GRP', `Applications/Archiving')dnl
7dnl REQ is replaced with what is being required
8define(`REQ', )dnl
Note: See TracBrowser for help on using the repository browser.