Commit Graph

155 Commits

Author SHA1 Message Date
marc ce8f72ea89 added icon, exclude, exclusive handling
parseSpec now takes specfile name as argument

CVS patchset: 155
CVS date: 1996/01/08 07:03:21
1996-01-08 07:03:21 +00:00
marc a6401a1f47 spec struct now has specfile and icon elements
CVS patchset: 154
CVS date: 1996/01/08 07:02:32
1996-01-08 07:02:32 +00:00
marc 210ebc2ab7 parseSpec() now takes a specfile name as argument
CVS patchset: 153
CVS date: 1996/01/08 07:01:36
1996-01-08 07:01:36 +00:00
marc 97aa9df6e9 make progs depend on libobjects
specify LOADLIBES

CVS patchset: 152
CVS date: 1996/01/08 07:00:41
1996-01-08 07:00:41 +00:00
marc 719e577c5a reversed order of pre/preun post/postun checking
CVS patchset: 151
CVS date: 1996/01/06 23:33:45
1996-01-06 23:33:45 +00:00
marc d267993eac fixed prein -> pre and postin->post
CVS patchset: 150
CVS date: 1996/01/06 21:23:03
1996-01-06 21:23:03 +00:00
ewt 405a63ffff Initial revision
CVS patchset: 149
CVS date: 1996/01/06 18:54:50
1996-01-06 18:54:50 +00:00
ewt 02dfd12a92 creates header for old style packages
CVS patchset: 148
CVS date: 1996/01/06 00:07:50
1996-01-06 00:07:50 +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 e808a695a8 fixed traversal over freed spaces
CVS patchset: 146
CVS date: 1996/01/06 00:06:52
1996-01-06 00:06:52 +00:00
ewt 2f5bde67ea removed oldrpmfile.o, added oldheader.o, made programs depend on librpm.a
CVS patchset: 145
CVS date: 1996/01/06 00:06:19
1996-01-06 00:06:19 +00:00
ewt 31e9a1b7b6 fixed some messages
CVS patchset: 144
CVS date: 1996/01/06 00:06:09
1996-01-06 00:06:09 +00:00
ewt 3d6e77e0b3 fixed bug affecting removal of a pacakge which is installed multiple times
CVS patchset: 143
CVS date: 1996/01/06 00:05:14
1996-01-06 00:05:14 +00:00
ewt 5131e75e19 made rpm depend on lib/librpm.a
CVS patchset: 142
CVS date: 1996/01/06 00:05:02
1996-01-06 00:05:02 +00:00
ewt 5ff8f16378 added querying by group
CVS patchset: 141
CVS date: 1996/01/05 19:10:38
1996-01-05 19:10:38 +00:00
ewt d9773ffe11 added uninstall.o
added package.o

CVS patchset: 140
CVS date: 1996/01/05 19:10:25
1996-01-05 19:10:25 +00:00
ewt 8178facb46 added install.o
CVS patchset: 139
CVS date: 1996/01/05 18:21:33
1996-01-05 18:21:33 +00:00
ewt 8d0f3b67e9 added search and removal functions
CVS patchset: 138
CVS date: 1996/01/05 18:19:48
1996-01-05 18:19:48 +00:00
ewt d2564d4aac changed magic and version numbers to unsigned
CVS patchset: 137
CVS date: 1996/01/05 18:18:39
1996-01-05 18:18:39 +00:00
ewt 51a5bd695d added searching by group, started work on package removal
CVS patchset: 136
CVS date: 1996/01/05 18:16:50
1996-01-05 18:16:50 +00:00
ewt 99a43e9240 began to add faFree(), though it doesn't work yet
CVS patchset: 135
CVS date: 1996/01/05 18:15:57
1996-01-05 18:15:57 +00:00
ewt 93b99ec96e fixed bugs, added deletion
CVS patchset: 134
CVS date: 1996/01/05 18:14:52
1996-01-05 18:14:52 +00:00
ewt 8555fba7bc added install, uninstall, and query by group
CVS patchset: 133
CVS date: 1996/01/05 18:13:25
1996-01-05 18:13:25 +00:00
ewt fc3166e80d Initial revision
CVS patchset: 132
CVS date: 1996/01/05 18:12:55
1996-01-05 18:12:55 +00:00
ewt 7558c83bdb 1) fixed some bugs
2) added querying by group
3) added querying of binary packages
4) added querying by name (though name-version-release doesn't work)

CVS patchset: 131
CVS date: 1996/01/05 18:12:17
1996-01-05 18:12:17 +00:00
marc 5caa05339e use writeLead() from librpm
CVS patchset: 130
CVS date: 1996/01/05 03:13:40
1996-01-05 03:13:40 +00:00
marc e9293e8364 get rid of some warnings
CVS patchset: 129
CVS date: 1996/01/05 03:08:34
1996-01-05 03:08:34 +00:00
marc 3bee9f5109 add readLead() and writeLead()
CVS patchset: 128
CVS date: 1996/01/05 03:05:34
1996-01-05 03:05:34 +00:00
marc fbdcf3e2d6 Initial revision
CVS patchset: 127
CVS date: 1996/01/05 03:05:34
1996-01-05 03:05:34 +00:00
marc ceb04802f6 added rpmlead.o
CVS patchset: 126
CVS date: 1996/01/05 03:05:18
1996-01-05 03:05:18 +00:00
marc c4658b4c11 use readLead() and writeLead() from librpm.a
CVS patchset: 125
CVS date: 1996/01/05 03:04:32
1996-01-05 03:04:32 +00:00
marc ce54f1b888 added RPMLEAD_SIGNONE RPMLEAD_SIZE
added signature_type to the lead structure
pad lead structure to 96 bytes, 8 byte aligned
   should be enough for just about forever.

CVS patchset: 124
CVS date: 1996/01/05 02:10:08
1996-01-05 02:10:08 +00:00
marc 2e74958d63 use rpmlead.h
CVS patchset: 123
CVS date: 1996/01/05 02:08:51
1996-01-05 02:08:51 +00:00
marc 56789aa741 use RPMLEAD_SIZE from rpmlead.h
CVS patchset: 122
CVS date: 1996/01/05 02:04:26
1996-01-05 02:04:26 +00:00
marc ef6cf8e54b removed RPM_LEAD_SIZE
CVS patchset: 121
CVS date: 1996/01/05 02:02:21
1996-01-05 02:02:21 +00:00
marc cfa399a5b9 added RPMTAG_FILEUSERNAME and RPMTAG_FILEGROUPNAME
CVS patchset: 120
CVS date: 1996/01/05 01:48:03
1996-01-05 01:48:03 +00:00
marc 3e4e12094a cleaned up, added many global varsiables that used to be in
secondary Makefiles

CVS patchset: 119
CVS date: 1996/01/05 01:44:52
1996-01-05 01:44:52 +00:00
marc 791596ff51 Initial revision
CVS patchset: 118
CVS date: 1996/01/05 01:43:13
1996-01-05 01:43:13 +00:00
marc 300994017f cleaned up, moved most vars to top level Makefile
CVS patchset: 117
CVS date: 1996/01/05 01:42:43
1996-01-05 01:42:43 +00:00
ewt fbc74f945d removed rpmbuild
CVS patchset: 116
CVS date: 1995/12/31 02:43:53
1995-12-31 02:43:53 +00:00
marc 09eb6916f3 added alignment code to addEntry()
CVS patchset: 115
CVS date: 1995/12/27 21:55:33
1995-12-27 21:55:33 +00:00
marc ca7d7895d5 changed semantics so in-core data is in host order
and on-disk data is in network order

CVS patchset: 114
CVS date: 1995/12/27 21:08:05
1995-12-27 21:08:05 +00:00
marc 624b12f4ec fixed handling of build time
CVS patchset: 113
CVS date: 1995/12/27 20:59:07
1995-12-27 20:59:07 +00:00
ewt 4a40d6b368 removed ntohl() weirdness - header.c works better now
CVS patchset: 112
CVS date: 1995/12/27 20:52:58
1995-12-27 20:52:58 +00:00
marc 5939edd578 added rule for rpmbuild
CVS patchset: 111
CVS date: 1995/12/27 20:47:09
1995-12-27 20:47:09 +00:00
ewt b5ec54fbfa Initial revision
CVS patchset: 110
CVS date: 1995/12/27 20:39:27
1995-12-27 20:39:27 +00:00
ewt 61dc3a5b74 make depend should (and now does) recurse
CVS patchset: 109
CVS date: 1995/12/27 20:09:59
1995-12-27 20:09:59 +00:00
ewt 626ff80c19 Initial revision
CVS patchset: 108
CVS date: 1995/12/27 20:08:35
1995-12-27 20:08:35 +00:00
ewt 89b8b299c6 basic querying works now, but building is broken
CVS patchset: 107
CVS date: 1995/12/27 20:08:11
1995-12-27 20:08:11 +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