summaryrefslogtreecommitdiff
blob: d74adbac55b65bb2ee5bb22bd957fe4d3c8517bc (plain)
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
# ChangeLog for app-arch/rpm
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.20 2003/03/09 20:38:57 agriffis Exp $

*rpm-4.2 (6 Mar 2003)

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> rpm-4.2.ebuild:
  Mark stable on alpha

  7 Mar 2003; Stefan Jones <cretin@gentoo.org> rpm-4.2.ebuild :
  Added dev-libs/elfutils to DEPEND 

  6 Mar 2003; Stefan Jones <cretin@gentoo.org> rpm-4.2.ebuild :
  Newest rpm available from redhat rawhide. Seems to work fine.

*rpm-4.0.4-r5 (28 Feb 2003)

  6 Mar 2003; Stefan Jones <cretin@gentoo.org> rpm-4.0.4-r5.ebuild :
  Marked as stable as it fixes the bug.

  28 Feb 2003; Stefan Jones <cretin@gentoo.org> rpm-4.0.4-r5.ebuild :
  Fixed bug #15621 with homemade patch.

*rpm-4.1 (19 Feb 2003)

  19 Feb 2003; Nick Hadaway <raker@gentoo.org> rpm-4.1.ebuild, 
  files/digest-rpm-4.1, files/rpm-4.1-system-popt.diff :
  Package builds.  rpm doesn't run.  All are -arch.  This has
  been added to portage so people can test and maybe find a
  fix.  Pwease?

*rpm-4.0.4-r4 (12 Oct 2002)

  12 Jan 2003; Seemant Kulleen <seemant@gentoo.org> rpm-4.0.4-r4.ebuild :

  Filtered out -fPIC from user's CFLAGS.  Thanks to
  jwarren@cheesefoam.dyndns.org (Jeremy Warren) in bug #13784.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  12 Oct 2002; Bruce A. Locke <blocke@shivan.org> rpm-4.0.4-r4.ebuild:
  Remove dead symlink (bug #8578) and ebuild no longer blindly creates
  a database if one already exists.

*rpm-4.0.4-r3 (23 Jul 2002)

  14 Sep 2002; Maarten Thibaut <murphy@gentoo.org> ChangeLog rpm-4.0.4-r3.ebuild: 
  This package can not compile on sparc64 without a --host option to configure,
  so I added that flag. Revamped ChangeLog layout according to new guidelines.
  
  07 Sep 2002; Seemant Kulleen <seemant@gentoo.org> rpm-4.0.4-r3.ebuild: 
  This package can not compile with autoconf-2.53a, so autoconf-2.1 is forced. 
  Thanks to:  garion@garion.mnbsyr.com (John Sutherland) in bug #7595

  23 Jul 2002; Seemant Kulleen <seemant@gentoo.org> rpm-4.0.4-r3.ebuild: In keeping
  with RH tradition, this package requires bloat.  As such, gettext is not optional,
  it is _required_.  Go figure.  Takes care of part of bug #5425, as reported by:
  Balaji Rangaswamy <krab@rediffmail.com>

*rpm-4.0.4-r2 (29 Jun 2002)

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> rpm-4.0.4-r2.ebuild: Added PPC to
  KEYWORDS.

  29 May 2002; Jon Nelson <jnelson@gentoo.org> rpm-4.0.4-r2.ebuild: Fix bug #4070 -
  db dependency too strict

*rpm-4.0.4-r1 (13 May 2002)

  13 May 2002; Dan Armak <danarmak@gentoo.org> ChangeLog: Fix bug #1893 - make rpm
  use the system libpopt (dev-libs/popt) instead of installing its own.

*rpm-4.0.4 (23 April 2002)

  23 April 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog: New up-to-date
  version, keeping the previous one for now..

*rpm-3.0.6-r1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog: Added initial ChangeLog
  which should be updated whenever the package is updated in any way. This
  changelog is targetted to users. This means that the comments should well
  explained and written in clean English. The details about writing correct
  changelogs are explained in the skel.ChangeLog file which you can find in
  the root directory of the portage repository.