summaryrefslogtreecommitdiffstats
path: root/archive/bzip2/HISTORY
blob: 47d45e041dee1d96fa16a409c2dc66d9710de672 (plain) (blame)
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
2007-02-05 Thomas Orgis <sobukus@sourcemage.org>
	* BUILD, INSTALL: make the install to /bin an opt-in, default
	  being install to /usr/bin
	* DETAILS: again patchlevel for the change

2007-02-03 Thomas Orgis <sobukus@sourcemage.org>
	* BUILD, INSTALL: no need to rm -f installed files in BUILD (anymore),
	  install binaries to /bin as bzip2 is considered to be a basic system
	  tool perhaps needed by admin to restore system without having /usr
	* DETAILS: deserves a patchlevel

2007-01-07 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 1.0.4
	* BUILD: Updated sedit to allow $CFLAGS to be inserted correctly
	* INSTALL: Added symlink for libbz2.so.1.0

2006-07-28 Treeve Jelbert <treeve@pi.be>
	* DETAILS: PATCHLEVEL=1
	* INSTALL: create an extra symlink for libbz2.so

2006-06-28 Eric Sandall <eric@sandall.us>
	* DETAILS: Removed BUILD_API=2, set grimoire-wide

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-08 Eric Sandall <eric@sandall.us>
	* DEPENDS: Depends on smgl-fhs (for directory structure)

2006-02-06 Eric Sandall <eric@sandall.us>
	* DEPENDS: Depends on gnupg (for SOURCE verification)

2005-11-29 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-03-29 Thomas Houssin <Thomas.Houssin@sourcemage.org>
	* BUILD: Fixed ${CFLAGS} substitution in Makefile and Makefile-libbz2_so
	  (related to bug #8490)

2005-03-21 Eric Sandall <eric@sandall.us>
	* DETAILS: Updated to 1.0.3
	  New WEB_SITE and SOURCE_URL (bzip.org)
	  Removed MAINTAINER
	  Shortened SHORT
	* BUILD: Removed extra spacing
	  Use `sedit` instead of `sed -i`
	* INSTALL: Removed extra spacing
	  Use $VERSION for library to copy

2005-03-13 Seth Woolley <seth@tautology.org>
	* BUILD: amd64 needs -fPIC

2004-08-07 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: BUILD_API=2
	* BUILD: strip
	  sed Makefile to improve optimisations and install to /usr/share/man
	* INSTALL: add

2003-05-27 Christoph Steckelberg <heffer@mailberlin.net>
	* Spell uses ${INSTALL_ROOT}

2003-01-24 Christoph Steckelberg <heffer@mailberlin.net>
	* changed website-URL, fixes bug #2292

2002-11-18 Christoph Steckelberg <heffer@mailberlin.net>
	* added rm -vf /usr/lib/libbz2.so* to BUILD
	  changed cp-flags to copy shared libraries
	  fixed bug #1729

2002-11-01 Christoph Steckelberg <heffer@mailberlin.net>
	* changed last cp -a to cp -af in BUILD
	  fixed bug #1550

2002-10-27 Eric Schabell <eschabell@sourcemage.org>
	* added a few rm lines to build (links needed to be
	  removed before installing), fixes bug #1492.

2002-10-14 Christoph Steckelberg <heffer@mailberlin.net>
	* Changed source URL

2002-08-30 Christoph Steckelberg <heffer@mailberlin.net>
	* Changed MAINTAINER-tag - fixes bug #760

2002-08-21 Christoph Steckelberg <heffer@mailberlin.net>
	* changed HISTORY file format
	  recalculated MD5SUM on unpacked source
	  updated MAINTAINER-tag

2002-08-17 Christoph Steckelberg <heffer@mailberlin.net>
	* changed LICENCE to LICENSE[0]
	  changed MD5 to MD5[0]

2002-08-05 Eric Schabell <eric@schabell.com>
	* Fixed bug #593, removed gcc2 build file.

2002-06-19 Christoph Steckelberg <heffer@mailberlin.net>
	* added USEGCC2
	  Added MD5-Field to spell

2002-06-10 Christoph Steckelberg <heffer@mailberlin.net>
	* added LICENCE tag to DETAILS

2002-03-11 Christoph Steckelberg <heffer@mailberlin.net>
	* added MAINTAINTER tag to each spell
	  the tag reflects latest available information posted by
	  Jean Michel Smith to sgl-spells
	* See DETAILS for details ;-)