Accepting request 122728 from home:puzel:branches:Base:System
- fix build with automake-1.12 - add: automake-1.12.patch OBS-URL: https://build.opensuse.org/request/show/122728 OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=31
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: findutils
|
||||
Url: http://www.gnu.org/software/findutils/
|
||||
Version: 4.5.10
|
||||
@@ -34,6 +35,7 @@ Patch1: findutils-4.4.2-xautofs.patch
|
||||
Patch2: findutils-4.4.2-updatedb.patch
|
||||
Patch3: findutils-4.5.10-prune_unknown.patch
|
||||
Patch4: findutils-4.5.10-updatedb_ignore_nfsv4.patch
|
||||
Patch5: automake-1.12.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: automake
|
||||
%if 0%{?suse_version} > 1100
|
||||
@@ -62,7 +64,8 @@ Summary: Tool for Locating Files (findutils subpackage)
|
||||
Group: Productivity/File utilities
|
||||
Provides: findutils:/usr/bin/locate
|
||||
PreReq: %{fillup_prereq}
|
||||
Requires: cron findutils = %{version}
|
||||
Requires: cron
|
||||
Requires: findutils = %{version}
|
||||
|
||||
%description locate
|
||||
This package contains the locate program which is part of the GNU
|
||||
@@ -80,6 +83,7 @@ switching on the computer.
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
|
Reference in New Issue
Block a user