Commit Graph

33 Commits

Author SHA1 Message Date
jbj fe68f3c0cd - add header refcount annotations throughout.
CVS patchset: 5146
CVS date: 2001/11/01 20:15:10
2001-11-01 20:15:10 +00:00
jbj c74cc1df1c - fix: extra newline in many error messages (#23947).
- fix: rpm -Va with db1 needs per-iterator, not per-index, offset.
- add install/remove transaction id tags.

CVS patchset: 4441
CVS date: 2001/01/15 23:09:42
2001-01-15 23:09:42 +00:00
jbj db32ab6bea Sync with rpm-4_0 branch.
CVS patchset: 4338
CVS date: 2000/12/12 20:03:45
2000-12-12 20:03:45 +00:00
jbj 4272f490ca - API: uncouple fadio from rest of rpmio.
- API: externalize legacy fdOpen interface for rpmfind et al.

CVS patchset: 3873
CVS date: 2000/06/20 15:54:48
2000-06-20 15:54:48 +00:00
ewt 1ba4ccb870 use OLDFILENAMES tag
CVS patchset: 3376
CVS date: 1999/10/06 22:52:35
1999-10-06 22:52:35 +00:00
jbj e60094b302 Retrofit glibc __progname.
CVS patchset: 3330
CVS date: 1999/09/26 15:04:03
1999-09-26 15:04:03 +00:00
jbj 20d78e939a fix: command line install had header memory leak.
check for NULL on all memory allocations.
free rpmrc mallocs on exit.
permit run time leak detection.

CVS patchset: 3311
CVS date: 1999/09/21 03:22:53
1999-09-21 03:22:53 +00:00
jbj ca9dc63de9 Fix newSpec in "rpm -q --specfile --specedit"
CVS patchset: 2892
CVS date: 1999/03/16 20:04:26
1999-03-16 20:04:26 +00:00
jbj d13e728542 More build popts moved to build.c
Fix access of freed memory.

CVS patchset: 2571
CVS date: 1998/12/01 23:28:26
1998-12-01 23:28:26 +00:00
ewt 03864a75db switched to rpmfilexists
CVS patchset: 2564
CVS date: 1998/11/30 17:53:01
1998-11-30 17:53:01 +00:00
jbj a15a36abd1 Sanity.
CVS patchset: 2551
CVS date: 1998/11/20 20:18:22
1998-11-20 20:18:22 +00:00
jbj 1607fbe7a3 Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
CVS patchset: 2425
CVS date: 1998/10/08 14:59:17
1998-10-08 14:59:17 +00:00
jbj 1516f1d56c configure using automake.
CVS patchset: 2418
CVS date: 1998/10/08 10:40:27
1998-10-08 10:40:27 +00:00
jbj fd068345e6 add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
gettextify rpmMessage/rpmError/fprintf messages.

CVS patchset: 2368
CVS date: 1998/09/27 22:03:52
1998-09-27 22:03:52 +00:00
jbj 8fa9463826 Sync with 5.2 branch.
CVS patchset: 2275
CVS date: 1998/09/04 16:17:46
1998-09-04 16:17:46 +00:00
jbj 5142bf78e6 Consolidated includes for librpmbuild API.
CVS patchset: 2213
CVS date: 1998/07/30 22:09:42
1998-07-30 22:09:42 +00:00
jbj e4151252f8 Aggregate system includes into system.h.
Rearrange functions to minimize exported routines in librpmbuild API.
VS: ----------------------------------------------------------------------

CVS patchset: 2183
CVS date: 1998/07/25 21:00:26
1998-07-25 21:00:26 +00:00
ewt dac493ef9e needs to read rpmrc
CVS patchset: 1836
CVS date: 1997/10/03 16:05:46
1997-10-03 16:05:46 +00:00
root d382745d17 The Great Renaming
CVS patchset: 1171
CVS date: 1996/11/18 18:02:36
1996-11-18 18:02:36 +00:00
root 93efd0a7b8 don't overwrite an existing database
CVS patchset: 495
CVS date: 1996/03/29 01:43:10
1996-03-29 01:43:10 +00:00
ewt 21eab129c6 changed sense of rpmdbOpen
CVS patchset: 315
CVS date: 1996/02/19 04:50:15
1996-02-19 04:50:15 +00:00
root 0a1c831d2d turned on gif support during db conversion
CVS patchset: 257
CVS date: 1996/02/14 16:11:37
1996-02-14 16:11:37 +00:00
ewt ea7daa21f8 reversed the order of the filelist during conversion
CVS patchset: 232
CVS date: 1996/01/29 19:30:49
1996-01-29 19:30:49 +00:00
ewt 530f9de331 fixed a typo
CVS patchset: 209
CVS date: 1996/01/15 00:01:03
1996-01-15 00:01:03 +00:00
ewt a856972cc6 modified to be standalone program
CVS patchset: 208
CVS date: 1996/01/14 23:07:54
1996-01-14 23:07:54 +00:00
ewt dfffc8c9ef uses rpmdbAdd function rather then duplicating it
converts pre/post uninstall scripts

CVS patchset: 168
CVS date: 1996/01/08 19:18:14
1996-01-08 19:18:14 +00:00
ewt 874f4f9dba uses oldheader.[ch] instead of oldrpmfile.[ch] (which was removed)
CVS patchset: 147
CVS date: 1996/01/06 00:07:13
1996-01-06 00:07:13 +00:00
ewt fcf578890e changed to use oldrpmdb names insteaed of rpmdb ones
CVS patchset: 106
CVS date: 1995/12/27 20:05:14
1995-12-27 20:05:14 +00:00
ewt bcc019d000 1) added indexing by name, group, file
2) changed some STRING types to STRINGARRAY

CVS patchset: 80
CVS date: 1995/12/27 03:37:38
1995-12-27 03:37:38 +00:00
ewt 03df85e13d Changed RPMTAB_FILESTATES to INT8 from CHAR
Added GIF's

CVS patchset: 58
CVS date: 1995/12/19 16:09:38
1995-12-19 16:09:38 +00:00
ewt 2eec922f7e minor changes to get it compiling again
CVS patchset: 32
CVS date: 1995/12/13 20:20:14
1995-12-13 20:20:14 +00:00
ewt 1223e1f806 Creates nearly complete packages.rpm - no indexing is done yet
CVS patchset: 23
CVS date: 1995/12/13 20:09:47
1995-12-13 20:09:47 +00:00
root 7153c16096 Initial revision
CVS patchset: 1
CVS date: 1995/11/27 22:31:21
1995-11-27 22:31:21 +00:00