Accepting request 94767 from home:coolo:removeautomake
add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94767 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=37
This commit is contained in:
parent
dd75cc3206
commit
f4498dd35d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 16:04:20 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 22:58:13 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@ -15,13 +15,11 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem
|
||||
|
||||
Name: cifs-utils
|
||||
Version: 4.9
|
||||
Release: 1
|
||||
License: GPLv3+
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: Utilities for doing and managing mounts of the Linux CIFS filesyste
|
||||
Group: System/Filesystems
|
||||
Url: http://www.samba.org/linux-cifs/cifs-utils/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -36,7 +34,10 @@ PreReq: /sbin/chkconfig
|
||||
%define initdir %{_sysconfdir}/init.d
|
||||
Provides: cifs-mount = %{version}
|
||||
Obsoletes: cifs-mount < %{version}
|
||||
BuildRequires: krb5-devel libcap-devel libtalloc-devel
|
||||
BuildRequires: automake
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libtalloc-devel
|
||||
%if 0%{?suse_version} > 1110
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user