source: MondoRescue/trunk/mindi-busybox/distributions/mandriva/spec.m4

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

merge -r862:888 $SVN_M/branches/stable

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