Commit Graph

1655 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 c81e8aefaa Must include <sys/tiome.h> before <sys/resource.h> for SunOS
CVS patchset: 1653
CVS date: 1997/05/20 17:43:34
1997-05-20 17:43:34 +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 8f19c5cf59 remove (none) entries during --setperms, --setugids
CVS patchset: 1651
CVS date: 1997/05/20 16:21:17
1997-05-20 16:21:17 +00:00
ewt f770c2a33d Use :shescape for --setugids, --setperms
CVS patchset: 1650
CVS date: 1997/05/20 16:19:45
1997-05-20 16:19:45 +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 49afbf25a1 Moved includes of miscfn.h to the top.
CVS patchset: 1648
CVS date: 1997/05/20 15:57:39
1997-05-20 15:57:39 +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 34110c1694 Use a more portable alternative to 'id -u'
CVS patchset: 1645
CVS date: 1997/05/20 15:29:59
1997-05-20 15:29:59 +00:00
ewt c5c46a7c38 Use lchown() if it's available
CVS patchset: 1644
CVS date: 1997/05/20 15:28:25
1997-05-20 15:28:25 +00:00
ewt d17a80d764 Guess chown doesn't follow symlinks w/ configure is run by non-root user.
CVS patchset: 1643
CVS date: 1997/05/19 14:09:35
1997-05-19 14:09:35 +00:00
ewt d532969bf3 Fixed some typos in verify.c for CHOWN_FOLLOWS_SYMLINK case
CVS patchset: 1642
CVS date: 1997/05/19 14:05:32
1997-05-19 14:05:32 +00:00
ewt 379067dcdd Added de, pt-br catalogs to file list.
CVS patchset: 1641
CVS date: 1997/05/16 18:41:25
1997-05-16 18:41:25 +00:00
ewt f899d97420 Updated rpm.spec for 2.4.
CVS patchset: 1640
CVS date: 1997/05/16 15:55:47
1997-05-16 15:55:47 +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 1296efb89a Applied changes for AIX. This involved using <sys/select.h> if it's available.
CVS patchset: 1638
CVS date: 1997/05/16 15:32:57
1997-05-16 15:32:57 +00:00
ewt 95eca93972 Don't use fchdir() as it's not terribly portable.
CVS patchset: 1637
CVS date: 1997/05/16 15:25:31
1997-05-16 15:25: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 e324da522d If CHOWN_FOLLOWS_SYMLINK is set:
1) don't set the owner/group of symlinks during cpio expansion
	2) don't verify the owner/group of symlinks

CVS patchset: 1635
CVS date: 1997/05/15 15:19:56
1997-05-15 15:19:56 +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 1a382cc365 Added --enable-broken-chmod
CVS patchset: 1633
CVS date: 1997/05/15 15:09:44
1997-05-15 15:09:44 +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 ba03c6c1f8 Check for chown() following symlinks
CVS patchset: 1631
CVS date: 1997/05/15 14:32:24
1997-05-15 14:32:24 +00:00
ewt 58166a9c32 Fix things up for SunOS
CVS patchset: 1630
CVS date: 1997/05/15 14:08:52
1997-05-15 14:08:52 +00:00
ewt 7ce7d42fb6 Include "miscfn.h" in a few more places.
CVS patchset: 1629
CVS date: 1997/05/15 14:04:39
1997-05-15 14:04:39 +00:00
ewt c312659a87 Automatically define NEED_TIMEZONE
CVS patchset: 1628
CVS date: 1997/05/15 14:02:36
1997-05-15 14:02:36 +00:00
ewt 1cc429b054 Include <limits.h> if it's available.
CVS patchset: 1627
CVS date: 1997/05/15 14:01:41
1997-05-15 14:01:41 +00:00
ewt c6aac84329 Don't segv if we can't do a uid to uname conversion
CVS patchset: 1626
CVS date: 1997/05/15 14:00:44
1997-05-15 14:00:44 +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 d969bbac6f New translation from Karl Eichwalder
CVS patchset: 1624
CVS date: 1997/05/14 18:43:37
1997-05-14 18:43:37 +00:00
ewt 43e43407b8 Fixed some minor problems.
CVS patchset: 1623
CVS date: 1997/05/14 18:42:47
1997-05-14 18:42:47 +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 9970538dee Removed conflicting realpath() declaration.
CVS patchset: 1621
CVS date: 1997/05/14 18:33:00
1997-05-14 18:33:00 +00:00
ewt 3f88e268a6 Create intermediate directories properly.
CVS patchset: 1620
CVS date: 1997/05/14 18:32:18
1997-05-14 18:32:18 +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 7df2d5037e Added includes of miscfn.h
CVS patchset: 1618
CVS date: 1997/05/12 13:28:15
1997-05-12 13:28:15 +00:00
root 2dfd163579 fix cpio bug
fix spec file marking bug

CVS patchset: 1617
CVS date: 1997/05/07 20:22:55
1997-05-07 20:22:55 +00:00
ewt 39422acd79 Fixed broken brackets in help document.
CVS patchset: 1616
CVS date: 1997/05/07 20:08:11
1997-05-07 20:08:11 +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 49a247317a Include sys/socket.h if it's available
CVS patchset: 1614
CVS date: 1997/05/07 19:27:21
1997-05-07 19:27:21 +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 24fcb1113e Changed a bunch of bsearch() calls to work when sizeof(int) != sizeof(int *)
CVS patchset: 1612
CVS date: 1997/05/07 18:24:05
1997-05-07 18:24:05 +00:00
ewt b00166a733 Handle NEED_TIMEZONE, NEED_MYREALLOC
CVS patchset: 1611
CVS date: 1997/05/07 15:16:14
1997-05-07 15:16:14 +00:00
ewt 80a62f5091 Look for limits.h (strtol.c uses it)
CVS patchset: 1610
CVS date: 1997/05/07 15:15:42
1997-05-07 15:15:42 +00:00
ewt 3272c3d1f1 *** empty log message ***
CVS patchset: 1609
CVS date: 1997/05/07 15:11:46
1997-05-07 15:11:46 +00:00
ewt 67c8991eb0 *** empty log message ***
CVS patchset: 1608
CVS date: 1997/05/07 15:09:39
1997-05-07 15:09:39 +00:00
ewt 9c2a152c85 Added config.h, miscfn.h header files
CVS patchset: 1607
CVS date: 1997/05/07 15:07:50
1997-05-07 15:07:50 +00:00
ewt 140af12512 Added include of config.h
CVS patchset: 1606
CVS date: 1997/05/07 15:06:12
1997-05-07 15:06:12 +00:00