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
ewt
574b4da356
made changes to allow include of "falloc.h" to be removed
...
CVS patchset: 105
CVS date: 1995/12/27 20:04:38
1995-12-27 20:04:38 +00:00
ewt
a49f40af8c
Initial revision
...
CVS patchset: 104
CVS date: 1995/12/27 19:50:38
1995-12-27 19:50:38 +00:00
ewt
29d08eac07
changed to use lead structure from lib/rpmlead.h
...
CVS patchset: 103
CVS date: 1995/12/27 19:50:19
1995-12-27 19:50:19 +00:00
ewt
49ae796d73
changed to use rpmlead.h
...
CVS patchset: 102
CVS date: 1995/12/27 19:45:36
1995-12-27 19:45:36 +00:00
marc
c270cf15b5
added depend, -lefence, removed stringbuf.o
...
CVS patchset: 101
CVS date: 1995/12/27 19:29:15
1995-12-27 19:29:15 +00:00
marc
c7ed768e79
added stringbuf.o
...
CVS patchset: 100
CVS date: 1995/12/27 19:22:42
1995-12-27 19:22:42 +00:00
marc
23ae3877ff
added RPMTAG_ROOT
...
CVS patchset: 99
CVS date: 1995/12/27 19:21:25
1995-12-27 19:21:25 +00:00
ewt
92ebd71318
added types for database access
...
CVS patchset: 98
CVS date: 1995/12/27 19:19:13
1995-12-27 19:19:13 +00:00
ewt
beecff0608
added "make depend", dbindex.o, rpmdb.o
...
CVS patchset: 97
CVS date: 1995/12/27 19:18:56
1995-12-27 19:18:56 +00:00
ewt
ffc5f383b8
changed to support querying
...
CVS patchset: 96
CVS date: 1995/12/27 19:18:16
1995-12-27 19:18:16 +00:00
marc
9bba7f5a64
added modifyEntry()
...
CVS patchset: 95
CVS date: 1995/12/27 19:04:31
1995-12-27 19:04:31 +00:00
marc
e44542c280
sort indexes on write, use bsearch to find tags
...
CVS patchset: 94
CVS date: 1995/12/27 18:05:01
1995-12-27 18:05:01 +00:00
marc
3fc78abda7
allow 16 fd's for ftw()
...
CVS patchset: 93
CVS date: 1995/12/27 17:33:28
1995-12-27 17:33:28 +00:00
root
c0ca0abdc7
fixed bug in faAlloc()
...
CVS patchset: 92
CVS date: 1995/12/27 17:04:12
1995-12-27 17:04:12 +00:00
marc
e48f336110
add %setup and %patch handling
...
add "really_exec" flag to execPart()
CVS patchset: 91
CVS date: 1995/12/27 16:54:54
1995-12-27 16:54:54 +00:00
marc
d2d67bdffb
remove arch/os cruft and use stuff in librpm
...
add root handling
add %dir (and absense of) handling
don't md5sum non-regular files
CVS patchset: 90
CVS date: 1995/12/27 16:52:14
1995-12-27 16:52:14 +00:00
marc
116446973d
added source/patch line handling
...
write real %ifarch %ifos stuff
handle root: header option
CVS patchset: 89
CVS date: 1995/12/27 16:50:50
1995-12-27 16:50:50 +00:00
marc
10d55540fd
added really_exec arg to execPrep() (so we can parse without exec-ing)
...
CVS patchset: 88
CVS date: 1995/12/27 16:43:32
1995-12-27 16:43:32 +00:00
marc
7a9d83aa7f
added struct sources
...
CVS patchset: 87
CVS date: 1995/12/27 16:40:02
1995-12-27 16:40:02 +00:00
marc
d1c9f0d66a
added getSource() getFullSource()
...
CVS patchset: 86
CVS date: 1995/12/27 16:39:10
1995-12-27 16:39:10 +00:00
marc
02d2b3068b
added setVar(), ROOT var
...
CVS patchset: 85
CVS date: 1995/12/27 16:32:19
1995-12-27 16:32:19 +00:00
marc
d5addaa30b
fixed isVerbose()
...
CVS patchset: 84
CVS date: 1995/12/27 16:31:14
1995-12-27 16:31:14 +00:00
marc
761d71df82
added get{Arch,Os}{Name,Num}()
...
CVS patchset: 83
CVS date: 1995/12/27 16:29:55
1995-12-27 16:29:55 +00:00