forked from pool/findutils
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=69
This commit is contained in:
parent
cec93334f9
commit
93f389494d
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user