diff --git a/.cvsignore b/.cvsignore index 008884f..acb7283 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -findutils-4.1.6.tar.gz +findutils-4.1.7.tar.gz diff --git a/findutils.spec b/findutils.spec index 46a9f58..14de1eb 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,12 +1,11 @@ Summary: The GNU versions of find utilities (find and xargs). Name: findutils -Version: 4.1.6 -Release: 2 +Version: 4.1.7 +Release: 1 Epoch: 1 Copyright: GPL Group: Applications/File Source0: ftp://alpha.gnu.org/gnu/%{name}-%{version}.tar.gz -Patch0: findutils-4.1.6-nolibrt.patch Prereq: /sbin/install-info Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -25,9 +24,6 @@ useful for finding things on your system. %prep %setup -q -# no need to link against librt/libpthreads... -%patch0 -p1 -b .nolibrt - %build %define optflags $RPM_OPT_FLAGS -D_GNU_SOURCE %configure @@ -64,6 +60,9 @@ rm -rf %{buildroot} %{_infodir}/find.info* %changelog +* Sun Jun 03 2001 Florian La Roche +- update to 4.1.7, no additional patch needed anymore + * Thu Feb 8 2001 Preston Brown - remove extraneous linking to librt/libpthreads. diff --git a/sources b/sources index 96f36b8..35747a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8b51cf250396baa05249a672cece95c findutils-4.1.6.tar.gz +582d9b35006065f81f71d681c165fa1e findutils-4.1.7.tar.gz