tools/librpm-tizen.git
27 years agoadded rebuilddb.c
ewt [Mon, 16 Sep 1996 22:28:39 +0000 (22:28 +0000)]
added rebuilddb.c

CVS patchset: 1019
CVS date: 1996/09/16 22:28:39

27 years agofixed --scripts output
ewt [Thu, 5 Sep 1996 19:58:41 +0000 (19:58 +0000)]
fixed --scripts output

CVS patchset: 1018
CVS date: 1996/09/05 19:58:41

27 years ago1) fileCount of -1 makes installArchive() install all files (for installing
ewt [Thu, 5 Sep 1996 19:58:04 +0000 (19:58 +0000)]
1) fileCount of -1 makes installArchive() install all files (for installing
   source packages)
2) fixed silly bug in copyFile()

CVS patchset: 1017
CVS date: 1996/09/05 19:58:04

27 years ago*** empty log message ***
root [Mon, 2 Sep 1996 01:58:58 +0000 (01:58 +0000)]
*** empty log message ***

CVS patchset: 1016
CVS date: 1996/09/02 01:58:58

27 years ago--test for building
root [Mon, 2 Sep 1996 01:58:13 +0000 (01:58 +0000)]
--test for building

CVS patchset: 1015
CVS date: 1996/09/02 01:58:13

27 years ago*** empty log message ***
ewt [Sun, 1 Sep 1996 16:56:10 +0000 (16:56 +0000)]
*** empty log message ***

CVS patchset: 1014
CVS date: 1996/09/01 16:56:10

27 years agoadded :fflags format
ewt [Sun, 1 Sep 1996 16:54:43 +0000 (16:54 +0000)]
added :fflags format

CVS patchset: 1013
CVS date: 1996/09/01 16:54:43

27 years agoadded --qf as an alias to --queryformat, but didn't document it as it
ewt [Sun, 1 Sep 1996 16:54:16 +0000 (16:54 +0000)]
added --qf as an alias to --queryformat, but didn't document it as it
is easily confused with "-qf"

CVS patchset: 1012
CVS date: 1996/09/01 16:54:16

27 years agoadd RPMTAG_RPMVERSION to headers
ewt [Sat, 31 Aug 1996 18:37:25 +0000 (18:37 +0000)]
add RPMTAG_RPMVERSION to headers

CVS patchset: 1011
CVS date: 1996/08/31 18:37:25

27 years agochanged MD5 sig type because of big-endian problems
ewt [Sat, 31 Aug 1996 18:36:53 +0000 (18:36 +0000)]
changed MD5 sig type because of big-endian problems

CVS patchset: 1010
CVS date: 1996/08/31 18:36:53

27 years agosupports broken md5's that rpm used to generate on the SPARC
ewt [Sat, 31 Aug 1996 18:36:28 +0000 (18:36 +0000)]
supports broken md5's that rpm used to generate on the SPARC

CVS patchset: 1009
CVS date: 1996/08/31 18:36:28

27 years agoadded RPMTAG_RPMVERSION
ewt [Sat, 31 Aug 1996 18:36:18 +0000 (18:36 +0000)]
added RPMTAG_RPMVERSION

CVS patchset: 1008
CVS date: 1996/08/31 18:36:18

27 years agoworks with old, broken MD5 sums RPM used to generate on big endian
ewt [Sat, 31 Aug 1996 18:35:54 +0000 (18:35 +0000)]
works with old, broken MD5 sums RPM used to generate on big endian
machines

CVS patchset: 1007
CVS date: 1996/08/31 18:35:54

27 years agosupport old, broken md5sum on SPARC's
ewt [Sat, 31 Aug 1996 18:35:40 +0000 (18:35 +0000)]
support old, broken md5sum on SPARC's

CVS patchset: 1006
CVS date: 1996/08/31 18:35:40

27 years agogetEntry() allows NULL pointers
ewt [Sat, 31 Aug 1996 18:35:26 +0000 (18:35 +0000)]
getEntry() allows NULL pointers

CVS patchset: 1005
CVS date: 1996/08/31 18:35:26

27 years agosupports broken md5sum's that used to be generated on SPARCs
ewt [Sat, 31 Aug 1996 18:34:51 +0000 (18:34 +0000)]
supports broken md5sum's that used to be generated on SPARCs

CVS patchset: 1004
CVS date: 1996/08/31 18:34:51

27 years agosupports SIGTAG_LITTLEENDIANMD5
ewt [Sat, 31 Aug 1996 18:34:28 +0000 (18:34 +0000)]
supports SIGTAG_LITTLEENDIANMD5

CVS patchset: 1003
CVS date: 1996/08/31 18:34:28

27 years agopass the VERSION define to sub-makefiles
ewt [Sat, 31 Aug 1996 18:34:16 +0000 (18:34 +0000)]
pass the VERSION define to sub-makefiles

CVS patchset: 1002
CVS date: 1996/08/31 18:34:16

27 years agofixed error message
ewt [Sat, 31 Aug 1996 14:59:27 +0000 (14:59 +0000)]
fixed error message

CVS patchset: 1001
CVS date: 1996/08/31 14:59:27

27 years agopkReadHdr() shouldn't fail on minor number differences
ewt [Sat, 31 Aug 1996 14:58:53 +0000 (14:58 +0000)]
pkReadHdr() shouldn't fail on minor number differences

CVS patchset: 1000
CVS date: 1996/08/31 14:58:53

27 years agoadded include of <netinet/ip.h>
root [Fri, 30 Aug 1996 19:58:35 +0000 (19:58 +0000)]
added include of <netinet/ip.h>

CVS patchset: 999
CVS date: 1996/08/30 19:58:35

27 years ago1) plugged some memory leaks
ewt [Fri, 30 Aug 1996 19:17:33 +0000 (19:17 +0000)]
1) plugged some memory leaks
2) call _exit(), not exit() from subprocess to prevent stdio buffers from
   being flushed twice

CVS patchset: 998
CVS date: 1996/08/30 19:17:33

27 years agoremoved rules that were hurting my head
ewt [Fri, 30 Aug 1996 16:54:17 +0000 (16:54 +0000)]
removed rules that were hurting my head

CVS patchset: 997
CVS date: 1996/08/30 16:54:17

27 years ago*** empty log message ***
marc [Thu, 29 Aug 1996 18:33:17 +0000 (18:33 +0000)]
*** empty log message ***

CVS patchset: 996
CVS date: 1996/08/29 18:33:17

27 years agoadded AutoReqProv: logic
marc [Thu, 29 Aug 1996 18:32:01 +0000 (18:32 +0000)]
added AutoReqProv: logic

CVS patchset: 995
CVS date: 1996/08/29 18:32:01

27 years agofixed AUTOREQDEP -> AUTOREQPROV
marc [Thu, 29 Aug 1996 18:25:35 +0000 (18:25 +0000)]
fixed AUTOREQDEP -> AUTOREQPROV

CVS patchset: 994
CVS date: 1996/08/29 18:25:35

27 years agoadded RPMTAG_AUTOREQDEP
marc [Thu, 29 Aug 1996 18:01:00 +0000 (18:01 +0000)]
added RPMTAG_AUTOREQDEP

CVS patchset: 993
CVS date: 1996/08/29 18:01:00

27 years agochanged version to 2.2.5
ewt [Thu, 29 Aug 1996 04:18:43 +0000 (04:18 +0000)]
changed version to 2.2.5

CVS patchset: 992
CVS date: 1996/08/29 04:18:43

27 years ago1) take advantage of ARCHIVESIZE (if present) when displaying hash marks
ewt [Thu, 29 Aug 1996 04:16:07 +0000 (04:16 +0000)]
1) take advantage of ARCHIVESIZE (if present) when displaying hash marks
2) support notify functions and labelFormat for source packages >= V2
3) if rename() fails to move a file from SOURCE to SPECS try copying it

CVS patchset: 991
CVS date: 1996/08/29 04:16:07

27 years agopkgReadHeader() optionally returns major/minor version of package
ewt [Thu, 29 Aug 1996 04:15:54 +0000 (04:15 +0000)]
pkgReadHeader() optionally returns major/minor version of package

CVS patchset: 990
CVS date: 1996/08/29 04:15:54

27 years ago1) pkgReadHeader() optionally returns major/minor version of package
ewt [Thu, 29 Aug 1996 04:15:25 +0000 (04:15 +0000)]
1) pkgReadHeader() optionally returns major/minor version of package
2) rpmInstallSourcePackage() takes notify function, label format

CVS patchset: 989
CVS date: 1996/08/29 04:15:25

27 years ago1) pass printFormat and notify function to rpmInstallSourcePackage()
ewt [Thu, 29 Aug 1996 04:14:54 +0000 (04:14 +0000)]
1) pass printFormat and notify function to rpmInstallSourcePackage()
2) ignore major/minor number returned by pkgReadHeader()

CVS patchset: 988
CVS date: 1996/08/29 04:14:54

27 years agoignore major, minor from pkgReadHeader()
ewt [Thu, 29 Aug 1996 04:14:38 +0000 (04:14 +0000)]
ignore major, minor from pkgReadHeader()

CVS patchset: 987
CVS date: 1996/08/29 04:14:38

27 years ago*** empty log message ***
ewt [Thu, 29 Aug 1996 04:14:29 +0000 (04:14 +0000)]
*** empty log message ***

CVS patchset: 986
CVS date: 1996/08/29 04:14:29

27 years agoadded paths
ewt [Fri, 23 Aug 1996 16:21:56 +0000 (16:21 +0000)]
added paths

CVS patchset: 985
CVS date: 1996/08/23 16:21:56

27 years ago*** empty log message ***
root [Thu, 22 Aug 1996 21:05:48 +0000 (21:05 +0000)]
*** empty log message ***

CVS patchset: 984
CVS date: 1996/08/22 21:05:48

27 years agoonly rm -rf docdir if we've got a %doc
root [Thu, 22 Aug 1996 21:04:33 +0000 (21:04 +0000)]
only rm -rf docdir if we've got a %doc

CVS patchset: 983
CVS date: 1996/08/22 21:04:33

27 years agoonly allow readConfigFiles() once
ewt [Thu, 22 Aug 1996 20:25:46 +0000 (20:25 +0000)]
only allow readConfigFiles() once

CVS patchset: 982
CVS date: 1996/08/22 20:25:46

27 years ago*** empty log message ***
root [Tue, 20 Aug 1996 20:57:33 +0000 (20:57 +0000)]
*** empty log message ***

CVS patchset: 981
CVS date: 1996/08/20 20:57:33

27 years ago*** empty log message ***
ewt [Tue, 20 Aug 1996 16:37:08 +0000 (16:37 +0000)]
*** empty log message ***

CVS patchset: 980
CVS date: 1996/08/20 16:37:08

27 years agoallows <version>-<release> in dependency version strings
ewt [Tue, 20 Aug 1996 16:29:19 +0000 (16:29 +0000)]
allows <version>-<release> in dependency version strings

CVS patchset: 979
CVS date: 1996/08/20 16:29:19

27 years agoadded RPMVAR_TMPPATH
ewt [Tue, 20 Aug 1996 16:29:10 +0000 (16:29 +0000)]
added RPMVAR_TMPPATH

CVS patchset: 978
CVS date: 1996/08/20 16:29:10

27 years ago1) addded RPMVAR_TMPPATH
ewt [Tue, 20 Aug 1996 16:28:51 +0000 (16:28 +0000)]
1) addded RPMVAR_TMPPATH
2) use LIBRPMRC_FILENAME for base rc file name

CVS patchset: 977
CVS date: 1996/08/20 16:28:51

27 years agouses RPMVAR_TMPPATH
ewt [Tue, 20 Aug 1996 16:28:40 +0000 (16:28 +0000)]
uses RPMVAR_TMPPATH

CVS patchset: 976
CVS date: 1996/08/20 16:28:40

27 years agodon't use a default path for the database
ewt [Tue, 20 Aug 1996 16:28:30 +0000 (16:28 +0000)]
don't use a default path for the database

CVS patchset: 975
CVS date: 1996/08/20 16:28:30

27 years ago1) added LIBRPMRC_FILENAME
ewt [Tue, 20 Aug 1996 16:25:02 +0000 (16:25 +0000)]
1) added LIBRPMRC_FILENAME
2) changed usr.lib.rpmrc to lib-rpmrc
3) installs find-provides script

CVS patchset: 974
CVS date: 1996/08/20 16:25:02

27 years ago1) finds varprefix, tmppath
ewt [Tue, 20 Aug 1996 16:24:37 +0000 (16:24 +0000)]
1) finds varprefix, tmppath
2) filters lib-rpmrc

CVS patchset: 973
CVS date: 1996/08/20 16:24:37

27 years ago*** empty log message ***
ewt [Tue, 20 Aug 1996 15:44:08 +0000 (15:44 +0000)]
*** empty log message ***

CVS patchset: 972
CVS date: 1996/08/20 15:44:08

27 years ago*** empty log message ***
root [Tue, 20 Aug 1996 14:30:32 +0000 (14:30 +0000)]
*** empty log message ***

CVS patchset: 971
CVS date: 1996/08/20 14:30:32

27 years agocomplain if spec file is not a regular file
root [Tue, 20 Aug 1996 14:29:41 +0000 (14:29 +0000)]
complain if spec file is not a regular file

CVS patchset: 970
CVS date: 1996/08/20 14:29:41

27 years agodisallow - chars in version and release
root [Tue, 20 Aug 1996 14:19:10 +0000 (14:19 +0000)]
disallow - chars in version and release

CVS patchset: 969
CVS date: 1996/08/20 14:19:10

27 years ago*** empty log message ***
ewt [Mon, 19 Aug 1996 17:47:46 +0000 (17:47 +0000)]
*** empty log message ***

CVS patchset: 968
CVS date: 1996/08/19 17:47:46

27 years ago*** empty log message ***
ewt [Mon, 19 Aug 1996 17:42:39 +0000 (17:42 +0000)]
*** empty log message ***

CVS patchset: 967
CVS date: 1996/08/19 17:42:39

27 years agoadded Kristof Depraetere
ewt [Mon, 19 Aug 1996 17:41:18 +0000 (17:41 +0000)]
added Kristof Depraetere

CVS patchset: 966
CVS date: 1996/08/19 17:41:18

27 years agofixed make archive rule
ewt [Mon, 19 Aug 1996 17:40:18 +0000 (17:40 +0000)]
fixed make archive rule

CVS patchset: 965
CVS date: 1996/08/19 17:40:18

27 years agouse -lintl conditionally
root [Mon, 19 Aug 1996 17:23:26 +0000 (17:23 +0000)]
use -lintl conditionally

CVS patchset: 964
CVS date: 1996/08/19 17:23:26

27 years agofallback to just libc of libintl dne
root [Mon, 19 Aug 1996 17:23:07 +0000 (17:23 +0000)]
fallback to just libc of libintl dne

CVS patchset: 963
CVS date: 1996/08/19 17:23:07

27 years agoInitial revision
ewt [Mon, 19 Aug 1996 17:15:47 +0000 (17:15 +0000)]
Initial revision

CVS patchset: 962
CVS date: 1996/08/19 17:15:47

27 years agoInitial revision
ewt [Mon, 19 Aug 1996 17:08:21 +0000 (17:08 +0000)]
Initial revision

CVS patchset: 961
CVS date: 1996/08/19 17:08:21

27 years agochanged to use autoconf
ewt [Mon, 19 Aug 1996 17:07:07 +0000 (17:07 +0000)]
changed to use autoconf

CVS patchset: 960
CVS date: 1996/08/19 17:07:07

27 years agochanged to work w/ autoconf
ewt [Mon, 19 Aug 1996 17:03:11 +0000 (17:03 +0000)]
changed to work w/ autoconf

CVS patchset: 959
CVS date: 1996/08/19 17:03:11

27 years agoconverted to use autoconf
ewt [Mon, 19 Aug 1996 17:02:29 +0000 (17:02 +0000)]
converted to use autoconf

CVS patchset: 958
CVS date: 1996/08/19 17:02:29

27 years agospelling
root [Sun, 18 Aug 1996 21:42:58 +0000 (21:42 +0000)]
spelling

CVS patchset: 957
CVS date: 1996/08/18 21:42:58

27 years agofix return code handling
root [Thu, 15 Aug 1996 13:46:51 +0000 (13:46 +0000)]
fix return code handling

CVS patchset: 956
CVS date: 1996/08/15 13:46:51

27 years agotiny bug
root [Thu, 15 Aug 1996 13:46:20 +0000 (13:46 +0000)]
tiny bug

CVS patchset: 955
CVS date: 1996/08/15 13:46:20

27 years agocleanup - make nice little function that runs programs and collects output
root [Wed, 14 Aug 1996 21:02:54 +0000 (21:02 +0000)]
cleanup - make nice little function that runs programs and collects output
use and external find-provides script

CVS patchset: 954
CVS date: 1996/08/14 21:02:54

27 years agoInitial revision
root [Wed, 14 Aug 1996 21:02:31 +0000 (21:02 +0000)]
Initial revision

CVS patchset: 953
CVS date: 1996/08/14 21:02:31

27 years agoadd find-provides
root [Wed, 14 Aug 1996 19:56:41 +0000 (19:56 +0000)]
add find-provides

CVS patchset: 952
CVS date: 1996/08/14 19:56:41

27 years ago*** empty log message ***
root [Wed, 14 Aug 1996 16:51:39 +0000 (16:51 +0000)]
*** empty log message ***

CVS patchset: 951
CVS date: 1996/08/14 16:51:39

27 years agoallow -R to %patch
root [Wed, 14 Aug 1996 16:50:37 +0000 (16:50 +0000)]
allow -R to %patch
echo the patch number as it is patched

CVS patchset: 950
CVS date: 1996/08/14 16:50:37

27 years ago*** empty log message ***
ewt [Thu, 8 Aug 1996 17:34:14 +0000 (17:34 +0000)]
*** empty log message ***

CVS patchset: 949
CVS date: 1996/08/08 17:34:14

27 years agofixed sscanf() to use proper types
ewt [Thu, 8 Aug 1996 17:34:05 +0000 (17:34 +0000)]
fixed sscanf() to use proper types

CVS patchset: 948
CVS date: 1996/08/08 17:34:05

27 years ago*** empty log message ***
root [Thu, 8 Aug 1996 16:46:50 +0000 (16:46 +0000)]
*** empty log message ***

CVS patchset: 947
CVS date: 1996/08/08 16:46:50

27 years agonull terminate the result of readlink()
root [Thu, 8 Aug 1996 16:46:15 +0000 (16:46 +0000)]
null terminate the result of readlink()

CVS patchset: 946
CVS date: 1996/08/08 16:46:15

27 years ago*** empty log message ***
root [Thu, 8 Aug 1996 13:25:57 +0000 (13:25 +0000)]
*** empty log message ***

CVS patchset: 945
CVS date: 1996/08/08 13:25:57

27 years agostrip leading directories from ldd output
root [Thu, 8 Aug 1996 13:25:27 +0000 (13:25 +0000)]
strip leading directories from ldd output

CVS patchset: 944
CVS date: 1996/08/08 13:25:27

27 years agoadded rpmdepFreeConflicts() to fix bad core dump
ewt [Wed, 7 Aug 1996 15:47:04 +0000 (15:47 +0000)]
added rpmdepFreeConflicts() to fix bad core dump

CVS patchset: 943
CVS date: 1996/08/07 15:47:04

27 years agoadded rpmdepFreeConflicts()
ewt [Wed, 7 Aug 1996 15:46:57 +0000 (15:46 +0000)]
added rpmdepFreeConflicts()

CVS patchset: 942
CVS date: 1996/08/07 15:46:57

27 years agoadded support for rpmdepFreeConflicts()
ewt [Wed, 7 Aug 1996 15:46:22 +0000 (15:46 +0000)]
added support for rpmdepFreeConflicts()

CVS patchset: 941
CVS date: 1996/08/07 15:46:22

27 years agofixed --group query specifier
ewt [Wed, 7 Aug 1996 15:45:38 +0000 (15:45 +0000)]
fixed --group query specifier

CVS patchset: 940
CVS date: 1996/08/07 15:45:38

27 years agochanged version to 2.2.3
root [Tue, 6 Aug 1996 20:05:30 +0000 (20:05 +0000)]
changed version to 2.2.3

CVS patchset: 939
CVS date: 1996/08/06 20:05:30

27 years ago*** empty log message ***
root [Tue, 6 Aug 1996 20:05:17 +0000 (20:05 +0000)]
*** empty log message ***

CVS patchset: 938
CVS date: 1996/08/06 20:05:17

27 years agoconfig file md5 sums were improperly calculated for root and prefixed
ewt [Wed, 31 Jul 1996 18:45:22 +0000 (18:45 +0000)]
config file md5 sums were improperly calculated for root and prefixed
installs

CVS patchset: 937
CVS date: 1996/07/31 18:45:22

27 years agochanged warning text
ewt [Mon, 29 Jul 1996 19:29:47 +0000 (19:29 +0000)]
changed warning text

CVS patchset: 936
CVS date: 1996/07/29 19:29:47

27 years agochanged warning for saved files to RPMMESS_BACKUP
ewt [Mon, 29 Jul 1996 19:27:50 +0000 (19:27 +0000)]
changed warning for saved files to RPMMESS_BACKUP

CVS patchset: 935
CVS date: 1996/07/29 19:27:50

27 years agoremoved verbose messages
ewt [Mon, 29 Jul 1996 19:20:22 +0000 (19:20 +0000)]
removed verbose messages

CVS patchset: 934
CVS date: 1996/07/29 19:20:22

27 years agoRPMVAR_FTPPROXY was using same number as PACKAGER
root [Sun, 28 Jul 1996 22:58:02 +0000 (22:58 +0000)]
RPMVAR_FTPPROXY was using same number as PACKAGER

CVS patchset: 933
CVS date: 1996/07/28 22:58:02

27 years agocheck new file list for config files as well as the old ones
ewt [Sat, 27 Jul 1996 23:35:07 +0000 (23:35 +0000)]
check new file list for config files as well as the old ones

CVS patchset: 932
CVS date: 1996/07/27 23:35:07

28 years agofixed another memory leak
ewt [Fri, 26 Jul 1996 20:11:08 +0000 (20:11 +0000)]
fixed another memory leak

CVS patchset: 931
CVS date: 1996/07/26 20:11:08

28 years agofixed bigger memory leak
ewt [Fri, 26 Jul 1996 19:52:05 +0000 (19:52 +0000)]
fixed bigger memory leak

CVS patchset: 930
CVS date: 1996/07/26 19:52:05

28 years agofixed minor leak
ewt [Fri, 26 Jul 1996 19:24:02 +0000 (19:24 +0000)]
fixed minor leak

CVS patchset: 929
CVS date: 1996/07/26 19:24:02

28 years agocpio filelists go in $ROOT/var/tmp
ewt [Thu, 25 Jul 1996 16:39:01 +0000 (16:39 +0000)]
cpio filelists go in $ROOT/var/tmp

CVS patchset: 928
CVS date: 1996/07/25 16:39:01

28 years ago*** empty log message ***
root [Tue, 23 Jul 1996 20:59:06 +0000 (20:59 +0000)]
*** empty log message ***

CVS patchset: 927
CVS date: 1996/07/23 20:59:06

28 years agodo some sanity checking on the file list
root [Tue, 23 Jul 1996 20:58:09 +0000 (20:58 +0000)]
do some sanity checking on the file list
- only one file listed per line
- barf on any files that don't start with "/"

CVS patchset: 926
CVS date: 1996/07/23 20:58:09

28 years agoremoved unused variable
ewt [Tue, 23 Jul 1996 15:47:06 +0000 (15:47 +0000)]
removed unused variable

CVS patchset: 925
CVS date: 1996/07/23 15:47:06

28 years agochange sleep(1) to sleep(5) so yo can read the spec file warnings
marc [Tue, 23 Jul 1996 14:54:46 +0000 (14:54 +0000)]
change sleep(1) to sleep(5) so yo can read the spec file warnings

CVS patchset: 924
CVS date: 1996/07/23 14:54:46

28 years ago*** empty log message ***
marc [Tue, 23 Jul 1996 14:11:28 +0000 (14:11 +0000)]
*** empty log message ***

CVS patchset: 923
CVS date: 1996/07/23 14:11:28

28 years agocatch duplicate files
marc [Tue, 23 Jul 1996 14:11:02 +0000 (14:11 +0000)]
catch duplicate files

CVS patchset: 922
CVS date: 1996/07/23 14:11:02

28 years ago*** empty log message ***
marc [Tue, 23 Jul 1996 03:40:10 +0000 (03:40 +0000)]
*** empty log message ***

CVS patchset: 921
CVS date: 1996/07/23 03:40:10

28 years agoparse %prep even for list check
marc [Tue, 23 Jul 1996 03:33:20 +0000 (03:33 +0000)]
parse %prep even for list check

CVS patchset: 920
CVS date: 1996/07/23 03:33:20