Commit Graph

132 Commits

Author SHA1 Message Date
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
marc d5b37d3e38 added rpmlead rpmheader rpmarchive
CVS patchset: 56
CVS date: 1995/12/18 20:28:07
1995-12-18 20:28:07 +00:00
marc 3559014661 fixed bug where every part was POSTUN
CVS patchset: 55
CVS date: 1995/12/18 18:44:16
1995-12-18 18:44:16 +00:00
marc 20679dba82 fixed previous edit
,

CVS patchset: 54
CVS date: 1995/12/18 18:13:41
1995-12-18 18:13:41 +00:00
marc 304e100833 allow type to be NULL in getEntry()
CVS patchset: 53
CVS date: 1995/12/18 18:08:30
1995-12-18 18:08:30 +00:00
marc ba10e3d22e allow NULL to be passed for count in getEntry()
CVS patchset: 52
CVS date: 1995/12/18 18:00:28
1995-12-18 18:00:28 +00:00
marc ec6594f3e4 added pack.o
CVS patchset: 51
CVS date: 1995/12/18 17:43:06
1995-12-18 17:43:06 +00:00
marc af1d65286b cleaned up error() for new error scheme
relocated dump code

CVS patchset: 50
CVS date: 1995/12/18 14:56:49
1995-12-18 14:56:49 +00:00
marc c90196991c pulled out pack routines to pack.h
CVS patchset: 49
CVS date: 1995/12/18 14:53:29
1995-12-18 14:53:29 +00:00
marc d9a3f08d88 unified script writing routines
CVS patchset: 48
CVS date: 1995/12/18 14:53:14
1995-12-18 14:53:14 +00:00
marc 8a0ef9fe18 made global error structure, and functions to read/write it
,.

CVS patchset: 47
CVS date: 1995/12/18 14:48:03
1995-12-18 14:48:03 +00:00
marc 033609ea2d added var.o
CVS patchset: 46
CVS date: 1995/12/14 16:44:32
1995-12-14 16:44:32 +00:00
marc 1b6a9c9375 Initial revision
CVS patchset: 45
CVS date: 1995/12/14 16:42:39
1995-12-14 16:42:39 +00:00
ewt 9780fddd5e fixed make clean rule
CVS patchset: 44
CVS date: 1995/12/14 16:38:52
1995-12-14 16:38:52 +00:00
marc d39f2ac827 fixed prototype warning
CVS patchset: 43
CVS date: 1995/12/14 16:17:51
1995-12-14 16:17:51 +00:00
marc 160f9371a8 added isVerbose()
CVS patchset: 42
CVS date: 1995/12/14 16:16:21
1995-12-14 16:16:21 +00:00
marc 473c373109 added iterator stuff
CVS patchset: 41
CVS date: 1995/12/14 16:03:08
1995-12-14 16:03:08 +00:00
marc f3d821cea4 routines for building packages from parsed spec structs
CVS patchset: 40
CVS date: 1995/12/14 15:56:10
1995-12-14 15:56:10 +00:00
marc 32c194be72 Initial revision
CVS patchset: 39
CVS date: 1995/12/14 15:54:13
1995-12-14 15:54:13 +00:00
marc 241dc6a725 added all parsing into spec and package structs
tons of stuff

CVS patchset: 38
CVS date: 1995/12/14 15:52:51
1995-12-14 15:52:51 +00:00
marc 6d9fa6ae7c added dumpSpec()
CVS patchset: 37
CVS date: 1995/12/14 15:50:00
1995-12-14 15:50:00 +00:00
root 5a0502350d rpm progs, build.o
CVS patchset: 36
CVS date: 1995/12/14 15:47:55
1995-12-14 15:47:55 +00:00
root 33bc84283e Initial revision
CVS patchset: 35
CVS date: 1995/12/14 15:46:09
1995-12-14 15:46:09 +00:00
ewt e09146763c Added BIN_TYPE
CVS patchset: 34
CVS date: 1995/12/13 22:38:23
1995-12-13 22:38:23 +00:00
marc 934076d1c1 changed error() to use varargs/vfprintf()
CVS patchset: 33
CVS date: 1995/12/13 21:40:59
1995-12-13 21:40:59 +00:00