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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
|
2006-07-20 18:04 nanardon
* soft/rpm/MDV-Distribconf/trunk/lib/MDV/Distribconf.pm: - clean
code
2006-07-20 17:06 nanardon
* soft/rpm/MDV-Distribconf/trunk/lib/MDV/Distribconf.pm: - since
version 2, media path are allways relative to mediadir
2006-07-20 13:11 nanardon
* soft/rpm/MDV-Distribconf/trunk/lib/MDV/Distribconf.pm: - add
mediacfg version management
2006-07-12 12:16 nanardon
* soft/rpm/MDV-Distribconf, soft/rpm/MDV-Distribconf-Checks,
soft/rpm/MDV-Packdrakeng, soft/rpm/perl-MDV-Distribconf,
soft/rpm/perl-MDV-Distribconf-Checks,
soft/rpm/perl-MDV-Packdrakeng: - rename perl module directories
2006-06-09 21:20 nanardon
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm,
soft/rpm/perl-MDV-Distribconf/trunk/t/01distribconf.t: - add
settree() function
* soft/rpm/perl-MDV-Distribconf/trunk/MANIFEST: - remove META.yml
from MANIFEST, seems it is not generate anymore
2006-06-09 21:18 nanardon
* soft/rpm/perl-MDV-Distribconf/trunk/Makefile.PL: - avoid copy of
source and spec into %_topdir
2006-01-07 23:43 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm: -
Fix hdlists parsing for very old distro, because nobody took
care about what they did
2005-12-06 14:28 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/ChangeLog,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm,
soft/rpm/perl-MDV-Distribconf/trunk/perl-MDV-Distribconf.spec:
1.01
2005-12-06 13:49 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm:
There was an undocumented method
2005-12-06 13:21 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm:
Update copyrights ; doc nits
2005-12-06 08:25 mscherer
* soft/rpm/perl-MDV-Distribconf/trunk/perl-MDV-Distribconf.spec: -
use mkrel macro
2005-11-15 10:44 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk,
soft/rpm/perl-MDV-Distribconf/trunk/.cvsignore: Ignore MakeMaker
build files
2005-10-28 09:53 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/ChangeLog: Update changes
(this is 1.00)
2005-10-28 09:46 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/MANIFEST,
soft/rpm/perl-MDV-Distribconf/trunk/Makefile.PL,
soft/rpm/perl-MDV-Distribconf/trunk/perl-MDV-Distribconf.spec:
Add spec file and target to make rpms for Mandriva
2005-10-28 09:24 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm:
Fix module name in docs
2005-10-28 09:13 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/ChangeLog,
soft/rpm/perl-MDV-Distribconf/trunk/MANIFEST,
soft/rpm/perl-MDV-Distribconf/trunk/Makefile.PL: Add ChangeLog
2005-10-28 09:12 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm:
Don't use CVS release for CPAN version number.
2005-10-28 08:59 rgarciasuarez
* soft/rpm/perl-MDV-Distribconf/trunk/MANIFEST: Add test files
2005-10-09 22:12 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm,
soft/rpm/perl-MDV-Distribconf/trunk/t/01distribconf.t,
soft/rpm/perl-MDV-Distribconf/trunk/test,
soft/rpm/perl-MDV-Distribconf/trunk/test/media,
soft/rpm/perl-MDV-Distribconf/trunk/test/media/media_info,
soft/rpm/perl-MDV-Distribconf/trunk/test/media/media_info/media.cfg:
- more tests
2005-10-09 20:56 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm,
soft/rpm/perl-MDV-Distribconf/trunk/t/02distribconf.t: - add
test and proper fix
2005-10-09 18:12 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm:
- fix namespace
2005-10-09 18:05 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm:
- add delvalue()
2005-10-09 17:00 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/t,
soft/rpm/perl-MDV-Distribconf/trunk/t/01distribconf.t,
soft/rpm/perl-MDV-Distribconf/trunk/t/02distribconf.t: -add
basic test
2005-10-09 16:57 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/MANIFEST,
soft/rpm/perl-MDV-Distribconf/trunk/Makefile.PL: - add MANIFEST,
Makefile.PL
2005-10-09 16:18 othauvin
* soft/rpm/perl-MDV-Distribconf/trunk/lib,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf.pm,
soft/rpm/perl-MDV-Distribconf/trunk/lib/MDV/Distribconf/Build.pm:
- import
2005-10-09 16:18
* soft/rpm/perl-MDV-Distribconf/branches,
soft/rpm/perl-MDV-Distribconf/tags,
soft/rpm/perl-MDV-Distribconf/trunk: New repository initialized
by cvs2svn.
|