Commit Graph

186 Commits

Author SHA1 Message Date
ewt 098292053e Created noarch architecture
CVS patchset: 1655
CVS date: 1997/05/21 17:46:16
1997-05-21 17:46:16 +00:00
ewt dbd5ccf1a7 *** empty log message ***
CVS patchset: 1654
CVS date: 1997/05/20 17:44:11
1997-05-20 17:44:11 +00:00
ewt 3d2d9920a3 *** empty log message ***
CVS patchset: 1652
CVS date: 1997/05/20 16:24:33
1997-05-20 16:24:33 +00:00
ewt 334697c68f Added :shescape query format tag
CVS patchset: 1649
CVS date: 1997/05/20 16:16:54
1997-05-20 16:16:54 +00:00
ewt 12bb206289 *** empty log message ***
CVS patchset: 1647
CVS date: 1997/05/20 15:42:49
1997-05-20 15:42:49 +00:00
ewt aeb65017bb Added more includes of <sys/time.h> and <sys/resource.h> for AIX
CVS patchset: 1646
CVS date: 1997/05/20 15:42:27
1997-05-20 15:42:27 +00:00
ewt 2006e2ea37 *** empty log message ***
CVS patchset: 1639
CVS date: 1997/05/16 15:33:31
1997-05-16 15:33:31 +00:00
ewt d526f6299b *** empty log message ***
CVS patchset: 1636
CVS date: 1997/05/15 15:24:48
1997-05-15 15:24:48 +00:00
ewt 50a49ee9ed *** empty log message ***
CVS patchset: 1634
CVS date: 1997/05/15 15:10:42
1997-05-15 15:10:42 +00:00
ewt 555fd3176d added packager and url to default -qi output
CVS patchset: 1632
CVS date: 1997/05/15 14:40:20
1997-05-15 14:40:20 +00:00
ewt 9b93a43a01 Allow --dbpath during --rebuildbdb
CVS patchset: 1625
CVS date: 1997/05/15 14:00:14
1997-05-15 14:00:14 +00:00
ewt 5c28a3c541 Made some missing rpmrc entries a fatal error
CVS patchset: 1622
CVS date: 1997/05/14 18:39:43
1997-05-14 18:39:43 +00:00
ewt 91ef4108d5 Try to handle solaris2.5.1 in configure better
CVS patchset: 1619
CVS date: 1997/05/14 18:31:17
1997-05-14 18:31:17 +00:00
ewt bd1ece83f2 = didn't work w/ long arguments
CVS patchset: 1615
CVS date: 1997/05/07 19:43:23
1997-05-07 19:43:23 +00:00
ewt f3b683a4b0 *** empty log message ***
CVS patchset: 1613
CVS date: 1997/05/07 18:24:36
1997-05-07 18:24:36 +00:00
ewt 260850e9b8 Doesn't use cpio to unpack archives anymore...
CVS patchset: 1595
CVS date: 1997/05/05 20:46:58
1997-05-05 20:46:58 +00:00
ewt f7d09bd887 *** empty log message ***
CVS patchset: 1591
CVS date: 1997/05/02 15:48:07
1997-05-02 15:48:07 +00:00
ewt 4a07d308e2 *** empty log message ***
CVS patchset: 1589
CVS date: 1997/05/02 15:05:17
1997-05-02 15:05:17 +00:00
ewt a4beb010aa Look for gzip in path and store binary to use in /usr/lib/rpmrc
CVS patchset: 1583
CVS date: 1997/05/01 19:08:15
1997-05-01 19:08:15 +00:00
ewt eae23ccc64 need to handle conflictsindex in rpmdbMoveDatabase() and rpmdbRenameDatabase()
CVS patchset: 1571
CVS date: 1997/05/01 14:50:22
1997-05-01 14:50:22 +00:00
ewt 71e9bc9150 *** empty log message ***
CVS patchset: 1569
CVS date: 1997/04/30 19:32:57
1997-04-30 19:32:57 +00:00
ewt 2cd6cf055d *** empty log message ***
CVS patchset: 1567
CVS date: 1997/04/30 19:26:53
1997-04-30 19:26:53 +00:00
ewt bc51bb881a Made many more strings in the toplevel interface translatable.
CVS patchset: 1561
CVS date: 1997/04/29 02:45:19
1997-04-29 02:45:19 +00:00
ewt f2f2d31fd3 rpmFindByFile() removes duplicate and trailing / providing weak filename
canonicaliaztion.

CVS patchset: 1557
CVS date: 1997/04/28 21:01:01
1997-04-28 21:01:01 +00:00
ewt 33553fb3f7 Moved rpmrc, rpmpopt back to $(libdir) as @sysconfdir@ defaults to /usr/etc
(blech) and they aren't config files anyway. @datadir@ might make more
sense though?

CVS patchset: 1556
CVS date: 1997/04/28 20:52:18
1997-04-28 20:52:18 +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
root 7f4bfe283c *** empty log message ***
CVS patchset: 1552
CVS date: 1997/04/16 20:51:04
1997-04-16 20:51:04 +00:00
ewt f31e630997 *** empty log message ***
CVS patchset: 1550
CVS date: 1997/04/16 20:39:48
1997-04-16 20:39:48 +00:00
root 11e17ce9af *** empty log message ***
CVS patchset: 1547
CVS date: 1997/04/16 15:51:25
1997-04-16 15:51:25 +00:00
root b444e52d2e *** empty log message ***
CVS patchset: 1542
CVS date: 1997/04/15 15:34:09
1997-04-15 15:34:09 +00:00
ewt 886e17e89b *** empty log message ***
CVS patchset: 1539
CVS date: 1997/04/15 14:42:08
1997-04-15 14:42:08 +00:00
root 97ad8f52e1 *** empty log message ***
CVS patchset: 1537
CVS date: 1997/04/14 20:20:43
1997-04-14 20:20:43 +00:00
root c73a4c2a4d *** empty log message ***
CVS patchset: 1531
CVS date: 1997/04/14 20:03:48
1997-04-14 20:03:48 +00:00
root 23fbf53b07 *** empty log message ***
CVS patchset: 1529
CVS date: 1997/04/14 17:17:43
1997-04-14 17:17:43 +00:00
ewt 3f66dedef3 *** empty log message ***
CVS patchset: 1526
CVS date: 1997/04/09 15:53:54
1997-04-09 15:53:54 +00:00
ewt 0ce0902ae5 marc is a dork
CVS patchset: 1522
CVS date: 1997/04/01 22:52:39
1997-04-01 22:52:39 +00:00
root aa55856e82 *** empty log message ***
CVS patchset: 1518
CVS date: 1997/03/31 20:17:11
1997-03-31 20:17:11 +00:00
ewt 57e9dfb3a3 *** empty log message ***
CVS patchset: 1514
CVS date: 1997/03/31 20:15:14
1997-03-31 20:15:14 +00:00
ewt 257c5aede4 *** empty log message ***
CVS patchset: 1513
CVS date: 1997/03/31 19:47:55
1997-03-31 19:47:55 +00:00
ewt 45c8e72b5f *** empty log message ***
CVS patchset: 1512
CVS date: 1997/03/31 15:47:46
1997-03-31 15:47:46 +00:00
ewt 2940534c5d *** empty log message ***
CVS patchset: 1488
CVS date: 1997/03/20 15:18:03
1997-03-20 15:18:03 +00:00
ewt af2cce911c *** empty log message ***
CVS patchset: 1479
CVS date: 1997/03/11 17:09:07
1997-03-11 17:09:07 +00:00
ewt 785faee533 *** empty log message ***
CVS patchset: 1471
CVS date: 1997/03/04 02:22:04
1997-03-04 02:22:04 +00:00
ewt 7e21d61da1 *** empty log message ***
CVS patchset: 1457
CVS date: 1997/02/25 23:17:29
1997-02-25 23:17:29 +00:00
ewt 603de4d82f *** empty log message ***
CVS patchset: 1451
CVS date: 1997/02/20 16:20:53
1997-02-20 16:20:53 +00:00
ewt fca9595fc1 *** empty log message ***
CVS patchset: 1450
CVS date: 1997/02/20 02:21:36
1997-02-20 02:21:36 +00:00
marc a7fe8049fc *** empty log message ***
CVS patchset: 1442
CVS date: 1997/02/18 01:16:14
1997-02-18 01:16:14 +00:00
ewt 2c056abce6 *** empty log message ***
CVS patchset: 1441
CVS date: 1997/02/18 00:01:39
1997-02-18 00:01:39 +00:00
root d0f53bd36d *** empty log message ***
CVS patchset: 1438
CVS date: 1997/02/17 23:45:37
1997-02-17 23:45:37 +00:00
ewt 14b83466f4 *** empty log message ***
CVS patchset: 1435
CVS date: 1997/02/17 20:22:45
1997-02-17 20:22:45 +00:00