File: ChangeLog

package info (click to toggle)
rpm2html 1.7-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,808 kB
  • ctags: 935
  • sloc: ansic: 13,013; sh: 8,491; php: 338; makefile: 204; perl: 122
file content (102 lines) | stat: -rw-r--r-- 3,492 bytes parent folder | download
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
Sat Aug 18 13:50:44 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* Makefile.am configure.in: fixing the Makefiles when compiling
	  with the database support enabled, this time the mechanism
	  should be reliable.

Tue Aug 14 12:40:03 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rpmopen.c: fix to compile with rpm < 4.0.3

Mon Aug 13 10:56:31 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* search.php: try to avoid generating // in URL paths

Sun Jul 29 06:01:48 EDT 2001 Daniel Veillard <daniel@veillard.com>

	* AUTHORS ChangeLog NEWS acconfig.h config.guess config.h.in
	  config.sub configure.in rpm2html.[hc] rpm2html.spec rpmopen.c:
	  switched to automake, release now 3 digits, cleanups for
	  rpm-4.0.3

Tue Jul 24 22:35:55 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* Makefile.in configure.in rpm2html.h: release of version 1.7

Thu Jul 19 21:37:27 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rdf_api.c: fixed a problem with libxml2
	* sql.c sqltools.c: fixed an RDF resource generation error

Wed Jul 18 18:48:50 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* Makefile.in configure.in rpm2html.h: release of version 1.6
	  uses libxml2 by default now
	* Changelog INSTALL *.html: changed email address
	* rdf_api.c: cleanup for libxml2
	* rpm2html.spec: upgraded to use Red Hat's one
	* rpmopen.c: patch for recent RPMs

Fri Jun 22 18:22:25 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rpm2html-en.config: fixed the RH 7.1 alpha paths

Fri Jun 22 10:31:44 CEST 2001 Fabrice Bellet <fabrice@gnu.org>

	* search.php: order matching packages according to their
	  "major.minor.micro.extra" version number.

Tue Jun 19 10:46:43 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* download.html: added a link to the commit logs archives

Mon Jun 18 20:26:21 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rpm2html-mysql-setup.txt: added a seriously modified version
	  of the contribution by Michael B. Weiner

Tue Jun 12 13:20:12 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rpm2html.config: fix to close bug #44237 apache root has changed
	  to conform the LSB. Also updated the Red Hat ftp URLs

Tue May 22 12:50:09 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* search.php: www.rpmfind.net is speakeasy, FTP should be directed
	  there.

Tue May 22 12:31:05 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* search.php: changed '-$arch' to '.$arch' in the link name output

Mon May 21 09:05:34 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* config.test rpm2html-en.config rpm2html.config.mirrors: fixed a few
	  RDF links

Mon May 21 08:59:52 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* mirrors.html: updated UserFriendly Network URL

Thu May 17 12:35:12 PDT 2001 Daniel Veillard <daniel@veillard.com>

	* sql.c: changed reindex to use rpm2html-local.config instead
	  of rpm2html-en.config

Thu May 17 20:51:30 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rpm2html-en.config: added speakeasy and fr2 lists of mirrors

Mon May 14 14:16:58 CEST 2001 Daniel Veillard <daniel@veillard.com>

	* rpm2html-en.config: fixed helix -> ximian, new tree for
	  redhat and powertools

Sun May 13 10:49:27 PDT 2001 Daniel Veillard <daniel@veillard.com>

	* search.php: fixed the display of the mirrors, added queries

Sun May 13 10:27:22 PDT 2001 Daniel Veillard <daniel@veillard.com>

	* sql.c search.php: starting to add a Searches table for mirrors
	* Changelog: added to follow a good established tradition