1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
2005-01-31 17:15 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* macros.multiarch: add
multiarch_{platform,x11bindir,x11includedir}
2005-01-31 17:09 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: handle {relative, absolute} symlinks in binaries to
be dispatched
2005-01-31 16:19 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: handle /usr/include/header.h cases
2005-01-25 14:11 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.3-1mdk
2005-01-25 14:11 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* check-multiarch-files, macros.multiarch, multiarch-dispatch.h,
multiarch-platform: %multiarch_{bin,include}dir aliases, better
OS independence
2005-01-24 22:35 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile: new file
2005-01-24 22:35 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.2-1mdk
2005-01-24 22:34 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* check-multiarch-files: add check-multiarch-files
2005-01-20 23:56 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.1-1mdk
2005-01-20 23:53 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* macros.multiarch: add %multiarch annotation macro, it expands to
nothing on distros that aren't multiarch capable, i.e. MDK <
10.2.
2005-01-14 18:21 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile: new files and fix paths
2005-01-14 16:29 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0-1mdk
2005-01-14 16:29 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* macros.multiarch: rpm macros
2005-01-14 16:29 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-dispatch: fix typo during post merge
2005-01-13 00:42 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: don't dispatch header file if it's already
dispatched to multiarch-ARCH-linux
2005-01-12 18:56 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile, multiarch-utils.spec: fix packaging
2005-01-12 18:48 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile, multiarch-utils.spec: packaging
2005-01-12 18:26 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-platform: multiarch-platform for base dir name
selection
2005-01-12 18:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch, multiarch-dispatch, multiarch-dispatch.h: Initial
revision
2005-01-12 18:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch, multiarch-dispatch, multiarch-dispatch.h: initial
revision
|