Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > f0a7db5ce43a3864df69d9148b858895 > files > 27

coreutils-8.25-3.1.mga6.src.rpm

Summary:	The GNU core utilities: a set of tools commonly used in shell scripts
Name:		coreutils
Version:	8.25
%define subrel	1
Release:	%mkrel 3
License:	GPLv3+
Group:		System/Base
Url:		http://www.gnu.org/software/coreutils/
Source0:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz

# fileutils
Patch101:	coreutils-8.2-spacedir.patch
Patch1155:	coreutils-8.24-force-option--override--interactive-option.patch
Patch118:	fileutils-8.17-ls_h.patch
Patch500:	coreutils-8.3-mem.patch

# add --color option to md5sum and shaXsum
Patch201:	coreutils-8.22-sum-color.patch

# sh-utils

#add info about TZ envvar to date manpage
Patch703:	coreutils-8.21-dateman.patch
Patch713:	coreutils-4.5.3-langinfo.patch

# (sb) lin18nux/lsb compliance - multibyte functionality patch
# http://www.openi18n.org/subgroups/utildev/patch/
# fwang: we often get this patch from fedora
Patch800:	coreutils-i18n.patch
Patch801:	coreutils-i18n-expand-unexpand.patch
Patch802:	coreutils-i18n-cut.patch
# The unexpand patch above is not correct. Sent to the patch authors
# The cut patch above is not stable enough, not applied
Patch803:	coreutils-i18n-fix-unexpand.patch
Patch804:	coreutils-i18n-cut-old.patch

Patch909:	coreutils-5.1.0-64bit-fixes.patch

# https://qa.mandriva.com/show_bug.cgi?id=38577
Patch911:	coreutils-8.3-groupfix.patch

Patch1011:	coreutils-8.24-DIR_COLORS-mdkconf.patch
#(peroyvind): add back always red blinking on broken symlinks
Patch1013:	coreutils-8.2-always-blinking-colors-on-broken-symlinks.patch
#(peroyvind): fix a test that fails to compile with -Werror=format-security
Patch1014:	coreutils-8.22-check-string-format.patch

# fedora patches
#add note about no difference between binary/text mode on Linux - md5sum manpage
Patch2101:	coreutils-8.22-manpages.patch
#do display processor type for uname -p/-i based on uname(2) syscall
Patch2103:	coreutils-8.2-uname-processortype.patch
#df --direct
Patch2104:	coreutils-8.23-df-direct.patch
#add note about mkdir --mode behaviour into info documentation(#610559)
Patch2107:	coreutils-8.4-mkdir-modenote.patch

#getgrouplist() patch from Ulrich Drepper.
Patch2908:	coreutils-getgrouplist.patch
#Prevent buffer overflow in who(1) (bug #158405).
Patch2912:	coreutils-overflow.patch

# Security patches
Patch3000:      coreutils-8.25-CVE-2017-7476.patch
Patch3001:	coreutils-8.27-CVE-2017-18018.patch
Patch3002:	coreutils-8.30-CVE-2018-17942.patch

BuildRequires:	locales-fr
BuildRequires:	locales-ja
BuildRequires:	locales-zh
BuildRequires:	locales-tr
BuildRequires:	gettext
BuildRequires:	termcap-devel
BuildRequires:	texinfo >= 4.3
# We need automake which supports the dist-xz target
BuildRequires:	automake >= 1.10.2-2
# And tar which supports xz automagically since rpm.org seems to rely on this(..?)
BuildRequires:	tar >= 1.21-2
BuildRequires:	libacl-devel
BuildRequires:	libattr-devel
BuildRequires:	libgmp-devel
BuildRequires:	libcap-devel
BuildRequires:	bison
BuildRequires:	flex
BuildRequires:	strace
Requires(pre):	filesystem >= 2.1.9-18

Provides:	mktemp = %{version}
Obsoletes:	mktemp < %{version}

Provides:	stat = %{version}
Provides:	%{_bindir}/env
Provides:	/bin/env
Obsoletes:	base64
Conflicts:	tetex < 1.0.7-49
Conflicts:	util-linux < 2.23.1

%description
This package is the union of the old GNU fileutils, sh-utils, and
textutils packages.

These tools are the GNU versions of common useful and popular
file & text utilities which are used for:
- file management
- shell scripts
- modifying text file (spliting, joining, comparing, modifying, ...)

Most of these programs have significant advantages over their Unix
counterparts, such as greater speed, additional options, and fewer
arbitrary limits.

%package	doc
Summary:	Coreutils documentation in info format
Group:		Documentation
Requires:	coreutils >= 4.5.4-2
Requires(post,preun):	info-install
BuildArch:	noarch

%description	doc
This package contains coreutils documentation in GNU info format.

%prep
%setup -q

# fileutils
# (tpg) seems to be fixed
#patch101 -p1 -b .space~
%patch1155 -p1 -b .override~
%patch118 -p1

# textutils
%patch500 -p1

# sh-utils
%patch703 -p1 -b .dateman~
%patch713 -p1 -b .langinfo~

# li18nux/lsb
%patch800 -p1 -b .i18n~
%patch801 -p1 -b .i18n-expand
#%%patch802 -p1 -b .i18n-cut
%patch803 -p1 -b .i18n-fix-expand
%patch804 -p1 -b .i18n-cutold

%patch909 -p1 -b .64bit~
%patch911 -p1 -b .groups~

%patch1011 -p1 -b .colors_mdkconf~
%patch1013 -p1 -b .broken_blink~
%patch1014 -p1 -b .str_fmt~

%patch2101 -p1 -b .manpages~
%patch2103 -p1 -b .sysinfo~
# (tpg) not needed for now
#patch2104 -p1 -b .dfdirect~
%patch2107 -p1 -b .mkdirmode

%patch2908 -p1 -b .getgrouplist~
%patch2912 -p1 -b .overflow~

%patch201 -p1 -b .color-sum

%patch3000 -p1
%patch3001 -p1
%patch3002 -p1

chmod a+x tests/misc/sort-mb-tests.sh
chmod +w ./src/dircolors.h
./src/dcgen ./src/dircolors.hin > ./src/dircolors.h

export DEFAULT_POSIX2_VERSION=199209
aclocal -I m4
automake --gnits --add-missing
autoconf

%build
export CFLAGS="%{optflags} -fPIC -D_GNU_SOURCE=1"

%configure2_5x \
	--enable-largefile \
	--enable-no-install-program=hostname,uptime,kill \
	--enable-install-program=arch \
	--without-selinux \
	--disable-rpath \
	--disable-silent-rules

%make
bzip2 -9 ChangeLog

%check
#make check

%install
%makeinstall_std

# let be compatible with old fileutils, sh-utils and textutils packages :
mkdir -p %{buildroot}{%{_sbindir},%{_sysconfdir}}

# chroot was in /usr/sbin :
mv %{buildroot}/{%{_bindir},%{_sbindir}}/chroot

install -m644 src/dircolors.hin -D %{buildroot}%{_sysconfdir}/DIR_COLORS

#TV# find_lang look for LC_MESSAGES, not LC_TIME:
#TV(cd %{buildroot}; find .%_datadir/locale/ -name coreutils.mo | fgrep LC_TIME | \
#TV	sed -e "s!^.*/share/locale/\([^/]*\)/!%lang(\1) %_datadir/locale/\1/!") >> %name.lang
find %{buildroot}%{_datadir}/locale/ -name coreutils.mo | fgrep LC_TIME | xargs rm -f

%find_lang %{name}

%preun doc
%_remove_install_info %{name}.info

%post doc
%_install_info %{name}.info
# The next true is needed: else, if there's a problem, the 
# package'll be installed 2 times because of trigger faillure
true

%files -f %{name}.lang
%config(noreplace) %{_sysconfdir}/D*
%doc README
%{_bindir}/*
%{_sbindir}/chroot
# This should really be in %_libdir since it is a library, but coreutils
# builds it using the _PROGRAMS automake primary to avoid libtool, and
# pkglibdir_PROGRAMS is not allowed by automake v1.11-373-g9ca6326
# (since programs should be in pkglibexecdir, and libraries in pkglibdir),
# hence it was put in libexecdir. This is not terribly important, so I
# let it be (note that moving it is not enough, the path is built into
# the stdbuf binary). - Anssi 2012-07
%dir %{_libexecdir}/coreutils
%{_libexecdir}/coreutils/libstdbuf.so

%files doc
%doc ABOUT-NLS ChangeLog.bz2 NEWS THANKS TODO
%{_infodir}/coreutils*
%{_mandir}/man*/*


%changelog
* Tue Jan 01 2019 luigiwalser <luigiwalser> 8.25-3.1.mga6
+ Revision: 1348311
- rediff patch from fedora to fix CVE-2017-18018
- add patch from fedora to fix CVE-2018-17942

* Tue May 02 2017 neoclust <neoclust> 8.25-3.mga6
+ Revision: 1098521
- Add P3000 - Fixes CVE-2017-7476 (mga#20774)

* Sun Mar 13 2016 luigiwalser <luigiwalser> 8.25-2.mga6
+ Revision: 990211
- sync i18n stuff with fedora
- no longer require pam (also dropped in fedora, fixes circular dep)

* Sat Jan 23 2016 luigiwalser <luigiwalser> 8.25-1.mga6
+ Revision: 926715
- 8.25
- rediff patches 201, 1011, 2101
- remove patches 2102 and 2105
- add patch 2107 from fedora
- remove obsolete configure argument

* Fri Aug 21 2015 tmb <tmb> 8.24-2.mga6
+ Revision: 867419
- rebuild for new gcc

* Sat Jul 25 2015 blino <blino> 8.24-1.mga6
+ Revision: 857349
- 8.24
- rediff cp -i -f patch
- rediff DIR_COLORS patch
- update i18n from Fedora

* Fri May 15 2015 luigiwalser <luigiwalser> 8.23-6.mga5
+ Revision: 822099
- update i18n patch from fedora to fix buffer overflow (CVE-2015-404[12])

* Tue Dec 30 2014 luigiwalser <luigiwalser> 8.23-5.mga5
+ Revision: 807233
- update i18n patch from fedora (fix rhbz#1146185)

* Wed Oct 15 2014 umeabot <umeabot> 8.23-4.mga5
+ Revision: 740380
- Second Mageia 5 Mass Rebuild

* Thu Sep 18 2014 umeabot <umeabot> 8.23-3.mga5
+ Revision: 693687
- Rebuild to fix library dependencies

* Tue Sep 16 2014 umeabot <umeabot> 8.23-2.mga5
+ Revision: 678546
- Mageia 5 Mass Rebuild

* Wed Jul 23 2014 luigiwalser <luigiwalser> 8.23-1.mga5
+ Revision: 656115
- 8.23
- rediff patch 1155
- rediff df-direct patch (from fedora)
- update i18n patch (from fedora)

* Fri Feb 14 2014 luigiwalser <luigiwalser> 8.22-1.mga5
+ Revision: 591367
- 8.22
- update i18n patch (from fedora)
- rediff patches 1011, 1014, 2101, 201
- remove upstream patches

* Sat Dec 21 2013 luigiwalser <luigiwalser> 8.21-6.mga4
+ Revision: 559349
- update i18n patch (from fedora)
- add bugfixes from coreutils 8.22

* Sat Oct 19 2013 umeabot <umeabot> 8.21-5.mga4
+ Revision: 536374
- Mageia 4 Mass Rebuild

* Mon Sep 23 2013 blue_prawn <blue_prawn> 8.21-4.mga4
+ Revision: 484185
- fixed substraction with unsigned ints

* Mon Sep 23 2013 blue_prawn <blue_prawn> 8.21-3.mga4
+ Revision: 483699
- add --color option to md5sum and shaXsum

* Wed Jun 05 2013 colin <colin> 8.21-2.mga4
+ Revision: 437515
- Build the 'arch' tool (dropped from util-linux)
+ luigiwalser <luigiwalser>
- 8.21
- re-diff dateman patch
- re-diff df-direct patch (from fedora)
- remove patches upstreamed in 8.21 (3000-3002)
- update i18n patch (from fedora)
- add upstream patch (via fedora) to cleanup in install command when strip fails

* Thu May 02 2013 luigiwalser <luigiwalser> 8.20-5.mga3
+ Revision: 411987
- Add patches from upstream to fix three issues:
  - cp --no-preserve=mode incorrect exit status (gnu#13119)
  - seq not honoring the step value in some cases (gnu#13525)
  - ln -srf incorrectly updating a symlink with a relative path (gnu#14116)

* Wed May 01 2013 luigiwalser <luigiwalser> 8.20-4.mga3
+ Revision: 411789
- add upstream patch to remove spurious newline from seq -s output (mga#9940)

* Fri Feb 01 2013 luigiwalser <luigiwalser> 8.20-3.mga3
+ Revision: 393949
- update i18n patch from fedora to fix CVE-2013-022[1-3]

* Fri Jan 11 2013 umeabot <umeabot> 8.20-2.mga3
+ Revision: 348172
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Jan 05 2013 tmb <tmb> 8.20-1.mga3
+ Revision: 339424
- update to 8.20

* Fri Nov 09 2012 fwang <fwang> 8.19-2.mga3
+ Revision: 316579
- update rpm group

* Sat Sep 01 2012 tv <tv> 8.19-1.mga3
+ Revision: 287108
- new release
- su is dead (dropping associated patches)

* Fri Jul 27 2012 anssi <anssi> 8.17-3.mga3
+ Revision: 275003
- ls: fix coloring of relative symlinks in / so that they do not appear
  as broken (relative-symlink-in-root.patch from upstream git, regression
  of 8.17)
- fix libstdbuf.so location in filelist

* Sat Jul 21 2012 colin <colin> 8.17-2.mga3
+ Revision: 273158
- Update for usrmove

* Wed Jun 27 2012 tv <tv> 8.17-1.mga3
+ Revision: 264224
- new release
- rediff patches

* Mon Jun 04 2012 colin <colin> 8.15-2.mga3
+ Revision: 254041
- Add pam files for runuser[-l] (fixes calling runuser command - e.g. cyrus-imapd)

* Mon Mar 05 2012 tmb <tmb> 8.15-1.mga2
+ Revision: 219272
- drop buildroot and defattr
+ fwang <fwang>
- new version 8.15
+ tv <tv>
- new release
- sync with mdv
- disable patches 101 and 2104
- rediff patches 800 1011 2101 2104

* Tue Jan 04 2011 tmb <tmb> 8.8-2.mga1
+ Revision: 128
- imported package coreutils


* Tue Jan  4 2011 Thomas Backlund <tmb@mageia.org>  8.8-2.mga1
- initial import
- remove rpm tags

* Wed Dec 29 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 8.8-1mdv2011.0
+ Revision: 625742
- license is actually GPLv3+, not GPLv3.. ;p
- drop old patches
- don't install kill(1), it's provided by util-linux
- create all symlinks from /bin/ to /usr/bin in one and same loop
- drop no longer required fix for japanese catalog file
- be sure to own %%{_libdir}/coreutils directory
- fix check that fails to compile with -Werror=format-security (P1014)
- use included help2man
- sync patches with coreutils-8.8-1 from fedora
- sh-utils, fileutils & textutils merge with corresponding provides/obsoletes
  dates back to 2002, so we can prolly' safely drop these now... ;)
- new release: 8.8
- pass '--disable-silent-rules' to configure, build output is nice for build logs
- configure not to install 'hostname' & 'uptime' in %%build, rather than removing
  those in %%install
- do autofoo in %%prep
- remove perl regexp on texinfo page for wtmp path, now giving duplicate..
- compress ChangeLog in %%prep and drop shipping ancient changelogs
- explicitly build without selinux support
- obsolete/provide mktemp

* Tue Nov 16 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 8.7-3mdv2011.0
+ Revision: 598126
- replacing ealier release uploaded manually

  + Andrey Borzenkov <arvidjaar@mandriva.org>
    - source202: su -l PAM config (fedora)

* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 8.7-1mdv2011.0
+ Revision: 598011
- new version 8.7

  + Tomasz Pawel Gajc <tpg@mandriva.org>
    - update to new version 8.6
    - update patches 706 and 800 (from Fedora)

* Tue Aug 31 2010 Thierry Vignaud <tv@mandriva.org> 8.5-2mdv2011.0
+ Revision: 574911
- let the doc subpackage be noarch

* Thu Apr 29 2010 Funda Wang <fwang@mandriva.org> 8.5-1mdv2010.1
+ Revision: 540892
- New version 8.5

* Tue Feb 09 2010 Funda Wang <fwang@mandriva.org> 8.4-2mdv2010.1
+ Revision: 502813
- rebuild for new gmp

* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 8.4-1mdv2010.1
+ Revision: 491125
- add several BRs for locales
- new version 8.4

* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 8.3-1mdv2010.1
+ Revision: 489498
- no tests needed to be disabled
- rediff i18n patch
- rediff some patches
- New version 8.3

* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 8.2-1mdv2010.1
+ Revision: 485787
- disable utimens too
- disable tests which introduce assertion (unknown reason)
- disable format check in check section
- rediff spacedir patch
- New version 8.2
- drop touch_errno patch (don't know where it comes and does not apply)
- renew uname patch with fedora one
- rediff patches

* Fri Oct 16 2009 Frederic Crozat <fcrozat@mandriva.com> 7.5-2mdv2010.0
+ Revision: 457931
- Move tac to /bin, needed for latest initscripts

* Sun Aug 23 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 7.5-1mdv2010.0
+ Revision: 419994
- add missing buildrequires on strace, bison, flex, libcap-devel and libgmp-devel
- spec file clean
- rediff patches 800, 1011 and 1013
- disable rpath
- fix license
- package libstdbuf.so

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Add su manpage (Bug #51699)

* Mon Jul 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.4-2mdv2010.0
+ Revision: 398210
- re-activate utimensat, now the xen kernel is uptodate

* Tue May 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.4-1mdv2010.0
+ Revision: 377815
- new version

  + Thierry Vignaud <tv@mandriva.org>
    - new version

* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 7.2-1mdv2010.0
+ Revision: 370446
- New version 7.2

* Thu Mar 05 2009 Frederic Crozat <fcrozat@mandriva.com> 7.1-2mdv2009.1
+ Revision: 349061
- Add explicit provides for /bin/env and /usr/bin/env

* Thu Feb 26 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 7.1-1mdv2009.1
+ Revision: 345271
- add versioned buildrequires on tar & automake for xz support
- new release: 7.1
- rediff a lot of patches..
- fix typo
- update DIR_COLORS patch with new .xz format added

  + Tomasz Pawel Gajc <tpg@mandriva.org>
    - rebuild for python-2.6

* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 6.12-4mdv2009.1
+ Revision: 316959
- rediffed some fuzzy patches

* Tue Nov 11 2008 Gustavo De Nardin <gustavodn@mandriva.com> 6.12-3mdv2009.1
+ Revision: 302337
- cripple coreutils to not use utimensat() syscall, available since kernel
  2.6.22, for Xen kernel compatibility (#45606)

  + Thierry Vignaud <tv@mandriva.org>
    - remove tool list from description

* Tue Jun 24 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 6.12-2mdv2009.0
+ Revision: 228635
- Fix wrong allocation size
  The line which allocates szStrings is allocating only
  three bytes instead of the space required for three
  char pointers.
  Bug reproducible by doing 'uname -p'.

* Mon Jun 16 2008 Funda Wang <fwang@mandriva.org> 6.12-1mdv2009.0
+ Revision: 219518
- fix problematic cut test case
- chmod at prep section
- New version 6.12
- sync i18n patch with fedora

* Thu May 01 2008 Funda Wang <fwang@mandriva.org> 6.11-1mdv2009.0
+ Revision: 199891
- rediff groupfix patch
- rediff i18n and pam patch
- rediff patch703
- New version 6.11

* Fri Mar 07 2008 Andreas Hasenack <andreas@mandriva.com> 6.10-4mdv2008.1
+ Revision: 181646
- drop specific versioned requires of automake
- fix "id" can't fetch group name (#38577)

* Tue Jan 29 2008 Funda Wang <fwang@mandriva.org> 6.10-3mdv2008.1
+ Revision: 159680
- fix requirment on info-install

* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 6.10-2mdv2008.1
+ Revision: 158552
- update binary list

* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 6.10-1mdv2008.1
+ Revision: 158248
- Update i18n patch with fedora one
- rediff uname patch
- rediff pam patch
- New version 6.10
- drop patches merged upstream

* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 6.9-6mdv2008.1
+ Revision: 149129
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Arnaud Patard <apatard@mandriva.com>
    - Use proper way to change CFLAGS in the spec file.
      (aka dd if=/dev/zero bs=1M count=300 | time -p sum -s bug fix).

* Thu Sep 06 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 6.9-5mdv2008.0
+ Revision: 81114
- disable coloring for text documents

* Sun Aug 26 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 6.9-4mdv2008.0
+ Revision: 71568
- give black background for white text for documents in case of using
  terminal with white background (updates P1011, fixes #32827)
- add some more files to doc coloring (updates P1011)

* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 6.9-3mdv2008.0
+ Revision: 69360
- kill file require on info-install

  + Per Øyvind Karlsen <peroyvind@mandriva.org>
    - add coloring for .wma & *rc (updates P1011)
    - add even more formats (updates P1011, I have no life:p)
    - drop lzma patch (P1010) and rather merge with generic dircolors patch (P1011)
    - add some more formats (updates P1011)
    - regenerate dircolors.h with dcgen in stead of patch
    - add coloring for backup files (updates P1011)
    - drop junk and be sure not to remove copyright notice in dircolors.hin (updates P1011)
    - add white color for document formats (updates P1011)
    - add a few more formats (updates P1011)
    - update P1011 with coloring for .flv (flash video)

* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 6.9-2mdv2008.0
+ Revision: 51981
- Add fedora patch to build against glibc 2.6
- Update program list
- Obsoletes base64

  + Per Øyvind Karlsen <peroyvind@mandriva.org>
    - add back always blinking colors for broken symlinks (P1013)
    - fix P1011 as it reverted P1010 and lzma coloring

* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 6.9-1mdv2008.0
+ Revision: 51465
- Enable test scripts
- Remove old acl patches
- rediff patch 1011
- Rediff patch 1010.
- Add patch1012: From fedora, fix ls -x
- Rediff patch800: from fedora
- Rediff patch706: from Fedora.
- Rediff patch1155
- remove patch107: obsoletes by upstream code
- Remove patch102: sparc detection not there
- Remove patch0: lg.po not there
- New upstream version

* Wed Jul 11 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 5.97-8mdv2008.0
+ Revision: 51341
- drop S101 & S102 and rather merge with dircolors.hin in package as well as add few types (P1011)
- add lzma coloring support for ls (P1010, might need some more work?)
- change to and fix usage of new automake 1.10
- fix inclusion of locale files

* Mon May 28 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 5.97-7mdv2008.0
+ Revision: 32177
+ rebuild (emptylog)

* Mon May 28 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 5.97-6mdv2008.0
+ Revision: 32036
- fix -doc description
- remove redundant build-requirement of acl-devel

  + Anssi Hannula <anssi@mandriva.org>
    - fix URL


* Tue Feb 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 5.97-6mdv2007.0
+ Revision: 123126
- bump release (#28834)

  + Per Øyvind Karlsen <pkarlsen@mandriva.com>
    - reintroduce interactive override (-if) and rather fix check (P1155, real fix for #16209)

  + Olivier Blin <oblin@mandriva.com>
    - explicitely run autotools (or else configure is run two times), we need them for pam/i18n/acl/xattr/hname

* Fri Oct 20 2006 Olivier Blin <oblin@mandriva.com> 5.97-4mdv2007.1
+ Revision: 71290
- rebuild for su to be linked with pam (#26353 and #26527)
- Import coreutils

* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-3mdv2007.0
- kill patch 1155 thus the testsuite works again (#16209)
  [warning: this means cp -i -f behaves like cp -i, no more like cp -f]
- update & reenable patch 1001-1004 from suse (ACL+xattr support)

* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-1mdv2007.0
- new release
- update patches 800 & 1001 from rh
- rediff patches 101, 105, 111, 114, 1115, 703 & 1003
- kill patches 108, 112, 116, 117, 153, 908, 2000 (merged upstream)
- kill patch 2001 (no more needed)
- kill patch 105 (unstandard option)
- drop patches 111 (deprecated rh patch introduced in fileutils-4.1.1-1mdk),
  114 (likewise, 4.1) 115 (likewise, 4.1.5-1mdk), 710, 901 (no more needed),
  1002 (merged in 1001)
- source 200: sync with fedora
- disable patch 104 (it's time to catch offenders) and 1003 (broken)
- fix build

* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.2.1-11mdv2007.0
- patch 2000: update zh translation (#17302)
- patch 2001: fix build
- fix macro-in-%%changelog

* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 5.2.1-10mdk
- rebuild for sparc

* Mon Jan 30 2006 Olivier Blin <oblin@mandriva.com> 5.2.1-9mdk
- use "include" directive instead of deprecated pam_stack module

* Fri Aug 19 2005 Stew Benedict <sbenedict@mandriva.com> 5.2.1-8mdk
- redo LSB/i18n patch, join segfaults during LSB testing 
  when compiled with gcc4

* Fri Aug 12 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 5.2.1-7mdk
- patches 1001, 1002 1003: add support to posix acls and extended attributes
  (#15050)
- patch 801: fix some typos in pt_BR.po file

* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 5.2.1-6mdk
- fix rpmlint errors (PreReq)

* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-5mdk
- move expr into /bin (#7052)

* Mon Jul 26 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 5.2.1-4mdk
- run automake for patch 111

* Fri Jun 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-3mdk
- simplify build

* Thu Jun 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-2mdk
- fix link with pam
- fix --short-circuit when %%build failled
- patch 910: show correct CPU name (Marcin Gondek, #7865)
  (if it brokes anything, we'll revert)
- patch 111: fix ls build

* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-1mdk
- new release
- remove patch 502, 906 (useless)