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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
2000-07-27 07:48 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* macroszification: Check Prefix only when %{?prefix}? is present
in the spec file
2000-07-27 07:30 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: Product better ChangeLog with cvs2cl.
2000-07-27 07:24 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* .username: New file to use with cvs2cl
2000-07-27 07:17 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: Generated by cvs2cl the 27_Jul
2000-07-22 12:52 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: 0.3
2000-07-22 12:48 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* macroszification: Add check for Docdir: it's not good !!
2000-07-22 12:46 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* macroszification: checking configure/makeinstall only if there is
no nocheck
2000-07-22 12:45 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* macroszification: Add the -o option to only process docdir and
mandir
2000-07-20 13:05 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* macroszification: Upgrade help.
2000-07-20 12:37 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: Sometime if feel stupid to commit and don't test
(correct make rpm again)
2000-07-20 12:34 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: add macroszification to DISTFILES=
2000-07-20 12:32 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: Correction of Make diff.
2000-07-20 12:29 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile, macroszification: macroszification: a new greatest hit.
2000-07-20 12:07 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: Add the changelog target
2000-07-20 12:07 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* strip_files: Clean up.
2000-05-08 22:09 Fredrice Lepied <flepied@mandrakesoft.com>
* spec-helper: * exit 0 if no RPM_BUILD_ROOT variable set to allow
build with no BuildRoot.
2000-04-22 18:45 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* relative_me_babe, spec-helper, Makefile: relative_me_babe: a new
greatest hit.
2000-04-07 07:52 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* compress_files: Remove orphan link only for manpage.
2000-04-05 19:22 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* compress_files: "Seethechangelog"
2000-04-05 19:19 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* compress_files: When we find an orphan man pages, erase it (any
better idea ?)
2000-03-24 06:18 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* compress_files: If we found gzip file decompress and bzip2 thme.
2000-03-23 09:35 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* compress_files: Don't compress whatis and dir in /usr/{info|man}.
2000-02-28 06:43 Fredrice Lepied <flepied@mandrakesoft.com>
* Makefile: * clean dis rules.
2000-02-28 06:40 Fredrice Lepied <flepied@mandrakesoft.com>
* strip_files: * use EXCLUDE_FROM_STRIP env variable to list files
to exclude
from stripping.
2000-02-28 06:39 Fredrice Lepied <flepied@mandrakesoft.com>
* compress_files: * use EXCLUDE_FROM_COMPRESS env variable to
list files to exlcude
from compression.
2000-02-22 22:50 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Howto-spec-helper: "See_The_Changelog"
2000-02-18 12:00 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile, clean_files, spec-helper, compress_files, strip_files:
Initial revision
2000-02-18 12:00 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile, clean_files, spec-helper, compress_files, strip_files:
First_Import
|