Kamil Dudka
3d8270f934
Resolves : #1294016 - prevent test-isinf from failing with gcc-5.3.1 on ppc64le
2016-01-06 14:08:28 +01:00
Kamil Dudka
73a88e7f27
new upstream release: findutils-4.6.0
...
- drop oldfind(1) no longer supported by upstream
2015-12-29 00:39:39 +01:00
Kamil Dudka
627c12645a
new upstream release: findutils-4.5.16
2015-12-25 12:48:40 +01:00
Kamil Dudka
e81850d3c1
Resolves : #1252549 - enable leaf optimization for XFS and NFS
2015-12-21 18:58:15 +01:00
Kamil Dudka
c6a050e8ae
findutils-4.5.15-no-locate.patch: fix typo in name
2015-12-21 18:55:40 +01:00
Kamil Dudka
968ba6867d
new upstream release: findutils-4.5.15
2015-12-19 23:00:59 +01:00
Kamil Dudka
129629fda7
Resolves : #1239501 - make the test-suite ready for Perl 5.22
2015-07-07 10:38:22 +02:00
Dennis Gilmore
3c9fbaaa7f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 06:20:02 +00:00
Kamil Dudka
3c9d6c2bf3
make the test-suite ready for Python 3
2015-03-18 17:10:12 +01:00
Till Maas
c02d7f6ff2
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:24:49 +01:00
Kamil Dudka
d0e916c699
Resolve : #1188498 - fix a crash triggered by recursive bind mount
2015-02-16 14:29:17 +01:00
Peter Robinson
a37bc7851d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 12:26:14 +00:00
Kamil Dudka
9292a1d5a7
new upstream release: findutils-4.5.14
2014-07-21 10:25:04 +02:00
Kamil Dudka
412732ac50
new upstream release: findutils-4.5.13
2014-07-16 12:19:32 +02:00
Tom Callaway
28c38b5cb0
fix license handling
2014-07-12 10:50:05 -04:00
Dennis Gilmore
02f9206900
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 07:07:19 -05:00
Kamil Dudka
59f959cc29
Resolves : #1083145 - eliminate failure of gnulib tests on little-endian PowerPC
2014-06-02 13:07:22 +02:00
Kamil Dudka
24abf73cbf
fix typos and formatting of the last changelog entry
2014-06-02 13:01:52 +02:00
Peter Robinson
34282b0850
Drop ChangeLog the NEWS file contains details back to 1993 to satify even the most bored sysadmin
2014-05-31 23:13:29 +01:00
Kamil Dudka
0fb0b5c269
silence GCC warnings
2013-09-23 15:12:08 +02:00
Kamil Dudka
1c07ba6f13
new upstream release: findutils-4.5.12
2013-09-23 13:56:28 +02:00
Dennis Gilmore
f76086b2b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 06:16:15 -05:00
Kamil Dudka
893fbf4cd8
remove findutils-4.4.2-autofs.patch no longer needed
...
/etc/mtab is now symlink to /proc/mounts so it does not make sense
to process them separately
2013-07-10 14:36:36 +02:00
Kamil Dudka
99e476cf71
remove support for obsolete -perm +MODE syntax ( #982503 )
2013-07-09 11:27:18 +02:00
Kamil Dudka
2e3e66c981
new upstream release: findutils-4.5.11
2013-02-03 21:03:52 +01:00
Kamil Dudka
7590b65979
do not require gets() to be declared
2012-08-28 17:26:13 +02:00
Kamil Dudka
23afa40d98
do not use the AM_C_PROTOTYPES macro (removed in Automake 1.12)
2012-08-28 16:58:05 +02:00
Kamil Dudka
623e030f29
fix specfile issues reported by the fedora-review script
2012-08-28 16:31:32 +02:00
Dennis Gilmore
85114f5954
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 21:23:11 -05:00
Kamil Dudka
b1cb7bb680
add virtual provides for bundled(gnulib) copylib ( #821753 )
2012-05-16 12:26:51 +02:00
Harald Hoyer
22b8a9f139
add filesystem guard
2012-01-25 21:11:25 +01:00
Harald Hoyer
72a0b8bef4
install everything in /usr
...
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove
This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.
New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.
Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.
Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 14:09:06 +01:00
Dennis Gilmore
0e6c05e9eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 20:26:06 -06:00
Kamil Dudka
ee3f03dfd5
new upstream release: findutils-4.5.10
2011-05-11 16:52:18 +02:00
Dennis Gilmore
e41051998e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 14:10:23 -06:00
Kamil Dudka
64e03b7b07
- fix some bugs in handling of -execdir (Savannah bug #29949 )
2010-05-24 15:38:38 +00:00
Kamil Dudka
6dba51f96d
- new upstream release, dropped applied patches
2010-05-05 11:38:25 +00:00
Kamil Dudka
8440b32a33
- avoid assertion failure due to access permissions ( #579476 )
2010-04-05 23:53:06 +00:00
Kamil Dudka
9517481aff
- upstream bugfix http://savannah.gnu.org/bugs/?29435
2010-04-04 11:27:43 +00:00
Kamil Dudka
7b587d56ee
- avoid assertion failure on non-recognized O_CLOEXEC
2010-04-03 21:27:39 +00:00
Kamil Dudka
aa3c05b9de
- new upstream release, dropped applied patches
...
- eliminated compile-time warnings
2010-04-03 15:50:55 +00:00
Kamil Dudka
c99f1743be
fix mistakenly stated bug ID in the ChangeLog
2010-03-30 12:06:54 +00:00
Kamil Dudka
a49c3c92f4
cleanup in patches, fixed #562043
2010-02-12 10:57:55 +00:00
Kamil Dudka
94aa45f80b
fix typo in ChangeLog date
2009-11-26 18:20:13 +00:00
Kamil Dudka
c5de3e1d34
- update SELinux patch to the latest upstream (gnulib based) version
2009-11-26 17:50:53 +00:00
Kamil Dudka
4736063417
- do not fail silently on a remount during traverse ( #501848 )
2009-11-18 18:39:38 +00:00
Kamil Dudka
29ef88d6c3
- 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:38:53 +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
Tim Waugh
8051932697
- Build requires gettext-devel, texinfo (bug #134692 ).
2004-10-05 17:09:41 +00:00
Tim Waugh
bc13fcac21
- Set re->translate before re_compile_pattern (bug #134190 ).
2004-09-30 09:59:41 +00:00
cvsdist
6e53ef2835
auto-import changelog data from findutils-4.1.20-3.src.rpm
...
4.1.20-3
- Fix build with current auto* tools (Steve Grubb)
2004-09-09 04:45:52 +00:00
cvsdist
2292967906
auto-import changelog data from findutils-4.1.20-2.src.rpm
...
4.1.20-2
- Fix -iregex (bug #127297 ).
2004-09-09 04:45:42 +00:00
cvsdist
d34d182f51
auto-import changelog data from findutils-4.1.20-1.src.rpm
...
Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 4.1.20-1
- Clarify find man page (bug #126098 ).
- Apply changes by Robert Scheck <redhat@linuxnetz.de> (bug #126352 ):
- Upgrade to 4.1.20 and some specfile cleanup
2004-09-09 04:45:29 +00:00
cvsdist
356b0df496
auto-import changelog data from findutils-4.1.7-27.src.rpm
...
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:45:12 +00:00