Ondrej Vasik
2505178971
new upstream bugfix release 7.6, removed applied patches,defuzzed the rest
2009-09-12 09:28:49 +00:00
Ondrej Vasik
266a669f62
fix double free error in fold for singlebyte locales (caused by multibyte
...
patch)
2009-09-10 10:36:58 +00:00
Ondrej Vasik
61fe33cb1c
fix sort -h for multibyte locales (reported via
...
http://bugs.archlinux.org/task/16022 )
2009-09-08 14:34:31 +00:00
Ondrej Vasik
2c2fd97500
fixed regression where df -l <device> as regular user cause Permission
...
denied (#520630 , introduced by fix for rhbz #497830 )
2009-09-03 15:19:58 +00:00
Ondrej Vasik
063897c2f3
ls -i: print consistent inode numbers also for mount points ( #453709 )
2009-09-01 10:05:36 +00:00
Ondrej Vasik
5fd0b055f5
Better fix than workaround the koji insufficient utimensat support issue to
...
prevent failures in other packages
2009-08-24 08:38:17 +00:00
Ondrej Vasik
1bc86eb295
libstdbuf.so in separate coreutils-libs subpackage, update /etc/DIRCOLORS*,
...
skip two new tests on system with insufficient utimensat support(e.g.
koji)
2009-08-21 11:49:02 +00:00
Ondrej Vasik
e1052e34a1
New upstream release 7.5, remove already applied patches,defuzz few others
2009-08-21 07:00:59 +00:00
Ondrej Vasik
378338cdef
package is xz, not xz-utils
2009-08-06 13:31:14 +00:00
Ondrej Vasik
7915d210f2
do process install-info only with info files present( #515970 ), BuildRequire
...
for xz-utils, use xz tarball
2009-08-06 13:24:22 +00:00
Kamil Dudka
ff18ef69d3
- ls -1U with two or more arguments (or with -R or -s) works properly again
...
- install runs faster again with SELinux enabled (#479502 )
2009-08-05 08:45:05 +00:00
Jesse Keating
3dc23f3518
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 19:30:04 +00:00
Ondrej Vasik
777ce54cea
do not ignore sort's version sort for multibyte locales( #509688 )
2009-07-06 21:40:43 +00:00
Ondrej Vasik
7f2b3258d5
temporarily workaround probable kernel issue with TCSADRAIN( #504798 )
2009-06-11 08:26:29 +00:00
Ondrej Vasik
67e264c142
new upstream release 7.4, removed applied patches
2009-05-25 12:11:34 +00:00
Ondrej Vasik
17e0cac955
fix segfaults in join (i18n patch) when using multibyte locales( #497368 )
2009-04-23 17:01:01 +00:00
Ondrej Vasik
187c0782af
make mv xattr support failures silent (as is done for cp -a) - #496142
2009-04-17 09:54:04 +00:00
Ondrej Vasik
1ef0ec681f
temporarily disable strverscmp failing gnulib test, defuzz patches
2009-04-01 11:14:30 +00:00
Ondrej Vasik
ca7ca126aa
New upstream bugfix release 7.2, removed applied patches
2009-03-31 15:48:26 +00:00
Ondrej Vasik
81a387abc6
fix typo in patch name
2009-03-19 15:10:54 +00:00
Ondrej Vasik
92dfad507f
do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
...
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:57:35 +00:00
Ondrej Vasik
579172fc3b
do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
...
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:56:49 +00:00
Ondrej Vasik
bfff2133f5
fix sort bugs (including #485715 ) for multibyte locales
2009-03-02 12:42:55 +00:00
Ondrej Vasik
c39fe6a1cc
fix infinite loop in recursive cp (introduced by 7.1, upstream)
2009-02-27 12:13:54 +00:00
Ondrej Vasik
a359684b15
fix showing ACL's for ls -Z ( #487374 ), fix automatic column width for
...
names/groups for it as well
2009-02-26 13:44:18 +00:00
Ondrej Vasik
49c94e6cef
fix couple of bugs in sort with determining end of fields (upstream) -
...
includes #485715 fix
2009-02-25 15:36:19 +00:00
Ondrej Vasik
be82102c5b
workaround libcap issue, move i18n testsuite tuning to i18n, fix gnulib
...
testsuite failure with multiple skip exit codes
2009-02-25 13:13:05 +00:00
Ondrej Vasik
c4b1fe4c8a
New upstream release 7.1, removed applied patches, amended patches and
...
LS_COLORS files
2009-02-24 11:53:38 +00:00
Jesse Keating
eded8d92cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 09:12:38 +00:00
Kamil Dudka
f88f91b802
added BuildRequires for libattr-devel and attr
2009-01-28 18:01:37 +00:00
Kamil Dudka
b264912790
cp/mv: --no-clobber option, xattr support ( #202823 )
2009-01-28 17:29:41 +00:00
Ondrej Vasik
f7b5421d46
fix info documentation for expr command ( #474434 )
2008-12-03 23:11:37 +00:00
Ondrej Vasik
5a43cb54ac
fixed regression in expr command( #474434 ), enable total-awk test again (and
...
skip it only when df not working properly at all)
2008-12-03 22:49:50 +00:00
Ondrej Vasik
25edeeda75
Package summary tuning
2008-11-25 09:38:55 +00:00
Ondrej Vasik
8283df33d5
added requirements for util-linux-ng >= 2.14 ( #472445 ), some sed cleanup
2008-11-21 15:08:56 +00:00
Ondrej Vasik
e8a61f5499
temporarily skip timeout-parameters test (ppc64 failure)
2008-11-12 09:38:49 +00:00
Ondrej Vasik
185a101acb
temporarily skip df --total tests (failures)
2008-11-11 16:26:15 +00:00
Ondrej Vasik
c2ee73dbca
commited updated sources
2008-11-11 16:10:30 +00:00
Ondrej Vasik
e18e41532f
New upstream release (+ amending/droping patches)
2008-11-11 16:03:49 +00:00
Ondrej Vasik
e464e338f2
Requires: ncurses ( #469277 )
2008-11-03 11:04:32 +00:00
Ondrej Vasik
893c38877c
make possible to disable capability in ls due to performance impact when
...
not cached(#467508 ), do not patch generated manpages - generate them at
build time, do not mistakenly display -g and -G runuser option in su
--help output
2008-10-22 11:07:44 +00:00
Ondrej Vasik
3a1addac9b
fix several date issues, clarify ls exit statuses documentation ( #446294 )
2008-10-13 08:32:45 +00:00
Ondrej Vasik
146c35e640
fix cp -Z issues( #466653 , #466646 ), do not require preservation of SELinux
...
CTX for preserve=all cp mode
2008-10-12 16:14:22 +00:00
Ondrej Vasik
0beb80a141
use setup macro lzma support, remove unimplemented option --changes from
...
chcon
2008-10-08 15:00:28 +00:00
Jarod Wilson
e1155495fa
- fix up potential test failures when building in certain slightly quirky
...
environments (part of bz#442352)
2008-10-06 20:29:30 +00:00
Ondrej Vasik
9cd65b9a55
Added requirements for libattr( #465569 )
2008-10-06 10:28:40 +00:00
Ondrej Vasik
f4e74ff9f8
release++ :(
2008-09-29 20:40:46 +00:00
Ondrej Vasik
75d13c2a17
readded localy disabled build requires :(
2008-09-29 20:39:22 +00:00
Ondrej Vasik
b8498f9e0c
seq should no longer fail to display final number of some float sequences
...
with utf8 locales(#463556 )
2008-09-29 20:37:58 +00:00
Ondrej Vasik
4bfed977b1
Release++ (forgotten due specfile merge)
2008-08-13 12:59:58 +00:00