Commit Graph

67 Commits

Author SHA1 Message Date
Kamil Dudka
685e8366e3 synced with devel 2009-11-26 18:20:59 +00:00
Kamil Dudka
0f19737980 F-12 branch synced with devel 2009-11-18 18:43:36 +00:00
Kamil Dudka
723ddb7a97 - make it possible to recognize an autofs filesystem by find
- add a new find's option -xautofs to not descend directories on autofs
    filesystems
2009-10-20 12:51:28 +00:00
Kamil Dudka
405c87b850 - do process install-info only without --excludedocs(#515914) 2009-09-14 13:52:37 +00:00
Jesse Keating
f20382f74f - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 22:47:14 +00:00
vcrhonek
75e498be0a Update to findutils-4.4.2 2009-07-01 12:03:32 +00:00
Jesse Keating
baf2630655 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 17:08:07 +00:00
vcrhonek
94dcadc1a2 add bugzilla to changelog... 2008-04-30 10:04:17 +00:00
vcrhonek
b6345615f9 Update to findutils-4.4.0 2008-04-30 10:02:05 +00:00
vcrhonek
5864214a02 Move find to /bin 2008-04-14 11:12:36 +00:00
vcrhonek
85557700c2 Fix xargs ARG_MAX assert 2008-03-28 13:30:45 +00:00
vcrhonek
7e35f3fc8a Update to findutils-4.2.33, Fix License 2008-02-15 10:15:32 +00:00
vcrhonek
cdb35516cd Update to findutils-4.2.32 2008-02-13 12:34:35 +00:00
vcrhonek
44ee1f056f rebuild 2008-02-11 13:17:13 +00:00
vcrhonek
561ff53840 rebuild 2008-01-18 09:47:03 +00:00
vcrhonek
ca98ee8b37 merge review 2008-01-03 10:07:21 +00:00
vcrhonek
050b8d3a68 fix license, rebuild 2007-08-23 10:38:26 +00:00
vcrhonek
4e69e2e071 Update to findutils-4.2.31, Resolves: #243732 2007-06-12 14:03:26 +00:00
Miloslav Trmac
ca6ac22cbe - Ignore install-info errors in scriptlets 2007-01-05 04:56:17 +00:00
Miloslav Trmac
99f3bcef1c - Update to findutils-4.2.29
- Fix some rpmlint warnings
2006-11-26 06:06:03 +00:00
Jesse Keating
f2c9fa79fb bumped for rebuild 2006-07-12 05:48:52 +00:00
Miloslav Trmac
df0199697c - Report the correct directory when hard link count is inconsistent
(#182001)
2006-02-19 09:33:31 +00:00
Jesse Keating
ee4e4932a2 bump for bug in double-long on ppc(64) 2006-02-11 02:43:52 +00:00
Jesse Keating
ffbd789e23 bump for new gcc/glibc 2006-02-07 11:39:18 +00:00
Miloslav Trmac
27ce8a54bb - Updated SELinux patch, --context is no longer valid (use -context) 2006-01-30 21:28:09 +00:00
Miloslav Trmac
53e53324c3 Fix overzealous cleanup, take 2 2006-01-12 07:10:14 +00:00
Miloslav Trmac
3a6fa3091f Undo overzealous cleanup 2006-01-12 07:02:32 +00:00
Miloslav Trmac
75c031dd05 - Don't use uninitialized memory in -printf %%Z (#174485)
- Ship more documentation files
- Clean up the spec file a bit
2006-01-12 06:53:05 +00:00
Jesse Keating
fb1403d548 gcc update bump 2005-12-09 22:40:25 +00:00
Tim Waugh
5e78a02b75 - 4.2.27.
- No longer need arg_max patch.
2005-12-07 10:24:23 +00:00
Tim Waugh
14e624bd73 - One further arg_max fix for PPC. 2005-11-23 11:38:00 +00:00
Tim Waugh
0c5e18227c - Applied arg_max patch from upstream to fix test suite failures. 2005-11-23 10:17:41 +00:00
Tim Waugh
da769d8f85 - 4.2.26 (fixes bug #173817). 2005-11-21 16:49:51 +00:00
Daniel J Walsh
1a1e058db1 - Fix selinux patch 2005-10-11 21:41:28 +00:00
Tim Waugh
9ca4d619fe Bump release 2005-09-05 10:55:44 +00:00
Tim Waugh
b7ce6594e9 - 4.2.25. 2005-09-05 10:26:32 +00:00
Tim Waugh
248647ce69 - 4.2.23. 2005-06-20 08:47:17 +00:00
Tim Waugh
24ec15e80c - 4.2.20. 2005-03-17 13:24:54 +00:00
Tim Waugh
459833a109 - Applied patch from Robert Scheck to fix compilation with GCC 4 (bug
#151031).
2005-03-14 10:58:01 +00:00
Tim Waugh
2b09118d10 - Rebuild for new GCC. 2005-03-02 17:45:46 +00:00
Tim Waugh
be816a7329 - 4.2.18. 2005-02-21 12:28:18 +00:00
Tim Waugh
da48862cec - Added nofollow patch from upstream. 2005-02-14 17:30:31 +00:00
Tim Waugh
1005619949 Fixed 'make check'. 2005-01-31 15:22:30 +00:00
Tim Waugh
8d0aab418f - 4.2.15. Lots of patches removed due to upstream merge. 2005-01-31 14:46:16 +00:00
Daniel J Walsh
4f49fff183 - Change --context to use fnmatch instead of strcmp 2005-01-04 21:47:55 +00:00
Tim Waugh
d0901b9fe2 - Removed "G" and "M" size qualifiers from man page, since support for
those is not in the stable branch (bug #141987).
2004-12-07 12:57:34 +00:00
Tim Waugh
afb0cb07da - Better xargs ARG_SIZE handling (bug #135129). 2004-10-19 11:32:57 +00:00
Tim Waugh
5dea2c2bd8 - Fixed d_type patch for underquoted m4 macro. 2004-10-15 14:32:25 +00:00
Tim Waugh
3ac72838ab - Use upstream patch for find -size man page fix. 2004-10-08 13:50:55 +00:00
Tim Waugh
553a83c982 - Fixed bug #126352. 2004-10-06 15:28:57 +00:00