SHA256
1
0
forked from pool/findutils
Dr. Werner Fink 2016-03-14 14:50:10 +00:00 committed by Git OBS Bridge
parent cec93334f9
commit 93f389494d
2 changed files with 0 additions and 8 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Mar 14 14:23:10 UTC 2016 - werner@suse.de
- Add patch LDBL_MAX-gcc4.4.patch to fix build on all ppc platforms
Note that this patch might be a temporary patch.
-------------------------------------------------------------------
Mon Jan 11 22:25:09 UTC 2016 - mail@bernhard-voelker.de

View File

@ -33,7 +33,6 @@ Source0: http://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
# adds a new option -xautofs to find to not descend into directories on autofs file systems
Patch0: findutils-4.4.2-xautofs.patch
Patch1: LDBL_MAX-gcc4.4.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# BuildRequire dejagnu for 'runtest' to execute all tests.
@ -64,7 +63,6 @@ useful for finding things on your system.
%prep
%setup -q
%patch0
%patch1
%build
%if 0%{?qemu_user_space_build}