Last change
on this file since 3911 was 455, checked in by bcornec, 19 years ago |
- Fix install pb for SuSE based distro around doc location (/usr/share/doc/packages)
- Introduces Epoch for easier updates and Obsoleted packages (on Mandriva for now)
|
File size:
418 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', %{name}-%{version}.tgz)dnl
|
---|
5 | dnl DDD is replaced by the list of dependencies specific to that distro
|
---|
6 | define(`DDD', %{addreqb})dnl
|
---|
7 | dnl GRP is replaced by the RPM group of apps
|
---|
8 | define(`GRP', Archiving/Archiving)dnl
|
---|
9 | dnl OBS is replaced vy what is being obsoleted
|
---|
10 | define(`OBS', )dnl
|
---|
Note:
See
TracBrowser
for help on using the repository browser.