blob: fa87b054a3352f3f7a7f1160a2c385eab5cb5201 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
- install rpm macros into /usr/lib/rpm/macros.d/
Version 1.0.14 - 11 March 2018, by Jani Välimaa
- add support for aarch64
Version 1.0.13 - 09 January 2011, by Olivier Blin
- fix other multiarch() macros by adding nil
Version 1.0.12 - 08 January 2011, by Olivier Blin
- fix multiarch() macro
Version 1.0.11 - 08 January 2011, by Olivier Blin
- remove obsole mdk macros
Version 1.0.10 - 24 January 2010, by Anssi Hannula
- remove dispatch file for host.def, it is no longer used
- fix broken sparc64 check (from Per Øyvind Karlsen, #27277)
- fix broken check for rpm/macros.d directory (from Per Øyvind Karlsen)
- add mips support (from Arnaud Patard)
- add armel support (from Arnaud Patard)
- add additional guards for some interfering definitions in
multiarch-dispatch.h (reported by Jérôme Brenier)
|