Last change
on this file since 832 was 761, checked in by Bruno Cornec, 19 years ago |
- spec file should not use TAG for Source file name anymore
- Fix a URL problem for gentoo packages
- Fix autorun installation and mode (bug found by SuSE)
|
File size:
472 bytes
|
Line | |
---|
1 | dnl This file contains all specificities for Mindi RedHat 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.gz')dnl
|
---|
5 | dnl DDD is replaced by the list of dependencies specific to that distro
|
---|
6 | define(`DDD', `, which, grep >= 2.5')dnl
|
---|
7 | dnl GRP is replaced by the RPM group of apps
|
---|
8 | define(`GRP', `Applications/Archiving')dnl
|
---|
9 | dnl OBS is replaced with what is being obsoleted
|
---|
10 | define(`OBS', )dnl
|
---|
Note:
See
TracBrowser
for help on using the repository browser.