Commit Graph

15056 Commits

Author SHA1 Message Date
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
ewt 61797fb220 Initial revision
CVS patchset: 82
CVS date: 1995/12/27 03:41:22
1995-12-27 03:41:22 +00:00
ewt a80f6e7436 fixed formatting
CVS patchset: 81
CVS date: 1995/12/27 03:40:36
1995-12-27 03:40:36 +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
root d099d941b5 moved to rpm.c from rpmq to get basic command line handling
CVS patchset: 79
CVS date: 1995/12/26 23:07:41
1995-12-26 23:07:41 +00:00
marc 0f2ea3da00 move RPMBUILD_* to build.h
CVS patchset: 78
CVS date: 1995/12/20 23:34:12
1995-12-20 23:34:12 +00:00
marc 4738e299a3 add RPMBUILD_* (used to be in build.c)
CVS patchset: 77
CVS date: 1995/12/20 23:33:55
1995-12-20 23:33:55 +00:00
marc d106b8bff3 use STRING_ARRAY_TYPE for file, md5s, and linktos
CVS patchset: 76
CVS date: 1995/12/20 23:32:38
1995-12-20 23:32:38 +00:00
marc cb5270ad36 use doBuild() instead of packageBinaries()
CVS patchset: 75
CVS date: 1995/12/20 23:31:16
1995-12-20 23:31:16 +00:00
marc ddfd47abbd added %changelog
handle %package -n

CVS patchset: 74
CVS date: 1995/12/20 23:30:46
1995-12-20 23:30:46 +00:00
marc b4147692a5 added STRING_ARRAY_TYPE
CVS patchset: 73
CVS date: 1995/12/20 23:27:15
1995-12-20 23:27:15 +00:00
marc 81c82e7524 Initial revision
CVS patchset: 72
CVS date: 1995/12/20 22:49:40
1995-12-20 22:49:40 +00:00
marc 849b058ec0 added freeIterator() copyHeader() isEntry()
CVS patchset: 71
CVS date: 1995/12/20 22:48:08
1995-12-20 22:48:08 +00:00
marc 78d1f4bc4d added isEntry() freeIterator() and copyHeader()
CVS patchset: 70
CVS date: 1995/12/20 22:47:19
1995-12-20 22:47:19 +00:00
marc 68b72b0468 added dispatch code
CVS patchset: 69
CVS date: 1995/12/19 21:08:18
1995-12-19 21:08:18 +00:00
marc b74e71a16d add debug messages
fixed subname entry stuff into the header

CVS patchset: 68
CVS date: 1995/12/19 21:06:39
1995-12-19 21:06:39 +00:00
marc f067ec7bae added error callback, call binary packaging
CVS patchset: 67
CVS date: 1995/12/19 21:05:39
1995-12-19 21:05:39 +00:00
root 1efdf0b345 md5 bits were signed, which caused bad expansion
CVS patchset: 66
CVS date: 1995/12/19 20:57:18
1995-12-19 20:57:18 +00:00
marc 80a3c6d773 added md5.o and md5sum.o
CVS patchset: 65
CVS date: 1995/12/19 20:35:49
1995-12-19 20:35:49 +00:00
marc 3cbd6cbe9c Initial revision
CVS patchset: 64
CVS date: 1995/12/19 20:33:51
1995-12-19 20:33:51 +00:00
marc 4a647b2bc3 added logic for empty %files section vs NO %files section
,.

CVS patchset: 63
CVS date: 1995/12/19 17:56:45
1995-12-19 17:56:45 +00:00
marc 12226f6441 fixed bug in string array stuff in getEntry()
CVS patchset: 62
CVS date: 1995/12/19 17:17:37
1995-12-19 17:17:37 +00:00
marc b1cbf6a140 made rpm depend on lib/librpm.a
CVS patchset: 61
CVS date: 1995/12/19 16:57:12
1995-12-19 16:57:12 +00:00
ewt fcc49648fd Added routines for traversal
CVS patchset: 60
CVS date: 1995/12/19 16:17:39
1995-12-19 16:17:39 +00:00
ewt fa82a7b7ba Added routines for retrieving GIFs
CVS patchset: 59
CVS date: 1995/12/19 16:17:21
1995-12-19 16:17:21 +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
marc a0caa9c79c Initial revision
CVS patchset: 57
CVS date: 1995/12/18 20:31:09
1995-12-18 20:31:09 +00:00