tools/librpm-tizen.git
28 years agodoInstall() now returns success or error
ewt [Wed, 3 Apr 1996 03:46:41 +0000 (03:46 +0000)]
doInstall() now returns success or error

CVS patchset: 525
CVS date: 1996/04/03 03:46:41

28 years agoInitial revision
ewt [Wed, 3 Apr 1996 03:46:35 +0000 (03:46 +0000)]
Initial revision

CVS patchset: 524
CVS date: 1996/04/03 03:46:35

28 years agowrote queryPrintTags()
ewt [Wed, 3 Apr 1996 03:45:27 +0000 (03:45 +0000)]
wrote queryPrintTags()
made doQuery return something more reasonable

CVS patchset: 523
CVS date: 1996/04/03 03:45:27

28 years agodoQuery() should return an int
ewt [Wed, 3 Apr 1996 03:45:17 +0000 (03:45 +0000)]
doQuery() should return an int

CVS patchset: 522
CVS date: 1996/04/03 03:45:17

28 years agoadded --querytags, updated help/useage messages
ewt [Wed, 3 Apr 1996 03:44:38 +0000 (03:44 +0000)]
added --querytags, updated help/useage messages
made install and queries return better error codes
changed all exit(-1) to exit(1)

CVS patchset: 521
CVS date: 1996/04/03 03:44:38

28 years agoadded documentation of custom query formats
ewt [Wed, 3 Apr 1996 03:31:38 +0000 (03:31 +0000)]
added documentation of custom query formats

CVS patchset: 520
CVS date: 1996/04/03 03:31:38

28 years agoadded declarations for tag table
ewt [Tue, 2 Apr 1996 03:37:03 +0000 (03:37 +0000)]
added declarations for tag table

CVS patchset: 519
CVS date: 1996/04/02 03:37:03

28 years agoclean removes tagtable.c
ewt [Tue, 2 Apr 1996 03:36:54 +0000 (03:36 +0000)]
clean removes tagtable.c

CVS patchset: 518
CVS date: 1996/04/02 03:36:54

28 years agocreates tagtable.c now
ewt [Tue, 2 Apr 1996 03:36:30 +0000 (03:36 +0000)]
creates tagtable.c now

CVS patchset: 517
CVS date: 1996/04/02 03:36:30

28 years agoadded support for user specified query formats
ewt [Tue, 2 Apr 1996 03:36:00 +0000 (03:36 +0000)]
added support for user specified query formats

CVS patchset: 516
CVS date: 1996/04/02 03:36:00

28 years agofixed HOWTO URL
root [Mon, 1 Apr 1996 16:13:11 +0000 (16:13 +0000)]
fixed HOWTO URL

CVS patchset: 515
CVS date: 1996/04/01 16:13:11

28 years agoadded --short-circuit
root [Sat, 30 Mar 1996 19:44:29 +0000 (19:44 +0000)]
added --short-circuit

CVS patchset: 514
CVS date: 1996/03/30 19:44:29

28 years agoinstalls rpm2cpio man page
root [Sat, 30 Mar 1996 04:01:36 +0000 (04:01 +0000)]
installs rpm2cpio man page

CVS patchset: 513
CVS date: 1996/03/30 04:01:36

28 years agodocumented --excludedocs and --includedocs
root [Sat, 30 Mar 1996 04:01:09 +0000 (04:01 +0000)]
documented --excludedocs and --includedocs

CVS patchset: 512
CVS date: 1996/03/30 04:01:09

28 years agoInitial revision
root [Sat, 30 Mar 1996 04:00:55 +0000 (04:00 +0000)]
Initial revision

CVS patchset: 511
CVS date: 1996/03/30 04:00:55

28 years agoadded support for excluded documentation files
ewt [Fri, 29 Mar 1996 20:52:03 +0000 (20:52 +0000)]
added support for excluded documentation files

CVS patchset: 510
CVS date: 1996/03/29 20:52:03

28 years agoadded excludedocs line to /etc/rpmrc
ewt [Fri, 29 Mar 1996 20:51:54 +0000 (20:51 +0000)]
added excludedocs line to /etc/rpmrc

CVS patchset: 509
CVS date: 1996/03/29 20:51:54

28 years agoadded RPMFILE_STATE_NOTINSTALLED, INSTALL_NODOCS, RPMVAR_EXCLUDEDOCS
ewt [Fri, 29 Mar 1996 20:51:40 +0000 (20:51 +0000)]
added RPMFILE_STATE_NOTINSTALLED, INSTALL_NODOCS, RPMVAR_EXCLUDEDOCS

CVS patchset: 508
CVS date: 1996/03/29 20:51:40

28 years agodoesn't remove files that were never installed (RPMFILE_STATE_NOTINSTALLED)
ewt [Fri, 29 Mar 1996 20:51:20 +0000 (20:51 +0000)]
doesn't remove files that were never installed (RPMFILE_STATE_NOTINSTALLED)

CVS patchset: 507
CVS date: 1996/03/29 20:51:20

28 years agoadded getBooleanVar
ewt [Fri, 29 Mar 1996 20:51:12 +0000 (20:51 +0000)]
added getBooleanVar

CVS patchset: 506
CVS date: 1996/03/29 20:51:12

28 years agorecoginizes files that have intentionally not been installed
ewt [Fri, 29 Mar 1996 20:50:53 +0000 (20:50 +0000)]
recoginizes files that have intentionally not been installed

CVS patchset: 505
CVS date: 1996/03/29 20:50:53

28 years agohandles --excludedocs
ewt [Fri, 29 Mar 1996 20:50:47 +0000 (20:50 +0000)]
handles --excludedocs

CVS patchset: 504
CVS date: 1996/03/29 20:50:47

28 years agoadded some better error messages
root [Fri, 29 Mar 1996 20:06:02 +0000 (20:06 +0000)]
added some better error messages

CVS patchset: 503
CVS date: 1996/03/29 20:06:02

28 years agofixed missing paren
root [Fri, 29 Mar 1996 20:05:40 +0000 (20:05 +0000)]
fixed missing paren

CVS patchset: 502
CVS date: 1996/03/29 20:05:40

28 years agofix mklinux stuff
root [Fri, 29 Mar 1996 19:57:19 +0000 (19:57 +0000)]
fix mklinux stuff

CVS patchset: 501
CVS date: 1996/03/29 19:57:19

28 years agofrees source package headers (when available)
ewt [Fri, 29 Mar 1996 19:40:08 +0000 (19:40 +0000)]
frees source package headers (when available)

CVS patchset: 500
CVS date: 1996/03/29 19:40:08

28 years agoreturns a null header for old style source packages
ewt [Fri, 29 Mar 1996 19:39:56 +0000 (19:39 +0000)]
returns a null header for old style source packages

CVS patchset: 499
CVS date: 1996/03/29 19:39:56

28 years agorefuses to query old format source packages
ewt [Fri, 29 Mar 1996 19:39:41 +0000 (19:39 +0000)]
refuses to query old format source packages

CVS patchset: 498
CVS date: 1996/03/29 19:39:41

28 years agofixed bug where a header was freed when it shouldn't have been
ewt [Fri, 29 Mar 1996 19:25:17 +0000 (19:25 +0000)]
fixed bug where a header was freed when it shouldn't have been

CVS patchset: 497
CVS date: 1996/03/29 19:25:17

28 years agohandles headers with no state properly
ewt [Fri, 29 Mar 1996 19:24:52 +0000 (19:24 +0000)]
handles headers with no state properly

CVS patchset: 496
CVS date: 1996/03/29 19:24:52

28 years agodon't overwrite an existing database
root [Fri, 29 Mar 1996 01:43:10 +0000 (01:43 +0000)]
don't overwrite an existing database

CVS patchset: 495
CVS date: 1996/03/29 01:43:10

28 years agoInitial revision
root [Fri, 29 Mar 1996 01:35:33 +0000 (01:35 +0000)]
Initial revision

CVS patchset: 494
CVS date: 1996/03/29 01:35:33

28 years agomade default optimizations -O2
root [Fri, 29 Mar 1996 01:35:05 +0000 (01:35 +0000)]
made default optimizations -O2
builds shared version w/o GNU gettext (uses stubs)

CVS patchset: 493
CVS date: 1996/03/29 01:35:05

28 years agouse /var/tmp
root [Fri, 29 Mar 1996 01:26:20 +0000 (01:26 +0000)]
use /var/tmp

CVS patchset: 492
CVS date: 1996/03/29 01:26:20

28 years agoadded --rebuild and --recompile
root [Fri, 29 Mar 1996 01:24:38 +0000 (01:24 +0000)]
added --rebuild and --recompile

CVS patchset: 491
CVS date: 1996/03/29 01:24:38

28 years ago*** empty log message ***
root [Fri, 29 Mar 1996 01:22:14 +0000 (01:22 +0000)]
*** empty log message ***

CVS patchset: 490
CVS date: 1996/03/29 01:22:14

28 years agochanged version to 2.0.4
root [Fri, 29 Mar 1996 01:19:49 +0000 (01:19 +0000)]
changed version to 2.0.4

CVS patchset: 489
CVS date: 1996/03/29 01:19:49

28 years agoadded verbose error checking
root [Fri, 29 Mar 1996 01:19:10 +0000 (01:19 +0000)]
added verbose error checking

CVS patchset: 488
CVS date: 1996/03/29 01:19:10

28 years agoadded --recompile
root [Fri, 29 Mar 1996 00:52:29 +0000 (00:52 +0000)]
added --recompile

CVS patchset: 487
CVS date: 1996/03/29 00:52:29

28 years agoadded --resign
root [Thu, 28 Mar 1996 23:57:37 +0000 (23:57 +0000)]
added --resign

CVS patchset: 486
CVS date: 1996/03/28 23:57:37

28 years agoadded doReSign()
root [Thu, 28 Mar 1996 23:56:49 +0000 (23:56 +0000)]
added doReSign()

CVS patchset: 485
CVS date: 1996/03/28 23:56:49

28 years agoadded a few osfmach* archs
root [Thu, 28 Mar 1996 22:52:06 +0000 (22:52 +0000)]
added a few osfmach* archs
fail immediately on unknown arch/os

CVS patchset: 484
CVS date: 1996/03/28 22:52:06

28 years agochanged version to 2.0.3
root [Fri, 22 Mar 1996 16:14:48 +0000 (16:14 +0000)]
changed version to 2.0.3

CVS patchset: 483
CVS date: 1996/03/22 16:14:48

28 years agoadd support for 786, 886, 986
root [Fri, 22 Mar 1996 16:14:25 +0000 (16:14 +0000)]
add support for 786, 886, 986

CVS patchset: 482
CVS date: 1996/03/22 16:14:25

28 years agoadded i686 (Pentium Pro)
root [Fri, 22 Mar 1996 15:10:41 +0000 (15:10 +0000)]
added i686 (Pentium Pro)

CVS patchset: 481
CVS date: 1996/03/22 15:10:41

28 years agoremoved PGP install stuff - it tended to blow away anything already there
root [Tue, 19 Mar 1996 21:47:10 +0000 (21:47 +0000)]
removed PGP install stuff - it tended to blow away anything already there

CVS patchset: 480
CVS date: 1996/03/19 21:47:10

28 years agoadded url
root [Mon, 18 Mar 1996 17:11:46 +0000 (17:11 +0000)]
added url

CVS patchset: 479
CVS date: 1996/03/18 17:11:46

28 years agoadded french catalog
ewt [Fri, 15 Mar 1996 23:03:35 +0000 (23:03 +0000)]
added french catalog

CVS patchset: 478
CVS date: 1996/03/15 23:03:35

28 years agoftp's now returns an error code when it times out while getting a
ewt [Fri, 15 Mar 1996 23:02:44 +0000 (23:02 +0000)]
ftp's now returns an error code when it times out while getting a
package

CVS patchset: 477
CVS date: 1996/03/15 23:02:44

28 years agochanged error message presented when an ftp fails
ewt [Fri, 15 Mar 1996 23:00:55 +0000 (23:00 +0000)]
changed error message presented when an ftp fails

CVS patchset: 476
CVS date: 1996/03/15 23:00:55

28 years agoInitial revision
ewt [Thu, 14 Mar 1996 20:01:41 +0000 (20:01 +0000)]
Initial revision

CVS patchset: 475
CVS date: 1996/03/14 20:01:41

28 years agoadded depend rule
ewt [Thu, 14 Mar 1996 17:28:01 +0000 (17:28 +0000)]
added depend rule

CVS patchset: 474
CVS date: 1996/03/14 17:28:01

28 years agoadded clean rule
ewt [Thu, 14 Mar 1996 17:23:42 +0000 (17:23 +0000)]
added clean rule

CVS patchset: 473
CVS date: 1996/03/14 17:23:42

28 years agochanged to version 2.0.2
ewt [Thu, 14 Mar 1996 17:17:42 +0000 (17:17 +0000)]
changed to version 2.0.2

CVS patchset: 472
CVS date: 1996/03/14 17:17:42

28 years agoAdded NLS support
root [Thu, 14 Mar 1996 16:54:08 +0000 (16:54 +0000)]
Added NLS support

CVS patchset: 471
CVS date: 1996/03/14 16:54:08

28 years agoadded support for NLS catalogs
root [Thu, 14 Mar 1996 16:53:55 +0000 (16:53 +0000)]
added support for NLS catalogs

CVS patchset: 470
CVS date: 1996/03/14 16:53:55

28 years agoInitial revision
ewt [Thu, 14 Mar 1996 16:51:55 +0000 (16:51 +0000)]
Initial revision

CVS patchset: 469
CVS date: 1996/03/14 16:51:55

28 years agochanged version number to 2.0.1
ewt [Wed, 13 Mar 1996 03:58:59 +0000 (03:58 +0000)]
changed version number to 2.0.1

CVS patchset: 468
CVS date: 1996/03/13 03:58:59

28 years ago- hashing and percentages no longer SIGFPE on 0 byte packages
ewt [Wed, 13 Mar 1996 03:51:56 +0000 (03:51 +0000)]
- hashing and percentages no longer SIGFPE on 0 byte packages
- when an ftp fails, install.c no longer tries to install the package
- ftps files to /var/tmp rather then /usr/tmp

CVS patchset: 467
CVS date: 1996/03/13 03:51:56

28 years agoadded message() calls for debugging info
ewt [Wed, 13 Mar 1996 03:48:48 +0000 (03:48 +0000)]
added message() calls for debugging info

CVS patchset: 466
CVS date: 1996/03/13 03:48:48

28 years agofixed small minor typos
ewt [Wed, 13 Mar 1996 03:48:00 +0000 (03:48 +0000)]
fixed small minor typos

CVS patchset: 465
CVS date: 1996/03/13 03:48:00

28 years agoadded mdfile prototype
root [Mon, 11 Mar 1996 15:48:22 +0000 (15:48 +0000)]
added mdfile prototype

CVS patchset: 464
CVS date: 1996/03/11 15:48:22

28 years agofixed old lead struct for Alpha
root [Thu, 7 Mar 1996 16:48:12 +0000 (16:48 +0000)]
fixed old lead struct for Alpha

CVS patchset: 463
CVS date: 1996/03/07 16:48:12

28 years agoadded some debug messages
root [Thu, 7 Mar 1996 16:48:06 +0000 (16:48 +0000)]
added some debug messages

CVS patchset: 462
CVS date: 1996/03/07 16:48:06

28 years agoRPM 2.0 released
root [Thu, 7 Mar 1996 05:36:15 +0000 (05:36 +0000)]
RPM 2.0 released

CVS patchset: 461
CVS date: 1996/03/07 05:36:15

28 years agoadded PGP stuff
root [Tue, 5 Mar 1996 16:14:21 +0000 (16:14 +0000)]
added PGP stuff

CVS patchset: 460
CVS date: 1996/03/05 16:14:21

28 years agostuff.
root [Tue, 5 Mar 1996 15:45:13 +0000 (15:45 +0000)]
stuff.

CVS patchset: 459
CVS date: 1996/03/05 15:45:13

28 years agoadd verify and PGP stuff
root [Tue, 5 Mar 1996 15:44:50 +0000 (15:44 +0000)]
add verify and PGP stuff

CVS patchset: 458
CVS date: 1996/03/05 15:44:50

28 years agoInitial revision
root [Tue, 5 Mar 1996 14:45:20 +0000 (14:45 +0000)]
Initial revision

CVS patchset: 457
CVS date: 1996/03/05 14:45:20

28 years agoindicates config files for files that don't verify
ewt [Mon, 4 Mar 1996 22:52:34 +0000 (22:52 +0000)]
indicates config files for files that don't verify

CVS patchset: 456
CVS date: 1996/03/04 22:52:34

28 years agoprints SUID, SGID, sticky bits
ewt [Mon, 4 Mar 1996 22:47:35 +0000 (22:47 +0000)]
prints SUID, SGID, sticky bits

CVS patchset: 455
CVS date: 1996/03/04 22:47:35

28 years ago1) added rpm2cpio rules
ewt [Sat, 2 Mar 1996 17:37:23 +0000 (17:37 +0000)]
1) added rpm2cpio rules
2) changed to version 2.0

CVS patchset: 454
CVS date: 1996/03/02 17:37:23

28 years agoInitial revision
ewt [Sat, 2 Mar 1996 17:36:57 +0000 (17:36 +0000)]
Initial revision

CVS patchset: 453
CVS date: 1996/03/02 17:36:57

28 years agoexits when bad options are given
ewt [Sat, 2 Mar 1996 17:19:52 +0000 (17:19 +0000)]
exits when bad options are given

CVS patchset: 452
CVS date: 1996/03/02 17:19:52

28 years agonumerous bug fixes
ewt [Fri, 1 Mar 1996 17:44:02 +0000 (17:44 +0000)]
numerous bug fixes

CVS patchset: 451
CVS date: 1996/03/01 17:44:02

28 years agochanged to 2.0j
root [Fri, 1 Mar 1996 17:43:34 +0000 (17:43 +0000)]
changed to 2.0j

CVS patchset: 450
CVS date: 1996/03/01 17:43:34

28 years agoadd new -e and --erase options
root [Fri, 1 Mar 1996 15:29:04 +0000 (15:29 +0000)]
add new -e and --erase options
warn about -u and --uninstall

CVS patchset: 449
CVS date: 1996/03/01 15:29:04

28 years agolets you query a package by record number
ewt [Fri, 1 Mar 1996 03:29:18 +0000 (03:29 +0000)]
lets you query a package by record number

CVS patchset: 448
CVS date: 1996/03/01 03:29:18

28 years agoadds freed blocks to the free list
ewt [Fri, 1 Mar 1996 03:28:55 +0000 (03:28 +0000)]
adds freed blocks to the free list

CVS patchset: 447
CVS date: 1996/03/01 03:28:55

28 years agodon't back up directories marked as config files, even if they already
ewt [Fri, 1 Mar 1996 03:28:33 +0000 (03:28 +0000)]
don't back up directories marked as config files, even if they already
exist

CVS patchset: 446
CVS date: 1996/03/01 03:28:33

28 years agoswitched the ordering in the decision process for how config files are
ewt [Fri, 1 Mar 1996 01:59:26 +0000 (01:59 +0000)]
switched the ordering in the decision process for how config files are
upgraded

CVS patchset: 445
CVS date: 1996/03/01 01:59:26

28 years agocreates a default path which is used for running scripts
ewt [Fri, 1 Mar 1996 01:59:03 +0000 (01:59 +0000)]
creates a default path which is used for running scripts

CVS patchset: 444
CVS date: 1996/03/01 01:59:03

28 years agovercmp() returnd backwards results when one of the strings ran out
ewt [Fri, 1 Mar 1996 01:58:27 +0000 (01:58 +0000)]
vercmp() returnd backwards results when one of the strings ran out
before the other

CVS patchset: 443
CVS date: 1996/03/01 01:58:27

28 years agoftp installs should use temp space within the directory given by
ewt [Fri, 1 Mar 1996 01:57:52 +0000 (01:57 +0000)]
ftp installs should use temp space within the directory given by
--root if it was used

CVS patchset: 442
CVS date: 1996/03/01 01:57:52

28 years agochanged to version 2.0i
ewt [Thu, 29 Feb 1996 18:55:19 +0000 (18:55 +0000)]
changed to version 2.0i

CVS patchset: 441
CVS date: 1996/02/29 18:55:19

28 years agoturned off DEBUG
root [Thu, 29 Feb 1996 03:39:20 +0000 (03:39 +0000)]
turned off DEBUG

CVS patchset: 440
CVS date: 1996/02/29 03:39:20

28 years agomade logic that for handling config files during installs much smarter
root [Thu, 29 Feb 1996 03:38:33 +0000 (03:38 +0000)]
made logic that for handling config files during installs much smarter

CVS patchset: 439
CVS date: 1996/02/29 03:38:33

28 years agoadded basic checking of user and groups. this does it by [GU]ID only
root [Thu, 29 Feb 1996 02:07:47 +0000 (02:07 +0000)]
added basic checking of user and groups. this does it by [GU]ID only

CVS patchset: 438
CVS date: 1996/02/29 02:07:47

28 years agoswitch back to using a gzip process instead of gzlib :-(.
root [Thu, 29 Feb 1996 00:55:31 +0000 (00:55 +0000)]
switch back to using a gzip process instead of gzlib :-(.

CVS patchset: 437
CVS date: 1996/02/29 00:55:31

28 years agochanged to version h
root [Wed, 28 Feb 1996 17:16:47 +0000 (17:16 +0000)]
changed to version h

CVS patchset: 436
CVS date: 1996/02/28 17:16:47

28 years agonull terminate. duh.
root [Tue, 27 Feb 1996 23:40:44 +0000 (23:40 +0000)]
null terminate.  duh.

CVS patchset: 435
CVS date: 1996/02/27 23:40:44

28 years agoadded SPARC architecture
root [Tue, 27 Feb 1996 23:18:11 +0000 (23:18 +0000)]
added SPARC architecture

CVS patchset: 434
CVS date: 1996/02/27 23:18:11

28 years agobetter reporting for v1.0 packages
root [Tue, 27 Feb 1996 22:50:55 +0000 (22:50 +0000)]
better reporting for v1.0 packages

CVS patchset: 433
CVS date: 1996/02/27 22:50:55

28 years agofixed bug
ewt [Tue, 27 Feb 1996 17:40:59 +0000 (17:40 +0000)]
fixed bug

CVS patchset: 432
CVS date: 1996/02/27 17:40:59

28 years ago1) added ftp.[ch]
ewt [Tue, 27 Feb 1996 17:40:34 +0000 (17:40 +0000)]
1) added ftp.[ch]
2) changed version to 2.0g

CVS patchset: 431
CVS date: 1996/02/27 17:40:34

28 years agoadded support for ftp style URL's on RPM command line
ewt [Tue, 27 Feb 1996 17:37:06 +0000 (17:37 +0000)]
added support for ftp style URL's on RPM command line

CVS patchset: 430
CVS date: 1996/02/27 17:37:06

28 years agoInitial revision
ewt [Tue, 27 Feb 1996 17:37:03 +0000 (17:37 +0000)]
Initial revision

CVS patchset: 429
CVS date: 1996/02/27 17:37:03

28 years agofixes for some silly bugs
ewt [Mon, 26 Feb 1996 22:53:35 +0000 (22:53 +0000)]
fixes for some silly bugs

CVS patchset: 428
CVS date: 1996/02/26 22:53:35

28 years agochecks the architecure before installing binary packages
ewt [Mon, 26 Feb 1996 22:45:24 +0000 (22:45 +0000)]
checks the architecure before installing binary packages

CVS patchset: 427
CVS date: 1996/02/26 22:45:24

28 years agoAdds RPMTAG_ARCH to header for old packages
ewt [Mon, 26 Feb 1996 22:45:10 +0000 (22:45 +0000)]
Adds RPMTAG_ARCH to header for old packages

CVS patchset: 426
CVS date: 1996/02/26 22:45:10