Commit Graph

111 Commits

Author SHA1 Message Date
Jaromir Capik 615676bd6d Adding STAGE1 bootstrap recipe 2015-06-11 15:33:39 +02: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
Kamil Dudka cbeabfaa1e remove left over files from the repository 2014-07-16 12:18:27 +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
Fedora Release Engineering 00c852d0f2 dist-git conversion 2010-07-28 14:26:37 +00:00
Kamil Dudka 64e03b7b07 - fix some bugs in handling of -execdir (Savannah bug #29949) 2010-05-24 15:38:38 +00:00
Kamil Dudka 0e7d687ea7 update some patches 2010-05-10 16:48:39 +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
Bill Nottingham b4029cf2f7 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:16:25 +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 2b907baadd update .cvsignore 2009-09-14 13:53:48 +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