Commit Graph

104 Commits

Author SHA1 Message Date
ewt a5681a3d0c Minor cleanups.
CVS patchset: 1600
CVS date: 1997/05/07 14:56:06
1997-05-07 14:56:06 +00:00
ewt 5c6641eb47 Fixed some typos in strings.
CVS patchset: 1585
CVS date: 1997/05/02 00:49:42
1997-05-02 00:49:42 +00:00
ewt 84de5ba32e - changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIR
directories to @sysconfdir@, @sysconfdir@, and @datadir@ to
  better conform with autoconf
- set RPM_INSTALL_PREFIX environment variable when running
  verify scripts
- beginnings of SCO support (though I suspect it will take one
  or two more iterations to get it right)
- switched to CVS and updated some Makefile rules
- look for gethostbyname() instead of gethostname() in -nsl
  (this could break some things)
- added check for strcasecmp() in -lucb on systems which don't
  have strcasecmp() in libc
- don't build -static on hpux10
- don't try and NLS empty strings
- changed index() call to strchr() in macro code
- include <time.h> in build/spec.c for various platforms
- added update-po rule to po/Makefile.in
- updated de.po (thanks to Karl Eichwalder)

CVS patchset: 1554
CVS date: 1997/04/28 20:45:05
1997-04-28 20:45:05 +00:00
ewt fca4fd3051 added --allmatches
CVS patchset: 1516
CVS date: 1997/03/31 20:15:31
1997-03-31 20:15:31 +00:00
ewt 88cf717a10 1) added typecast around getpid() to let us printf it on all platforms
2) fixed spelling of deprecated

CVS patchset: 1492
CVS date: 1997/03/20 15:19:00
1997-03-20 15:19:00 +00:00
ewt 441fceb55b -ta didn't handle absolute paths to tar files properly
CVS patchset: 1482
CVS date: 1997/03/11 17:10:04
1997-03-11 17:10:04 +00:00
ewt 0f0e56f165 added include of <sys/types.h>
CVS patchset: 1469
CVS date: 1997/03/04 02:18:55
1997-03-04 02:18:55 +00:00
ewt 8181256a83 added -t? functionality
CVS patchset: 1458
CVS date: 1997/02/25 23:17:38
1997-02-25 23:17:38 +00:00
ewt ef69473766 be a bit more carefull about checking --rcfiles argument
CVS patchset: 1436
CVS date: 1997/02/17 20:28:50
1997-02-17 20:28:50 +00:00
ewt 65199afb22 redid -i parsing, moved --info and --requires to popt aliases
CVS patchset: 1428
CVS date: 1997/02/17 20:18:36
1997-02-17 20:18:36 +00:00
ewt d58a17d1bd --ftp* arguments should work with -Vp as well
CVS patchset: 1425
CVS date: 1997/02/17 16:52:45
1997-02-17 16:52:45 +00:00
ewt a5cd69b3db restored include of <locale.h>
CVS patchset: 1410
CVS date: 1997/02/14 02:04:04
1997-02-14 02:04:04 +00:00
ewt 5a761a0522 fixed -r, --root processing
CVS patchset: 1402
CVS date: 1997/02/12 04:48:37
1997-02-12 04:48:37 +00:00
ewt 62ccc79f90 fixed sigcheck w/ always failed with a made up error
CVS patchset: 1394
CVS date: 1997/01/30 21:27:10
1997-01-30 21:27:10 +00:00
ewt ca89c7dd06 changed fixperms to setperms
CVS patchset: 1390
CVS date: 1997/01/30 20:14:22
1997-01-30 20:14:22 +00:00
ewt 647b233511 1) removed --provides, --scripts (moved to rpmpopt)
2) concatenates multiple query formats
3) doesn't support stdin query/verify modes (thank god)

CVS patchset: 1384
CVS date: 1997/01/30 19:59:14
1997-01-30 19:59:14 +00:00
ewt 2c83a713fd use RPMNLS* rather then NLS*
CVS patchset: 1356
CVS date: 1997/01/24 19:04:14
1997-01-24 19:04:14 +00:00
ewt fa4a7a11bb added --nomd5
CVS patchset: 1347
CVS date: 1997/01/23 20:56:16
1997-01-23 20:56:16 +00:00
ewt 22d5f14f15 1) sanity check --timecheck
2) print usefull errors during argument processing

CVS patchset: 1325
CVS date: 1997/01/20 22:16:01
1997-01-20 22:16:01 +00:00
ewt adcc39df50 1) added --pipe
2) read popt config files
3) takes advantage of some popt shortcuts

CVS patchset: 1322
CVS date: 1997/01/17 21:58:00
1997-01-17 21:58:00 +00:00
ewt f9f5e0cd4b switched from getopt to popt
CVS patchset: 1304
CVS date: 1997/01/16 23:26:42
1997-01-16 23:26:42 +00:00
ewt 44dfc187e1 changes to be more i18n friendly
CVS patchset: 1266
CVS date: 1997/01/02 17:48:56
1997-01-02 17:48:56 +00:00
ewt 329e94d98e made include of alloca.h conditional
CVS patchset: 1227
CVS date: 1996/12/12 03:32:22
1996-12-12 03:32:22 +00:00
root 968063fbab if spec check fails, fail.
CVS patchset: 1213
CVS date: 1996/12/06 16:51:52
1996-12-06 16:51:52 +00:00
ewt ba2f38194d 1) changed some "uninstall" references to "erase" references
CVS patchset: 1192
CVS date: 1996/11/22 17:19:45
1996-11-22 17:19:45 +00:00
root d382745d17 The Great Renaming
CVS patchset: 1171
CVS date: 1996/11/18 18:02:36
1996-11-18 18:02:36 +00:00
ewt 26e07c47b4 --root should work with --initdb
CVS patchset: 1140
CVS date: 1996/10/31 21:06:20
1996-10-31 21:06:20 +00:00
ewt ff01a9b53b return rc from doUninstall()
CVS patchset: 1111
CVS date: 1996/10/20 19:29:57
1996-10-20 19:29:57 +00:00
ewt 76f9720b89 added --ftpproxy, --ftpport
CVS patchset: 1107
CVS date: 1996/10/20 18:24:42
1996-10-20 18:24:42 +00:00
ewt 7d94c81443 removed definition of _() which gets set by configure
CVS patchset: 1062
CVS date: 1996/09/29 02:22:07
1996-09-29 02:22:07 +00:00
ewt 3c1ab2d340 --rebuilddb supports --root, say so in --help
CVS patchset: 1028
CVS date: 1996/09/16 22:41:25
1996-09-16 22:41:25 +00:00
ewt 03361daed9 added --rebuild
CVS patchset: 1024
CVS date: 1996/09/16 22:31:05
1996-09-16 22:31:05 +00:00
root c3b5842464 --test for building
CVS patchset: 1015
CVS date: 1996/09/02 01:58:13
1996-09-02 01:58:13 +00:00
ewt ac5a232084 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
1996-09-01 16:54:16 +00:00
root f574c657ec complain if spec file is not a regular file
CVS patchset: 970
CVS date: 1996/08/20 14:29:41
1996-08-20 14:29:41 +00:00
ewt d5d07197fc fixed --group query specifier
CVS patchset: 940
CVS date: 1996/08/07 15:45:38
1996-08-07 15:45:38 +00:00
marc d5d1054690 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
1996-07-23 14:54:46 +00:00
marc 113be81304 implement --timecheck (used to be --time-check)
CVS patchset: 916
CVS date: 1996/07/23 02:51:48
1996-07-23 02:51:48 +00:00
ewt 314715470b added --nofiles
added --nodpes to useage messages

CVS patchset: 909
CVS date: 1996/07/20 23:20:45
1996-07-20 23:20:45 +00:00
ewt aed3be5ee5 minor spelling/spacing fixes
CVS patchset: 873
CVS date: 1996/07/17 20:00:21
1996-07-17 20:00:21 +00:00
ewt c54a7cf086 added --ignoreos
CVS patchset: 851
CVS date: 1996/07/16 03:46:20
1996-07-16 03:46:20 +00:00
ewt 46eed9fc1e changed showRc() to rpmShowRC()
made -u option exit with an error

CVS patchset: 844
CVS date: 1996/07/16 03:35:29
1996-07-16 03:35:29 +00:00
marc c5e21975d4 change --arch and --os to --build and --buildos
add --showrc

CVS patchset: 833
CVS date: 1996/07/15 01:52:08
1996-07-15 01:52:08 +00:00
ewt b67317e599 made -R work as a shortcut for --requires
CVS patchset: 819
CVS date: 1996/07/14 16:14:24
1996-07-14 16:14:24 +00:00
root 19dbeeece0 buildprefix -> buildroot
CVS patchset: 816
CVS date: 1996/07/14 16:06:35
1996-07-14 16:06:35 +00:00
root 3afd2294dc clean up message for release
CVS patchset: 768
CVS date: 1996/07/10 15:47:33
1996-07-10 15:47:33 +00:00
ewt b49226a7ed 1) reworked long arguments to eliminate strcmp()'s
2) added --prefix option
3) added --rpmdb option

CVS patchset: 763
CVS date: 1996/07/10 02:35:31
1996-07-10 02:35:31 +00:00
root 71ee0f2b24 handle --buildprefix
CVS patchset: 751
CVS date: 1996/07/09 22:28:43
1996-07-09 22:28:43 +00:00
root 95419b5790 --addsign
CVS patchset: 742
CVS date: 1996/07/08 03:26:34
1996-07-08 03:26:34 +00:00
root e0878672e3 mods for new Header-style signatures
CVS patchset: 729
CVS date: 1996/07/07 22:11:13
1996-07-07 22:11:13 +00:00