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
|
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL
* SUB_DEPENDS, PRE_SUB_DEPENDS: openssl => SSL
2012-06-25 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.16.1
2012-04-19 Sukneet Basuta <sukneet@sourcemage.org>
* DETAILS: updated spell to 0.16.0
* DEPENDS: removed zlib dependency, no longer needed
removed openssl flags, still optional, but flags no
longer valid
2012-02-29 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.15.10
2011-12-25 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.15.9
2011-09-13 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.15.7
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
2011-07-26 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.15.6
2010-10-18 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.15.4
2010-09-29 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.15.3
2010-08-06 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.15.1
2010-04-14 Arwed v. Merkatz <v.merkatz@gmx.net>
* CONFLICTS: added self conflict, a bug in the build system leads to
the python binding being linked to the old lib otherwise
2010-04-10 Mark Bainter <mbainter@sourcemage.org>
* DETAILS: updated spell to 0.15.0
2010-02-24 Skipinder <skipinder@gmail.com>
* DETAILS: updated spell to 0.14.9; bug #15599
2010-02-07 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.14.8, renewed source url (at googlecode),
quoting paths
* DEPENDS: use system zlib; added openssl, geoip opt deps
2009-11-30 Finn Haedicke <finn@sourcemage.org>
* CONFIGURE, BUILD, DEPENDS: query for python bindings
* {PRE_,}SUB_DEPENDS: added for python bindings
2009-11-19 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.14.7
2009-11-08 Peng Chang (Charles) <chp@sourcemage.org>
* DETAILS: updated spell to 0.14.6
2009-03-29 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.14.2
2008-11-12 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.14
2008-08-13 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.13.1, SOURCE and SOURCE_DIRECTORY updated
2008-05-04 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.13
2007-06-22 Philippe Caseiro <puppetmaster@sourcemage.org>
* DETAILS, DEPENDS, HISTORY: created spell
|