Last change
on this file since 1562 was 888, checked in by Bruno Cornec, 19 years ago |
- Build process improved following 2.2.0 delivery
- Announce of 2.2.0
- On mandriva we need a BuildRequire on glibc-static-devel for mindi-busybox
- Fix again a remaining bug on #25 (Thanks Michael Shapiro again !)
|
File size:
390 bytes
|
Line | |
---|
1 | dnl This file contains all specificities for Mindi Mandriva spec file build
|
---|
2 | dnl
|
---|
3 | dnl SSS is replaced by the source package format
|
---|
4 | define(`SSS', `ftp://ftp.mondorescue.org/src/%{name}-%{version}.tar.bz2')dnl
|
---|
5 | dnl GRP is replaced by the RPM group of apps
|
---|
6 | define(`GRP', `Archiving/Backup')dnl
|
---|
7 | dnl REQ is replaced with what is being required
|
---|
8 | define(`REQ', `Buildrequires: glibc-static-devel')dnl
|
---|
Note:
See
TracBrowser
for help on using the repository browser.